Commit graph

539 commits

Author SHA1 Message Date
Aiden Cline
7211c9934a
feat(core): make edit matching forgiving (#39258) 2026-07-28 00:06:43 -05:00
Aiden Cline
62320947d9
fix(core): refresh system prompt references (#39245) 2026-07-27 21:52:31 -05:00
Kit Langton
5bd3da40a5
fix(core): keep config root watches alive and ignore vendored trees (#39239) 2026-07-27 22:30:21 -04:00
Aiden Cline
abcbdad530
fix(core): refresh Meta system prompt (#39237) 2026-07-27 21:14:16 -05:00
Kit Langton
debdea40ea
feat(core): reload configured plugins from source edits (#39224) 2026-07-27 22:04:28 -04:00
Kit Langton
775f24f049
test(core): add native watcher command reload test (#39216) 2026-07-27 21:08:10 -04:00
Kit Langton
470e360942
test(core): align tool contract expectations (#39172) 2026-07-28 00:48:29 +00:00
Aiden Cline
f15398efc3
feat(core): improve edit tool output (#39211) 2026-07-27 19:11:04 -05:00
Kit Langton
4333a44e65
refactor(core): manage watcher lifecycle with RcMap (#39203) 2026-07-27 20:01:17 -04:00
Kit Langton
8b4b0d67d7
feat(core): reload discovered plugins from source edits (#39174) 2026-07-27 18:20:13 -04:00
Aiden Cline
9200e353bf
feat(core): improve edit tool guidance (#39198) 2026-07-27 17:03:00 -05:00
Aiden Cline
31124312f6
fix(core): simplify tool schemas (#39184) 2026-07-27 16:04:48 -05:00
Aiden Cline
6da2f3c38f
feat(core): improve read model output (#39146) 2026-07-27 14:52:50 -05:00
Kit Langton
1b39d364bd
fix(core): align command reload pipeline and repair plugin fixture (#39171) 2026-07-27 15:29:27 -04:00
Kit Langton
856c569458
feat(core): reload agents from config change feed (#39167) 2026-07-27 15:14:08 -04:00
Kit Langton
92807d0bb9
feat(core): reload commands from config change feed (#39160) 2026-07-27 15:02:40 -04:00
Kit Langton
713658c07b
test(core): add config and watcher test services (#39157) 2026-07-27 14:32:38 -04:00
Kit Langton
7eb51d0507
feat(core): diagnose prompt cache prefix changes (#39139) 2026-07-27 13:44:02 -04:00
Kit Langton
02c37c401a
feat(core): expose config changes stream (#39131) 2026-07-27 13:38:08 -04:00
opencode-agent[bot]
33e3d1ebca
fix(core): tolerate missing tool input schemas (#39130)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-27 11:21:47 -04:00
Kit Langton
1f2c59a1b6
fix(core): commit state before finalize publishes (#38983) 2026-07-27 11:04:04 -04:00
Aiden Cline
65d2a4e00c
feat(core): improve read tool parity (#39126) 2026-07-27 09:58:37 -05:00
Aiden Cline
9977ef0160
refactor(core): tag read outputs (#39122) 2026-07-27 09:09:44 -05:00
Dax Raad
0261f04b90 fix(core): handle oversized ripgrep matches 2026-07-27 03:17:08 -04:00
Aiden Cline
9b49e7bec9
test(core): implement catalog host model list (#39053) 2026-07-26 23:32:33 -05:00
Dax Raad
863645c671 test(core): update grep error assertion 2026-07-26 20:17:31 -04:00
Dax Raad
8db7487c89 refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
Aiden Cline
0fd73a2976
fix(core): align grep behavior and guidance (#38999) 2026-07-26 17:29:27 -05:00
Aiden Cline
7affee529b
fix(core): harden grep search behavior (#38922) 2026-07-25 23:23:53 -05:00
Shoubhit Dash
efb629a33a
feat(core): add pluggable web search (#35558)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-26 03:55:05 +00:00
Aiden Cline
f753103e82
fix(core): reject file glob roots (#38890) 2026-07-25 14:43:18 -05:00
Aiden Cline
c5bf4edb10
fix(ai): preserve response message phases (#38777) 2026-07-25 14:06:00 -05:00
Aiden Cline
cce8bb0e1c
fix(core): clarify empty Code Mode guidance (#38883) 2026-07-25 13:20:16 -05:00
Aiden Cline
33390cc457
fix(core): keep execute tool cache stable (#38783) 2026-07-25 13:01:05 -05:00
Kit Langton
b2afb35527
refactor(core): settle steps lock-free by joining tool fibers first (#38743) 2026-07-25 13:43:17 -04:00
Aiden Cline
1291dc1f11
fix(core): clarify code mode tool boundary (#38785) 2026-07-24 20:49:55 -05:00
Aiden Cline
13b6845e7e
fix(core): scope MCP execute guidance to Code Mode (#38753) 2026-07-24 16:02:57 -05:00
Aiden Cline
d1d97014b4
refactor(core): move static Code Mode guidance (#38746) 2026-07-24 14:46:59 -05:00
Aiden Cline
b31747124b
fix(core): stream Code Mode tool progress (#38718) 2026-07-24 14:46:46 -05:00
Aiden Cline
d66d0cb904
fix(core): clarify Code Mode tool availability (#38745) 2026-07-24 13:44:59 -05:00
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
opencode-agent[bot]
9b640cf97d
test(core): remove flaky npm install test (#38729)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-24 12:33:28 -05:00
Kit Langton
68ef893818
fix(core): start all suspended sessions promptly (#38720) 2026-07-24 16:58:50 +00:00
Kit Langton
5aa276c117
refactor(core): mint assistant message identity before the step runs (#38717) 2026-07-24 16:11:31 +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
0f3c30118c
refactor(core): simplify session runner loop and pending input scopes (#38602) 2026-07-24 14:27:23 +00: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