opencode-agent[bot]
34985e1e85
chore: generate
2026-06-01 08:47:26 +00:00
Shoubhit Dash
9806fb32c4
fix(opencode): avoid nullable webfetch format schema ( #30215 )
2026-06-01 14:15:57 +05:30
Orca丶
78322548a2
fix(tui): prevent prompt corruption when pasting near wide characters ( #29710 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Simon Klee <hello@simonklee.dk >
2026-06-01 08:42:14 +00:00
smagnuso
8e0f2d2637
fix(acp): honor session/cancel by aborting the running turn ( #30145 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-06-01 14:08:28 +05:30
opencode-agent[bot]
b2fe9b7380
chore: generate
2026-06-01 07:27:27 +00:00
Simon Klee
401dbd7e05
opencode(run): add queued prompt management ( #30103 )
...
Direct run mode previously made submitted follow-up prompts irrevocable while a response was still running. Let users edit or remove queued prompts before dispatch without interrupting the active turn.
2026-06-01 09:26:09 +02:00
Aiden Cline
f8c9de0ba2
refactor(session): align namespace imports and inline trivial helpers ( #30180 )
2026-06-01 00:00:40 -05:00
Aiden Cline
46aa2dead1
refactor(opencode): simplify provider setup flow ( #30173 )
2026-05-31 23:17:57 -05:00
Aiden Cline
1518d81f47
refactor(opencode): inline local provider helpers ( #30169 )
2026-05-31 22:59:44 -05:00
opencode-agent[bot]
ecc32ba7b2
fix(tui): remount session view on session switch ( #30129 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-05-31 18:30:29 +00:00
opencode-agent[bot]
ba6532a3f1
chore: generate
2026-05-31 17:35:31 +00:00
Dax
eb70a80cea
fix(opencode): remove automatic full session diffs ( #30127 )
2026-05-31 17:34:14 +00:00
Dax
07a4c49e30
feat(worktree): add managed workspace cloning ( #30117 )
2026-05-31 11:57:44 -04:00
opencode-agent[bot]
8f4fffcf90
chore: generate
2026-05-31 08:59:27 +00:00
Simon Klee
628148c828
tui(run): use keymap instead of raw key events ( #30077 )
...
Co-authored-by: Sebastian Herrlinger <hasta84@gmail.com >
2026-05-31 10:58:12 +02:00
Dax Raad
5a76aff419
fix(sdk): preserve generated event contracts
2026-05-31 03:18:43 -04:00
opencode-agent[bot]
c6f77e50f8
chore: generate
2026-05-31 01:09:55 +00:00
Dax
e2a8e18298
refactor(core): move database schema ownership ( #29068 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-30 21:08:38 -04:00
opencode-agent[bot]
ad30c6ae55
chore: generate
2026-05-30 23:31:35 +00:00
Jérôme Benoit
c50ec8e5e4
fix(opencode): support sap-ai-core anthropic opus 4.7+ adaptive reasoning ( #29991 )
2026-05-30 18:30:21 -05:00
Aiden Cline
9122c853b4
fix(opencode): default display summarized for gateway opus 4.7+ adaptive reasoning ( #30027 )
2026-05-30 18:07:06 -05:00
Shantur Rathore
1990bd1605
feat(core): add session metadata support ( #23068 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-05-30 16:58:11 -05:00
Dax
999db7786c
feat(core): add location-scoped config loading ( #29625 )
2026-05-30 04:06:08 +00:00
Kit Langton
e06581a495
fix(tui): align wrapped inline tool rows ( #28664 )
2026-05-29 21:50:05 -04:00
James Murdza
654a9d649a
fix(workspaces): surface real error messages on failed workspace operations ( #29167 )
...
Signed-off-by: James Murdza <james@jamesmurdza.com >
2026-05-29 17:00:23 -04:00
opencode-agent[bot]
769fb526b1
chore: generate
2026-05-29 20:06:03 +00:00
Shoubhit Dash
02e52b984b
feat(acp): promote next implementation ( #29929 )
2026-05-30 01:34:44 +05:30
Aiden Cline
db24893a4e
fix(opencode): support vertex opus adaptive reasoning ( #29911 )
2026-05-29 11:35:26 -05:00
Shoubhit Dash
2ce664fb69
fix(tui): pin dialog select footer to bottom ( #29878 )
2026-05-29 16:43:50 +05:30
opencode-agent[bot]
79e40b5f10
chore: generate
2026-05-29 10:11:21 +00:00
Shoubhit Dash
b532c9ec2b
feat(tui): add session switcher plugin ( #29861 )
2026-05-29 15:39:34 +05:30
Shoubhit Dash
ff739485b2
fix(opencode): serialize mcp auth mutations ( #29852 )
2026-05-29 14:50:15 +05:30
Aiden Cline
02a7158a86
fix(opencode): retry stalled SSE streams ( #29837 )
2026-05-29 00:19:54 -05:00
Aiden Cline
069f20249e
fix(openai): proxy websocket connections under bun ( #29832 )
2026-05-28 23:53:07 -05:00
Luke Parker
da50ea34db
fix(opencode): allow pid 0 in Pty.Info for Windows ConPTY ( #29828 )
2026-05-29 13:47:50 +10:00
Luke Parker
1be5d7712f
fix(desktop): bump @lydell/node-pty to 1.2.0-beta.12 ( #29803 )
2026-05-29 10:35:20 +10:00
Saurav M H
4854d1631b
fix(opencode): pass OAuth scopes to GoogleAuth for Vertex AI ( #15110 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-05-28 19:05:43 -05:00
Aiden Cline
6a517c3e8a
fix(tui): order connected provider models by release date ( #29798 )
2026-05-28 16:37:32 -05:00
Guilherme França
0749d6d4db
fix(dialog-provider): change url for opencode-go provider to correct… ( #29780 )
2026-05-28 15:49:24 -05:00
Aiden Cline
e3aa026d93
fix(openai): preserve websocket upgrade error messages ( #29774 )
2026-05-28 14:34:28 -05:00
Aiden Cline
abaca781d0
fix(opencode): enable adaptive reasoning for opus 4.7+ ( #29769 )
2026-05-28 12:19:34 -05:00
Filip
db7604825b
fix(core): allow colons inside passwords ( #29576 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
2026-05-28 13:17:35 -04:00
Aiden Cline
fb871c2cdb
fix(tui): restore thinking spinner ( #29765 )
2026-05-28 11:24:45 -05:00
Shoubhit Dash
36e8705df5
fix(acp): cover smoke parity gaps ( #29719 )
2026-05-28 16:25:00 +05:30
Shoubhit Dash
1a0f8c976d
fix(acp): speed up acp-next warm switches ( #29713 )
2026-05-28 15:10:17 +05:30
Shoubhit Dash
7a7ec13e18
fix(acp): improve acp-next first-session startup ( #29709 )
2026-05-28 14:53:47 +05:30
Luke Parker
76865d0687
fix(openai): keep websocket response timeouts active ( #29699 )
2026-05-28 18:28:01 +10:00
Aiden Cline
29dec8214f
fix(openai): retry websocket stream failures ( #29673 )
2026-05-28 01:16:18 -05:00
opencode-agent[bot]
2c9db3771f
chore: generate
2026-05-28 05:15:21 +00:00
Shoubhit Dash
7e061cdff0
feat(acp): implement acp-next prompt ( #29664 )
2026-05-28 10:43:59 +05:30