Aiden Cline
|
423fad730c
|
fix(core): authorize external glob paths (#38714)
|
2026-07-24 13:24:23 -05:00 |
|
Kit Langton
|
5ae2d6d3f6
|
refactor(core): settle declined tool calls durably with typed reasons (#38734)
|
2026-07-24 18:18:02 +00:00 |
|
Aiden Cline
|
4605308be2
|
feat(core): render CodeMode catalog deltas from structured snapshots (#38183)
|
2026-07-24 10:20:26 -05:00 |
|
Aiden Cline
|
c64d813347
|
fix(core): report truncated glob results (#38631)
|
2026-07-24 10:17:37 -05:00 |
|
Kit Langton
|
7456598cde
|
fix(core): share one tool snapshot per request (#38596)
|
2026-07-24 02:54:22 +00:00 |
|
Kit Langton
|
c228fc4886
|
fix(core): stabilize tool definition ordering (#38590)
|
2026-07-23 21:30:06 -04:00 |
|
Aiden Cline
|
8d9727be9f
|
fix(core): improve patch errors (#38369)
|
2026-07-23 18:59:29 -05:00 |
|
Kit Langton
|
79c1544072
|
refactor(tools): unify tool APIs and result handling (#38367)
|
2026-07-23 21:13:31 +00:00 |
|
Kit Langton
|
7a1f9764a2
|
feat(core): compact durable tool metadata (#38343)
|
2026-07-22 12:09:48 -04:00 |
|
Kit Langton
|
5a9ed4d350
|
fix: make tool progress live-only (#38217)
|
2026-07-22 10:40:07 -04:00 |
|
Dax
|
8de40be6ea
|
feat(plugin): expose app metadata (#38179)
|
2026-07-21 22:16:25 +00:00 |
|
Dax
|
1ea9137c01
|
fix(core): identify spawned subagents (#38189)
|
2026-07-21 16:54:01 -04:00 |
|
Aiden Cline
|
7ec1b6e580
|
feat(core): deliver CodeMode catalog through instructions (#38003)
|
2026-07-21 14:46:18 -05:00 |
|
Aiden Cline
|
dbfbb13ccc
|
fix(core): authorize patch move destinations (#38133)
|
2026-07-21 12:18:23 -05:00 |
|
Shoubhit Dash
|
cf651bc41b
|
feat(cli): port ACP to V2 (#37907)
|
2026-07-21 21:13:21 +05:30 |
|
Dax
|
e0810753f2
|
refactor: extract shared util package (#37828)
|
2026-07-21 10:34:29 -04:00 |
|
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 |
|