Commit graph

104 commits

Author SHA1 Message Date
Aiden Cline
eb4ff91c2d
fix(core): compose successive patch updates (#38034) 2026-07-20 23:36:48 -05:00
Aiden Cline
63e2054f50
fix(core): improve patch errors (#38016) 2026-07-20 22:49:04 -05:00
Dax Raad
43c08387f1 refactor: isolate legacy flags 2026-07-20 21:42:02 -04:00
Aiden Cline
455b5d3165
fix(core): match dev patch behavior (#37709) 2026-07-20 16:46:11 -05:00
Kit Langton
6d32bc9cb0
feat(simulation): control arbitrary tool lifecycles (#37816) 2026-07-19 17:40:30 -04:00
opencode-agent[bot]
fe9b051d1a
feat(core): allow MCP Code Mode opt-out (#37681)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-18 17:17:56 -04:00
Aiden Cline
4bc8faa01c
feat(core): add tool namespaces (#37529) 2026-07-17 13:14:06 -05:00
Kit Langton
44f7bb71c1
chore: upgrade Effect to beta.98 (#37498) 2026-07-17 10:31:27 -04:00
Aiden Cline
2ad6c42143
feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
opencode-agent[bot]
d01dfa57b7
fix(core): limit v2 subagent nesting depth (#37291) 2026-07-16 09:28:15 -04:00
Kit Langton
0a5530d0be
fix(plugin): make tool values structural (#37202) 2026-07-15 22:25:01 -04:00
opencode-agent[bot]
f92d84746b
refactor(plugin): scope context hook to session (#37175)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-15 16:32:00 -04:00
Dax Raad
f2f5eb6f16 feat(plugin): restore ai request hook 2026-07-15 15:58:14 -04:00
Dax Raad
bb15b16499 refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
Kit Langton
b6ccb66610
fix(core): bound default search results (#37154) 2026-07-15 13:49:16 -04:00
Dax Raad
387bff8fd9 feat(tui): stream shell tool output 2026-07-14 21:29:59 -04:00
Dax Raad
915be9b54d feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
Aiden Cline
64ca9b8d77
refactor(core): replace deferred tool option with codemode (#36560) 2026-07-12 21:21:07 -05:00
Kit Langton
c0ed0106b1
fix(tui): show background shell completion (#36534) 2026-07-12 21:01:36 -04:00
Kit Langton
5414697bd1
fix(tui): show background subagent completion (#36530)
Co-authored-by: Kit Langton <7587245+kitlangton@users.noreply.github.com>
2026-07-12 11:43:13 -04:00
Aiden Cline
04f9b15178
fix(core): include child session id in background subagent start text (#36447) 2026-07-11 13:34:30 -05:00
Kit Langton
96a9731947
feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
Aiden Cline
39cceeb143
fix(codemode): return promises from combinators (#35782) 2026-07-10 00:33:21 -05:00
Aiden Cline
a6449cb45c
refactor(form): model links as fields (#36129) 2026-07-10 00:22:01 -05:00
Dax Raad
761f37370f fix(plugin): restore package publishing 2026-07-09 22:18:58 -04:00
Kit Langton
b452368b3b
refactor(core): simplify tool admission flow (#36180) 2026-07-09 22:01:31 -04:00
Kit Langton
3785eddfa0
fix(core): preserve admitted tool generations (#36177) 2026-07-09 21:16:00 -04:00
Aiden Cline
7feefb697f
refactor: remove todo tool (#35989) 2026-07-09 00:13:48 -05:00
Kit Langton
984cab7938
feat(core): generalize session input inbox (#36005) 2026-07-08 22:07:45 -04:00
Aiden Cline
b44a981eef
feat(core): global form support (#35959) 2026-07-08 17:25:34 -05:00
Kit Langton
ed6ad272ec
refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
Dax Raad
3379e44abb refactor(core): rename ApplyPatchTool to PatchTool 2026-07-07 21:16:00 -04:00
Dax
4f976bcf1a
feat(plugin): add session request hook (#35794) 2026-07-07 19:56:47 -04:00
Dax Raad
5db320b02d refactor: rename apply_patch tool 2026-07-07 16:27:25 -04:00
Dax Raad
59790380de fix(core): support unlimited shell timeouts 2026-07-06 19:32:22 -04:00
Kit Langton
bf01264661
feat(core): finalize session event lifecycle (#35272) 2026-07-06 18:14:06 -04:00
Kit Langton
dc99c600b6
feat(v2): expose canonical schema contracts (#35595) 2026-07-06 15:45:46 -04:00
Kit Langton
91f1815732
refactor(core): rename system context to instructions (#35583) 2026-07-06 14:29:29 -04:00
Kit Langton
2830176972
fix(plugin): reload late SDK plugins (#35576) 2026-07-06 13:36:19 -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
780c99bc2e
refactor(core): route questions through forms (#35422) 2026-07-05 22:28:05 -05:00
Dax Raad
a9b7bd9e2f feat(core): manage configurable plugin generations 2026-07-05 15:59:44 -04:00
Aiden Cline
f9d1d3b259
refactor(codemode): namespace public types (#35435) 2026-07-05 11:51:50 -05:00
Aiden Cline
f950497173
refactor(codemode): remove generic agent tool (#35420) 2026-07-05 10:41:21 -05:00
Aiden Cline
d65ecd4a90
feat(core): expose deferred tools through execute (#35361) 2026-07-04 16:20:56 -05:00
Aiden Cline
b99759c7de
fix(core): enforce mcp tool permissions (#35345) 2026-07-04 13:03:40 -05:00
Aiden Cline
c590e27639
feat(core): add grouped and deferred tool registration (#35232) 2026-07-04 11:49:24 -05:00
Kit Langton
8f4b62eb49
fix(core): report missing search paths (#35337) 2026-07-04 12:12:56 -04:00
Kit Langton
610e618bc5
fix(tui): clear completed background shell status (#35320) 2026-07-04 11:33:45 -04:00
James Long
aad8d90dd1
refactor(core): move path resolve into fs service (#35201) 2026-07-03 13:25:38 -04:00