Commit graph

15,062 commits

Author SHA1 Message Date
Aiden Cline
16a992c7a9 fix(core): update permission tests for prompt input 2026-07-06 14:40:44 -05:00
Aiden Cline
7da1598830 chore: update merge branch with latest v2 2026-07-06 14:32:06 -05:00
Aiden Cline
451b6434d1 chore: update merge branch with latest dev 2026-07-06 14:32:00 -05:00
Aiden Cline
6cd5812ca1 chore: merge dev into v2 2026-07-06 14:31:36 -05:00
Dax Raad
36d17c30a7 fix(sdk): expose prompt input contract 2026-07-06 15:05:43 -04:00
Dax Raad
4d100de194 feat(core): resolve prompt attachments 2026-07-06 15:04:23 -04:00
opencode
203885d241 sync release versions for v1.17.14 2026-07-06 18:50:51 +00:00
Dax Raad
c13f06c30c feat(tui): use canonical prompt attachments 2026-07-06 14:35:31 -04:00
Kit Langton
91f1815732
refactor(core): rename system context to instructions (#35583) 2026-07-06 14:29:29 -04:00
opencode-agent[bot]
728e86b287 chore: generate 2026-07-06 18:20:49 +00:00
Aiden Cline
d5aa79c73a
feat(codemode): sync v2 implementation (#35574) 2026-07-06 13:19:21 -05:00
Kit Langton
1a52e1118e
refactor(core): remove unused session watermarks (#35579) 2026-07-06 13:55:47 -04:00
Kit Langton
f2f62438b8
refactor(core): unify live event subscriptions (#35578) 2026-07-06 13:46:59 -04:00
Kit Langton
2830176972
fix(plugin): reload late SDK plugins (#35576) 2026-07-06 13:36:19 -04:00
Dax Raad
06dcf3f221 fix(tui): remove committed undo messages 2026-07-06 13:08:25 -04:00
Dax Raad
f9442e7107 test(opencode): update active session mock 2026-07-06 13:01:36 -04:00
Dax Raad
ff499c3603 refactor(api): remove watermark sync surface 2026-07-06 13:01:36 -04:00
Aiden Cline
4cee5bd824
refactor(codemode): split interpreter and stdlib (#35572) 2026-07-06 12:01:14 -05:00
Dax Raad
f406fed924 fix(cli): ignore version mismatch on reconnect 2026-07-06 12:35:07 -04:00
Aiden Cline
5b2d90a441
feat(codemode): expand standard library support (#35566) 2026-07-06 10:36:02 -05:00
opencode-agent[bot]
04e8801f5b
fix(tui): soften interrupted step styling (#35466)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-06 09:30:55 -05:00
Aiden Cline
7f008df79d
fix(codemode): improve prompting (#35509) 2026-07-06 09:19:04 -05:00
opencode-agent[bot]
eb6ff0c1e0 chore: update nix node_modules hashes 2026-07-06 13:35:10 +00:00
Simon Klee
175d200e53
V2 opentui upgrade (#35544)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-06 15:34:57 +02:00
Simon Klee
41d11a8a89
cli: demote version mismatch to warning for now (#35548) 2026-07-06 14:39:58 +02:00
opencode-agent[bot]
0df44c4e91 chore: generate 2026-07-06 11:02:19 +00:00
Simon Klee
561070fbc2
deps: upgrade OpenTUI to v0.4.3 (#35226) 2026-07-06 13:01:08 +02:00
Simon Klee
0bba8c780a
cli/mini: fix run failure handling (#35539) 2026-07-06 12:34:44 +02:00
Simon Klee
32cf36de9d
mini migrate to v2 (#35526) 2026-07-06 11:03:30 +02:00
Brendan Allan
b0e41ff2c4
fix(app): use selected home project for new sessions (#35530) 2026-07-06 16:37:50 +08:00
opencode-agent[bot]
977a40af68 chore: generate 2026-07-06 08:21:25 +00:00
Brendan Allan
dffecb6478
fix(desktop): gate first launch onboarding (#34930) 2026-07-06 16:20:15 +08:00
Brendan Allan
7f57d2a9ac
feat(app): show draft server status in titlebar (#35521) 2026-07-06 16:12:53 +08:00
opencode-agent[bot]
377d5d2287
fix(app): avoid shortcut settings flash (#35349)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
2026-07-06 16:12:30 +08:00
Brendan Allan
38bb38ecb2
refactor(app): unify provider connect dialog (#35518) 2026-07-06 07:50:08 +00:00
Simon Klee
fb75ea2cf6
mini: fix default model (#35515) 2026-07-06 09:20:23 +02:00
Luke Parker
3a149ba71c
fix(app): optimize large review panes (#35375) 2026-07-06 16:26:03 +10:00
opencode-agent[bot]
14df88eab5
fix(app): preserve provider dialog backdrop (#35370)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-06 06:08:59 +00:00
opencode-agent[bot]
e12cb7fb6b chore: generate 2026-07-06 05:53:41 +00:00
Aiden Cline
d4f7039932
fix(codemode): unify catalog signatures (#35452) 2026-07-06 00:52:37 -05:00
Dax Raad
147da5d278 test(opencode): update project service stub 2026-07-06 01:32:58 -04:00
Dax Raad
eed23d8ee9 feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
Dax Raad
e6e951b252 docs: rebuild v2 documentation 2026-07-06 00:58:00 -04:00
Aiden Cline
4e019ba5d9
fix(core): expose MCP output schemas to code mode (#35502) 2026-07-05 23:12:45 -05:00
Aiden Cline
50a762e7b9
fix(mcp): preserve metadata across paginated tools (#35500) 2026-07-05 22:51:08 -05:00
opencode-agent[bot]
e0ec9be238 chore: update nix node_modules hashes 2026-07-06 03:49:25 +00:00
Aiden Cline
2b34df94fa
fix(mcp): preserve metadata across tool pages (#35439) 2026-07-05 22:28:28 -05:00
Aiden Cline
780c99bc2e
refactor(core): route questions through forms (#35422) 2026-07-05 22:28:05 -05:00
Aiden Cline
5bcf8d5a0b
feat(tui): render session forms (#35421) 2026-07-05 19:35:30 -05:00
opencode-agent[bot]
68f225a11d
fix(provider): preserve OpenRouter small model effort (#35478)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-05 18:50:25 -05:00