Commit Graph

7919 Commits (31f3a508dc3cec8dcc7ea05fbff1f1ed6b316f6d)
 

Author SHA1 Message Date
Adam 31f3a508dc
Revert "fix(core): snapshot regression"
This reverts commit bb710e9ea1.
2026-01-22 10:35:31 -06:00
Aiden Cline 3b7c347b2e tweak: bash tool, ensure cat will trigger external_directory perm 2026-01-22 10:26:06 -06:00
Aiden Cline 2e09d7d835 ignore: git ignore the lockfiles for .opencode 2026-01-22 10:06:39 -06:00
karta0807913 29cebd73e5
feat(mcp log): print mcp stderr to opencode log file (#9982)
Co-authored-by: chuxuan.liang <chuxuan.liang@bytedance.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-22 10:02:26 -06:00
Cas e4286ae7a3
fix(codex): write refresh tokens to openai auth (#10010) (#10011) 2026-01-22 09:53:09 -06:00
bewareoftheleopard c3f393bcc1
fix(desktop): Expand font stacks to include macOS Nerd Font default names (#10045) 2026-01-22 08:56:19 -06:00
Ryan Miville 9aa54fd71b
fix(app): support ctrl-n/p in lists (#10036) 2026-01-22 08:33:35 -06:00
Yash Rathore e85b953087
fix(app): clear session hover state on navigation (#10031) 2026-01-22 08:32:13 -06:00
Brendan Allan b776ba6b76
fix(desktop): correct NO_PROXY syntax 2026-01-22 22:18:08 +08:00
Brendan Allan 224b2c37d7
fix(desktop): attempt to improve connection reliability 2026-01-22 22:06:28 +08:00
GitHub Action 16a8f5a9c3 chore: generate 2026-01-22 13:43:36 +00:00
Adam 16fad51b5e feat(app): add workspace startup script to projects 2026-01-22 07:42:56 -06:00
Adam 287511c9b1 test(app): terminal smoke test 2026-01-22 07:34:44 -06:00
Adam 0a678eeacc test(app): file viewer smoke test 2026-01-22 07:34:44 -06:00
Adam c031139b89 test(app): model picker smoke test 2026-01-22 07:34:44 -06:00
Adam 710dc4fa94 test(app): @ attachment smoke test 2026-01-22 07:34:44 -06:00
Adam ec53a7962e test(app): slash command smoke tests 2026-01-22 07:34:44 -06:00
Adam 6f7d710129 test(app): settings smoke tests 2026-01-22 07:34:44 -06:00
Adam 513a8a3d26 test(app): smoke tests spec 2026-01-22 07:34:44 -06:00
Adam c41c9a366f
fix: type error 2026-01-22 07:24:13 -06:00
Adam 4385f03053
fix: satisfies 2026-01-22 07:19:41 -06:00
Adam 8e3b459d77
fix(app): hover-card scrolling 2026-01-22 07:16:02 -06:00
Adam 3807523f49
fix(app): auto-scroll 2026-01-22 07:16:02 -06:00
Adam 09997bb6c8
fix(app): auto-scroll 2026-01-22 07:16:01 -06:00
Alex Yaroshuk aa17729008
feat(app): add scrollbar styling to session page (#10020) 2026-01-22 06:53:55 -06:00
GitHub Action b59f3e6811 chore: generate 2026-01-22 12:47:58 +00:00
Sondre 8427f40e8d
feat: Add support for Norwegian translations (#10018) 2026-01-22 06:47:19 -06:00
GitHub Action e9c6a4a2d4 chore: generate 2026-01-22 12:30:20 +00:00
Adam fb007d6bab
feat(app): copy buttons for assistant messages and code blocks 2026-01-22 06:29:38 -06:00
GitHub Action 4ca088ed12 ignore: update download stats 2026-01-22 2026-01-22 12:05:29 +00:00
Adam ae2693425e
fix(app): snap to bottom on prompt 2026-01-22 05:45:53 -06:00
Adam d9b9485019
fix(app): a11y translations 2026-01-22 05:36:38 -06:00
Rahul A Mistry 366da595af
fix(desktop): change project path tooltip position to bottom (#9497) 2026-01-22 05:23:37 -06:00
Ariane Emory fb3d8e83c5
chore: add plans directory to .opencode gitignore (resolves #10005) (#10006) 2026-01-22 05:19:13 -06:00
GitHub Action d14735ef4b chore: generate 2026-01-22 11:11:32 +00:00
Nolan Darilek 3435327bc0
fix(app): session screen accessibility improvements (#9907) 2026-01-22 05:10:53 -06:00
Adam 8a043edfd5
chore: update website stats 2026-01-22 04:53:12 -06:00
GitHub Action de07cf26e8 chore: generate 2026-01-22 10:49:25 +00:00
Shoubhit Dash c737776958
refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
David Hill 7b0ad87781 fix: add 8px left margin to sidebar toggle on desktop 2026-01-22 09:50:13 +00:00
David Hill 3b92d5c1c6 fix: match terminal toggle button size with sidebar and review toggles 2026-01-22 09:48:10 +00:00
David Hill cf1fc02d27 update jump to latest button with circular design and animation
- 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-22 09:41:28 +00:00
NourEldin Osama ba2e35e29c
feat(i18n): add Arabic language support (#9947) 2026-01-22 02:14:01 -06:00
DNGriffin 9afc067152
feat(app): always show Toggle-Review button (#9944) 2026-01-22 02:09:55 -06:00
Idris Gadi 9fc182baf2
docs: add API server section in CONTRIBUTING.md (#9888) 2026-01-22 00:36:57 -06:00
Aiden Cline c2844697f3 fix: ensure images are properly returned as tool results 2026-01-21 23:54:44 -06:00
Alex Sadleir fc0210c2fd
fix(acp): rename setSessionModel to unstable_setSessionModel (#9940) 2026-01-21 22:11:09 -06:00
Caleb Norton f1df6f2d18
chore: update flake.lock (#9938) 2026-01-21 22:10:55 -06:00
luo jiyin c3415b79fe
fix: correct spelling 'supercedes' to 'supersedes' (#9935)
Signed-off-by: luojiyin <luojiyin@hotmail.com>
2026-01-21 22:10:40 -06:00
Ronan Kearns af1e2887bd
fix(app): open terminal pane when creating new terminal (#9926) 2026-01-21 21:09:08 -06:00