Commit Graph

9197 Commits

Author SHA1 Message Date
Adam 3654a6e155 feat(app): close projects from hover card 2026-01-22 11:03:49 -06:00
Adam d29619006c fix(app): don't auto nav to workspace after reset 2026-01-22 10:57:43 -06:00
Adam 070dbd1111 Revert "fix: handle special characters in paths and git snapshot reading logic(#9804) (#9807)"
This reverts commit 6e81139742.
2026-01-22 10:37:13 -06:00
Adam 4e9d2881f4 Revert "fix(core): snapshot regression"
This reverts commit 9ca28b4752.
2026-01-22 10:35:31 -06:00
Aiden Cline 64668b52bb tweak: bash tool, ensure cat will trigger external_directory perm 2026-01-22 10:26:06 -06:00
karta0807913 367a824ef6 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 7314571c3f fix(codex): write refresh tokens to openai auth (#10010) (#10011) 2026-01-22 09:53:09 -06:00
bewareoftheleopard 497e4e533a fix(desktop): Expand font stacks to include macOS Nerd Font default names (#10045) 2026-01-22 08:56:19 -06:00
Ryan Miville eec1c41b20 fix(app): support ctrl-n/p in lists (#10036) 2026-01-22 08:33:35 -06:00
Yash Rathore 5097c65e5f fix(app): clear session hover state on navigation (#10031) 2026-01-22 08:32:13 -06:00
Brendan Allan 0095248060 fix(desktop): correct NO_PROXY syntax 2026-01-22 22:18:08 +08:00
Brendan Allan 37ad210ddf fix(desktop): attempt to improve connection reliability 2026-01-22 22:06:28 +08:00
GitHub Action 5d4ca9809d chore: generate 2026-01-22 13:43:36 +00:00
Adam 526b00d413 feat(app): add workspace startup script to projects 2026-01-22 07:42:56 -06:00
Adam c6e2d5b129 test(app): terminal smoke test 2026-01-22 07:34:44 -06:00
Adam 702b12cefc test(app): file viewer smoke test 2026-01-22 07:34:44 -06:00
Adam 610db34cbd test(app): model picker smoke test 2026-01-22 07:34:44 -06:00
Adam 824fc5ffa9 test(app): @ attachment smoke test 2026-01-22 07:34:44 -06:00
Adam c889f0220e test(app): slash command smoke tests 2026-01-22 07:34:44 -06:00
Adam 738d1f1076 test(app): settings smoke tests 2026-01-22 07:34:44 -06:00
Adam 56aa0fd814 fix: type error 2026-01-22 07:24:13 -06:00
Adam 84d5bf88bd fix: satisfies 2026-01-22 07:19:41 -06:00
Adam a8a3b6395f fix(app): hover-card scrolling 2026-01-22 07:16:02 -06:00
Adam 5c6257b450 fix(app): auto-scroll 2026-01-22 07:16:02 -06:00
Adam 7362ce4ebf fix(app): auto-scroll 2026-01-22 07:16:01 -06:00
Alex Yaroshuk bcbd28637e feat(app): add scrollbar styling to session page (#10020) 2026-01-22 06:53:55 -06:00
GitHub Action 715e3e1359 chore: generate 2026-01-22 12:47:58 +00:00
Sondre 10987bd8a6 feat: Add support for Norwegian translations (#10018) 2026-01-22 06:47:19 -06:00
Adam bbd6e5e795 feat(app): copy buttons for assistant messages and code blocks 2026-01-22 06:29:38 -06:00
Adam aedde07d52 fix(app): snap to bottom on prompt 2026-01-22 05:45:53 -06:00
Adam fb0ba294c3 fix(app): a11y translations 2026-01-22 05:36:38 -06:00
Rahul A Mistry 7935918fc7 fix(desktop): change project path tooltip position to bottom (#9497) 2026-01-22 05:23:37 -06:00
GitHub Action fa3ff3c9cf chore: generate 2026-01-22 11:11:32 +00:00
Nolan Darilek 8cc86d4fdd fix(app): session screen accessibility improvements (#9907) 2026-01-22 05:10:53 -06:00
Adam f996db05ae chore: update website stats 2026-01-22 04:53:12 -06:00
Shoubhit Dash 1b2b08aaa4 refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
David Hill 55afe9bccf fix: add 8px left margin to sidebar toggle on desktop 2026-01-22 09:50:13 +00:00
David Hill a1263c662b fix: match terminal toggle button size with sidebar and review toggles 2026-01-22 09:48:10 +00:00
David Hill cd7fac12c3 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 925a50aee3 feat(i18n): add Arabic language support (#9947) 2026-01-22 02:14:01 -06:00
DNGriffin a03641a850 feat(app): always show Toggle-Review button (#9944) 2026-01-22 02:09:55 -06:00
Aiden Cline 4a98b986ea fix: ensure images are properly returned as tool results 2026-01-21 23:54:44 -06:00
Alex Sadleir 2791300b65 fix(acp): rename setSessionModel to unstable_setSessionModel (#9940) 2026-01-21 22:11:09 -06:00
luo jiyin 155a6302d2 fix: correct spelling 'supercedes' to 'supersedes' (#9935)
Signed-off-by: luojiyin <luojiyin@hotmail.com>
2026-01-21 22:10:40 -06:00
Ronan Kearns 2e316d7de0 fix(app): open terminal pane when creating new terminal (#9926) 2026-01-21 21:09:08 -06:00
dpuyosa 36ece4e82f feat: Add promptCacheKey for Venice provider (#9915) 2026-01-21 20:28:04 -06:00
Daniel Rodriguez e10f160f10 fix: include _noop tool in activeTools for LiteLLM proxy compatibility (#9912) 2026-01-21 18:46:41 -06:00
GitHub Action 45b5f91a26 chore: generate 2026-01-22 00:22:40 +00:00
opencode 242eb8896a release: v1.1.31
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-22 00:22:10 +00:00
Adam 8f7aec53cd fix(app): use message diffs, not session diffs 2026-01-21 18:18:57 -06:00