Commit graph

482 commits

Author SHA1 Message Date
opencode-agent[bot]
b6f85c2250
fix(core): default custom model capabilities (#38449)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-22 23:20:16 -05:00
Kit Langton
203b9f59b7
fix(core): load dynamic models for generation (#38401) 2026-07-22 22:26:08 -04:00
James Long
b6e14b5a74
refactor(tui): finish V2 theme migration (#38383) 2026-07-22 17:56:22 -04:00
opencode-agent[bot]
36979c9641
test(core): consolidate provider factory coverage (#38390)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-22 16:50:33 -05:00
opencode-agent[bot]
4e067a2014
test(core): remove duplicate patch integration tests (#38389)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-22 16:19:06 -05:00
Aiden Cline
532292b5f3
fix(core): reject malformed patch hunks (#38188) 2026-07-22 13:11:51 -05:00
Dax Raad
89e3141079 fix(core): preserve cache for session generation 2026-07-22 12:21:40 -04:00
Kit Langton
7a1f9764a2
feat(core): compact durable tool metadata (#38343) 2026-07-22 12:09:48 -04:00
opencode-agent[bot]
b91dd78ab3
test(core): remove source text assertions (#38342)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-22 11:50:40 -04:00
opencode-agent[bot]
03474816ea
test(core): stabilize wellknown event subscriptions (#38331)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-22 09:40:31 -05:00
Kit Langton
5a9ed4d350
fix: make tool progress live-only (#38217) 2026-07-22 10:40:07 -04:00
Aiden Cline
23483ea013
feat(ai): support custom reasoning fields (#38227) 2026-07-21 23:42:59 -05:00
opencode-agent[bot]
59ad593d9c
fix(core): reduce snapshot repository setup (#38162)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-21 23:08:24 -05:00
Dax Raad
f683eef5f9 feat(core): add session warming 2026-07-21 20:43:26 -04:00
Aiden Cline
a0a6963beb
fix(core): discover Copilot API endpoint (#38184) 2026-07-21 19:28:31 -05: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
opencode-agent[bot]
e6607fb58d
fix(core): authorize symlinks by lexical path (#38180)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-21 15:13:18 -05:00
Aiden Cline
7ec1b6e580
feat(core): deliver CodeMode catalog through instructions (#38003) 2026-07-21 14:46:18 -05:00
Aiden Cline
6ec17e5d55
fix(core): align patch Unicode matching (#38160) 2026-07-21 13:47:52 -05:00
opencode-agent[bot]
caf727ecb7
fix(core): filter unsupported media inputs (#38145)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-21 13:44:10 -05:00
Dax
9c38358197
refactor: centralize client identity (#38148) 2026-07-21 14:01:04 -04:00
Aiden Cline
dbfbb13ccc
fix(core): authorize patch move destinations (#38133) 2026-07-21 12:18:23 -05:00
Dax
69d7c2add7
feat(util): configure package publishing (#38129) 2026-07-21 12:32:23 -04:00
Shoubhit Dash
cf651bc41b
feat(cli): port ACP to V2 (#37907) 2026-07-21 21:13:21 +05:30
Aiden Cline
3ea8895299
fix(core): enforce patch EOF anchors (#38039) 2026-07-21 10:15:51 -05:00
Dax
e0810753f2
refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
Dax
7243bd9e12
fix: preserve runtime option defaults (#38118) 2026-07-21 10:30:18 -04:00
Aiden Cline
e770415fd5
fix(core): normalize CRLF patch lines (#38038) 2026-07-20 23:59:10 -05:00
Aiden Cline
96dc560833
fix(core): accept padded patch markers (#38036) 2026-07-20 23:44:17 -05: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
Dax Raad
407ac2d8aa refactor(server): migrate host options 2026-07-20 21:21:36 -04:00
Dax Raad
9445b4d940 refactor(server): inject config options 2026-07-20 21:05:13 -04:00
Dax Raad
0409e6884d refactor(server): inject runtime options 2026-07-20 20:49:25 -04:00
Aiden Cline
455b5d3165
fix(core): match dev patch behavior (#37709) 2026-07-20 16:46:11 -05:00
Dax Raad
0b2e2cbab0 fix(core): ignore empty provider api keys 2026-07-20 15:29:13 -04:00
Dax Raad
0aa4031dd0 refactor(core): inject models options 2026-07-20 15:18:39 -04:00
Dax Raad
f971aa0719 refactor(server): inject database options 2026-07-20 15:18:39 -04:00
Simon Klee
0eb71d0fc7
refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00
Kit Langton
6d32bc9cb0
feat(simulation): control arbitrary tool lifecycles (#37816) 2026-07-19 17:40:30 -04:00
Kit Langton
ba0bbdafaa
fix(core): preserve the first terminal failure (#37705) 2026-07-19 00:00:23 -04:00
Kit Langton
a288cb5a0c
fix(core): continue after malformed tool input (#37701) 2026-07-18 23:09:08 -04:00
Kit Langton
57ff57595a
fix(core): safely recover malformed tool input (#37698) 2026-07-18 21:52:45 -04:00
Kit Langton
c310ef82f4
fix(core): authorize relative external paths (#37689) 2026-07-18 19:55:18 -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
opencode-agent[bot]
0d68b0bb20
fix(tui): style interrupted compaction neutrally (#37655)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-18 13:41:01 -05:00
opencode-agent[bot]
7d4496eafc
test(core): stabilize shell progress test (#37643)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-18 11:59:24 -05:00
opencode-agent[bot]
529d55b1c3
fix(core): remove session import cycle (#37596)
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
2026-07-18 13:24:47 +00:00