Shoubhit Dash
65bfee111b
feat(core): expose project reference filesystem access ( #30423 )
2026-06-02 20:59:07 +05:30
Simon Klee
963da94117
tui: revert OpenTUI upgrade to 0.2.16 ( #30383 )
2026-06-02 13:26:54 +02:00
Simon Klee
262b1658fe
tui: show model context in run footer ( #30380 )
2026-06-02 13:09:03 +02:00
Dax Raad
ceb01ce587
feat(opencode): add filesystem read and list routes
2026-06-02 01:54:27 -04:00
Dax Raad
2844133ac5
refactor(core): simplify session pagination
2026-06-02 01:39:04 -04:00
Aiden Cline
eecefed308
fix(opencode): preserve websocket api errors ( #30321 )
2026-06-01 23:23:51 -05:00
opencode-agent[bot]
165c648fab
chore: generate
2026-06-02 03:28:04 +00:00
Aiden Cline
8c49ee3503
fix(opencode): remove sunsetted gpt-5.2 and gpt-5.3-codex from allowed models for codex subscriptions ( #30316 )
2026-06-01 22:20:44 -05:00
Kit Langton
780d5d958b
fix(tui): preserve live parts during session hydration ( #30300 )
2026-06-01 21:40:29 -04:00
opencode-agent[bot]
6466860e0a
chore: generate
2026-06-02 01:34:11 +00:00
Dax
3056f6c030
feat(core): add location-based permission service ( #30287 )
2026-06-02 01:32:50 +00:00
Luke Parker
46565cb572
fix(opencode): enforce storage path invariants ( #29666 )
2026-06-02 00:54:41 +00:00
opencode-agent[bot]
9b4c966316
chore: generate
2026-06-01 21:42:43 +00:00
Kit Langton
afdc6287a9
fix(tui): keep retry attempt before message ( #30275 )
2026-06-01 21:41:21 +00:00
Kit Langton
d591d7f3be
fix(tui): keep background marker with subagent label ( #30271 )
2026-06-01 15:56:15 -04:00
Aiden Cline
cf357dc4df
feat(core): update Copilot for token-based billing ( #30181 )
2026-06-01 14:55:23 -05:00
James Long
2d61c3ed38
fix(tui): handle events across workspaces ( #30281 )
2026-06-01 19:47:37 +00:00
Kit Langton
7c83b5aee1
fix(tui): clarify inline subagent rows ( #30051 )
2026-06-01 15:44:11 -04:00
opencode-agent[bot]
289f02b6af
chore: generate
2026-06-01 13:13:19 +00:00
Simon Klee
cb4e002655
add run --replay mode ( #30239 )
2026-06-01 15:11:45 +02:00
Shoubhit Dash
2e33aa5187
fix(core): contain lsp warmup defects ( #30226 )
2026-06-01 16:08:23 +05:30
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 Raad
391bf8122e
test(tui): skip crashing keymap textarea renderer
2026-05-31 12:06:03 -04: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
452ebddf32
sync release versions for v1.15.13
2026-05-30 23:40:56 +00: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
opencode-agent[bot]
6cb9868946
chore: generate
2026-05-30 04:07:26 +00: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