Commit graph

859 commits

Author SHA1 Message Date
Kit Langton
3f30203b72
test(core): stabilize shell integration timing (#40084) 2026-08-02 14:45:36 -04:00
opencode-agent[bot]
dd014120cd
fix(core): route Bedrock packages natively (#40165)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-02 11:47:35 -05:00
opencode-agent[bot]
bf7f0cb521
feat(ai): add native Bedrock Mantle support (#40119)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-02 11:16:22 -05:00
Aiden Cline
634b9b21dd
refactor(ai): align multimodal naming (#40073) 2026-08-01 21:57:05 -05:00
Aiden Cline
003b22edda
fix: preserve provider error status (#39976) 2026-08-01 11:06:00 -05:00
opencode-agent[bot]
f99469bdf8
refactor(core): remove unused layer exports (#39975)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:26:38 -04:00
opencode-agent[bot]
fe0eb4ea8f
refactor(core): remove orphaned move service (#39974)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:26:21 -04:00
opencode-agent[bot]
a484f87680
refactor(core): remove unused dependencies (#39973)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:26:06 -04:00
opencode-agent[bot]
3b6ab392ac
refactor(core): remove unused console state model (#39972)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:25:45 -04:00
opencode-agent[bot]
6c567dc745
refactor(core): remove unreferenced layer map example (#39971)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:25:27 -04:00
opencode-agent[bot]
56c6add5c3
refactor(core): remove unused helpers (#39943)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-31 16:17:14 -05:00
Kit Langton
2cfe8883ea
feat(plugin): expose session rename and wait to plugins (#39932) 2026-07-31 21:08:33 +00:00
Aiden Cline
84dd56ed34
fix(core): bound outbound image history (#39929) 2026-07-31 13:57:04 -05:00
opencode-agent[bot]
b69e51d835
refactor(ai): simplify provider options (#39924)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-31 13:27:32 -05:00
opencode-agent[bot]
e60e8d9387
refactor(core): rename attachments config to media (#39927)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-31 13:26:53 -05:00
Aiden Cline
b498a5c6c4
feat(ai): expand OpenRouter native support (#39907) 2026-07-31 12:57:18 -05:00
Kit Langton
db9e942398
fix(core): resize large image attachments (#39919) 2026-07-31 13:24:05 -04:00
Aiden Cline
7129ed6e62
fix(core): respect model input limits (#39797) 2026-07-31 10:41:36 -05:00
Kit Langton
7aaf4e7750
refactor(session): centralize fallback title policy (#39890) 2026-07-31 10:56:38 -04:00
Aiden Cline
ff2b184af1
feat(ai): support Gemini thinking levels (#39796) 2026-07-30 23:38:00 -05:00
Aiden Cline
671e164f8d
refactor(core): contain Codex in OpenAI plugin (#39734) 2026-07-30 21:43:38 -05:00
Aiden Cline
5b4ebf3e9d
fix(core): map xAI native options (#39787) 2026-07-30 21:42:53 -05:00
Aiden Cline
98229d466d
feat(plugin): add session request hook (#39764) 2026-07-30 21:11:22 -05:00
Kit Langton
0a6a5d3e80
fix(session): retry failed title generation (#39748) 2026-07-30 21:26:44 -04:00
Kit Langton
eb95bd27fe
feat(session): make generated titles optional (#39747) 2026-07-30 21:24:34 -04:00
Aiden Cline
cc1289048e
refactor(core): isolate AI SDK native mappings (#39761) 2026-07-30 18:38:29 -05:00
Kit Langton
9d55b223bb
fix(core): stop repository discovery at nearest marker (#39714) 2026-07-30 13:28:29 -04:00
opencode-agent[bot]
d6371f2fcd
fix(session): update activity on prompt (#39539)
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
2026-07-30 16:28:10 +00:00
Aiden Cline
7625cbdf47
feat(core): route providers through native AI (#39615) 2026-07-30 11:26:18 -05:00
opencode-agent[bot]
0ffec67ca3
refactor: remove unused V2 code (#39699)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-30 11:25:03 -05:00
Kit Langton
bd132f2614
refactor(core): skip redundant worktree lookup (#39692) 2026-07-30 16:15:07 +00:00
opencode-agent[bot]
dcb0df4ac1
fix(core): stop MCP SSE error reconnect loops (#39671)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-30 10:53:33 -05:00
James Long
f23ee5e4a8
refactor(core): simplify formatter selection (#39575) 2026-07-30 10:59:01 -04:00
Aiden Cline
12971935ab
feat(core): parse shell permission commands (#39567) 2026-07-29 22:42:18 -05:00
Dax Raad
488445a679 fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
opencode-agent[bot]
97786afdd8
refactor(core): share file diff construction (#39586)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-30 00:28:33 +00:00
Aiden Cline
0ece10af43
fix(core): add mutation permission previews (#39578) 2026-07-29 18:04:13 -05:00
Aiden Cline
d1a02b149c
fix(core): clarify subagent tool guidance (#39572) 2026-07-29 16:48:49 -05:00
James Long
94ee274aeb
feat(core): add V2 formatter runtime (#39564) 2026-07-29 17:23:04 -04:00
Aiden Cline
210be4b749
fix(core): preserve shell output on timeout (#39559) 2026-07-29 14:31:26 -05:00
Aiden Cline
c8dca936b1
feat(plugin): add shell.create.before hook (#39547) 2026-07-29 14:11:52 -05:00
Aiden Cline
5cb633a48e
feat(core): support pinned Code Mode tools (#39550) 2026-07-29 13:16:49 -05:00
Aiden Cline
b2010220f9
fix(core): clarify Code Mode tool boundary (#39540) 2026-07-29 11:56:53 -05:00
Aiden Cline
813c41ff6c
fix(core): simplify shell execution boundary (#39530) 2026-07-29 11:16:45 -05:00
Dax Raad
bd906d468d refactor(core): make watcher subscription effectful 2026-07-29 09:50:24 -04:00
Dax Raad
fc11ed3838 feat(session): define explicit fork boundaries 2026-07-29 09:50:24 -04:00
Dax Raad
2a85c861e0 fix(session): hide pending admission sequence 2026-07-29 09:50:24 -04:00
Shoubhit Dash
d9555f138b
refactor(ai): internalize request compilation (#39132) 2026-07-29 16:51:11 +05:30
Kit Langton
7b775c2582
fix(cli): embed native watcher binding 2026-07-28 22:32:08 -04:00
opencode-agent[bot]
40c4c3918a
feat(core): enable fff in node runtimes (#38776)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-28 17:14:11 -05:00