summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-01-22Revert "fix(core): snapshot regression"Adam
This reverts commit bb710e9ea151c94e68391a22c8199da8a8223342.
2026-01-22tweak: bash tool, ensure cat will trigger external_directory permAiden Cline
2026-01-22ignore: git ignore the lockfiles for .opencodeAiden Cline
2026-01-22feat(mcp log): print mcp stderr to opencode log file (#9982)karta0807913
Co-authored-by: chuxuan.liang <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-01-22fix(codex): write refresh tokens to openai auth (#10010) (#10011)Cas
2026-01-22fix(desktop): Expand font stacks to include macOS Nerd Font default names ↵bewareoftheleopard
(#10045)
2026-01-22fix(app): support ctrl-n/p in lists (#10036)Ryan Miville
2026-01-22fix(app): clear session hover state on navigation (#10031)Yash Rathore
2026-01-22fix(desktop): correct NO_PROXY syntaxBrendan Allan
2026-01-22fix(desktop): attempt to improve connection reliabilityBrendan Allan
2026-01-22chore: generateGitHub Action
2026-01-22feat(app): add workspace startup script to projectsAdam
2026-01-22test(app): terminal smoke testAdam
2026-01-22test(app): file viewer smoke testAdam
2026-01-22test(app): model picker smoke testAdam
2026-01-22test(app): @ attachment smoke testAdam
2026-01-22test(app): slash command smoke testsAdam
2026-01-22test(app): settings smoke testsAdam
2026-01-22test(app): smoke tests specAdam
2026-01-22fix: type errorAdam
2026-01-22fix: satisfiesAdam
2026-01-22fix(app): hover-card scrollingAdam
2026-01-22fix(app): auto-scrollAdam
2026-01-22fix(app): auto-scrollAdam
2026-01-22feat(app): add scrollbar styling to session page (#10020)Alex Yaroshuk
2026-01-22chore: generateGitHub Action
2026-01-22feat: Add support for Norwegian translations (#10018)Sondre
2026-01-22chore: generateGitHub Action
2026-01-22feat(app): copy buttons for assistant messages and code blocksAdam
2026-01-22ignore: update download stats 2026-01-22GitHub Action
2026-01-22fix(app): snap to bottom on promptAdam
2026-01-22fix(app): a11y translationsAdam
2026-01-22fix(desktop): change project path tooltip position to bottom (#9497)Rahul A Mistry
2026-01-22chore: add plans directory to .opencode gitignore (resolves #10005) (#10006)Ariane Emory
2026-01-22chore: generateGitHub Action
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-22chore: update website statsAdam
2026-01-22chore: generateGitHub Action
2026-01-22refactor(desktop): move markdown rendering to rust (#10000)Shoubhit Dash
2026-01-22fix: add 8px left margin to sidebar toggle on desktopDavid Hill
2026-01-22fix: match terminal toggle button size with sidebar and review togglesDavid Hill
2026-01-22update jump to latest button with circular design and animationDavid Hill
- add arrow-down-to-line icon - circular 32px button centered above prompt input - fade/scale/translate animation on show/hide - fix duplicate language.ru keys in i18n files
2026-01-22feat(i18n): add Arabic language support (#9947)NourEldin Osama
2026-01-22feat(app): always show Toggle-Review button (#9944)DNGriffin
2026-01-22docs: add API server section in CONTRIBUTING.md (#9888)Idris Gadi
2026-01-21fix: ensure images are properly returned as tool resultsAiden Cline
2026-01-21fix(acp): rename setSessionModel to unstable_setSessionModel (#9940)Alex Sadleir
2026-01-21chore: update flake.lock (#9938)Caleb Norton
2026-01-21fix: correct spelling 'supercedes' to 'supersedes' (#9935)luo jiyin
Signed-off-by: luojiyin <[email protected]>
2026-01-21fix(app): open terminal pane when creating new terminal (#9926)Ronan Kearns