Commit Graph

445 Commits

Author SHA1 Message Date
Dax Raad 6fb2144fa6 refactor: rename apply_patch tool 2026-07-07 16:27:25 -04:00
Aiden Cline bfdddfd904 fix: update v2 session usage metrics (#35468) 2026-07-07 14:31:54 -05:00
James Long 5ec5c5e1a8 feat(session): support admit-only synthetic messages (#35774) 2026-07-07 14:17:20 -04:00
Aiden Cline 0d79442fde feat(core): support MCP resources (#35656) 2026-07-07 11:55:06 -05:00
Kit Langton 89b484b4ce fix(core): normalize Location.Ref keys in LocationServiceMap (#35757) 2026-07-07 12:25:29 -04:00
Kit Langton 6b13249bac fix(core): preserve SDK plugins across location eviction (#35725) 2026-07-07 11:43:40 -04:00
Aiden Cline 4b19bfa372 fix: preserve compaction files and classify Z.AI overflow (#35747)
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: 冯基魁 <56265583+fengjikui@users.noreply.github.com>
2026-07-07 09:54:31 -05:00
Kit Langton b804b86c31 fix(core): lower failed reasoning to text (#35735) 2026-07-07 09:49:17 -04:00
Kit Langton 2d4012fe7f feat(core): add durable compaction barrier (#35371) 2026-07-06 21:26:05 -04:00
Dax Raad a605abbc27 docs: add v2 configuration reference 2026-07-06 20:09:35 -04:00
Dax Raad 4ed0faf399 fix(core): support unlimited shell timeouts 2026-07-06 19:32:22 -04:00
Dax Raad 9cea2e4b9a feat(tui): support session deletion 2026-07-06 19:19:22 -04:00
Dax Raad 83cb49d697 feat(tui): improve session fork handling 2026-07-06 18:59:01 -04:00
Aiden Cline 9100a62736 fix(core): clarify MCP timeout budgets (#35626) 2026-07-06 17:47:20 -05:00
Kit Langton 4a4e04b5ca feat(core): finalize session event lifecycle (#35272) 2026-07-06 18:14:06 -04:00
Aiden Cline e192f8a4e5 chore: merge dev into v2 (#35591)
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Simon Klee <hello@simonklee.dk>
Co-authored-by: Jay <air@live.ca>
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com>
2026-07-06 16:05:29 -05:00
Shoubhit Dash ebdbf02091 feat(core): flatten provider config and load native packages (#35563)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-06 16:18:56 -04:00
Kit Langton c0f7e88d4b feat(v2): expose canonical schema contracts (#35595) 2026-07-06 15:45:46 -04:00
Dax Raad 3a6312d3a5 feat(core): resolve prompt attachments 2026-07-06 15:04:23 -04:00
Dax Raad 5f77640149 feat(tui): use canonical prompt attachments 2026-07-06 14:35:31 -04:00
Kit Langton 728c74edbb refactor(core): rename system context to instructions (#35583) 2026-07-06 14:29:29 -04:00
Kit Langton 67d34aacd3 refactor(core): remove unused session watermarks (#35579) 2026-07-06 13:55:47 -04:00
Kit Langton e831424ab9 refactor(core): unify live event subscriptions (#35578) 2026-07-06 13:46:59 -04:00
Kit Langton 1a7f7c1cb4 fix(plugin): reload late SDK plugins (#35576) 2026-07-06 13:36:19 -04:00
Dax Raad 74db41164b fix(tui): remove committed undo messages 2026-07-06 13:08:25 -04:00
Dax Raad b6be2c1912 refactor(api): remove watermark sync surface 2026-07-06 13:01:36 -04:00
Dax Raad 0e4058b39e feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
Aiden Cline 385de31dff fix(core): expose MCP output schemas to code mode (#35502) 2026-07-05 23:12:45 -05:00
Aiden Cline fef7bc31d6 refactor(core): route questions through forms (#35422) 2026-07-05 22:28:05 -05:00
Dax Raad dae0e3e949 feat(plugin): publish generation updates 2026-07-05 17:21:39 -04:00
Dax Raad 1cbc62f5b5 fix(core): reload local plugins on file changes 2026-07-05 16:54:17 -04:00
Dax Raad 258b620a0a fix(core): tolerate invalid OTLP configuration 2026-07-05 16:14:02 -04:00
Dax Raad 535463ec08 feat(core): improve runtime observability 2026-07-05 15:59:44 -04:00
Dax Raad 7d02fd95aa feat(core): manage configurable plugin generations 2026-07-05 15:59:44 -04:00
Aiden Cline 69792763b9 refactor(codemode): namespace public types (#35435) 2026-07-05 11:51:50 -05:00
Aiden Cline ad06e079f8 refactor(codemode): remove generic agent tool (#35420) 2026-07-05 10:41:21 -05:00
Kit Langton 1a3f83da88 fix(core): validate scalar newtypes (#35381) 2026-07-04 21:43:08 -04:00
Kit Langton cd2a2804e7 fix(protocol): keep internal events off SSE (#35378) 2026-07-04 21:12:45 -04:00
Aiden Cline 6fae8bc87f feat(core): expose deferred tools through execute (#35361) 2026-07-04 16:20:56 -05:00
Simon Klee 46ffcd0f56 fix(run): align mini with current session contracts (#35354) 2026-07-04 21:14:01 +02:00
Aiden Cline 84b98dc355 fix(core): enforce mcp tool permissions (#35345) 2026-07-04 13:03:40 -05:00
Aiden Cline 452e6f955f feat(core): add grouped and deferred tool registration (#35232) 2026-07-04 11:49:24 -05:00
Kit Langton 3209a2b64e fix(core): report missing search paths (#35337) 2026-07-04 12:12:56 -04:00
Kit Langton 2c8cbb2dc1 fix(core): bound recursive file watching (#35323) 2026-07-04 11:55:05 -04:00
Kit Langton 2f29fe3630 fix(tui): clear completed background shell status (#35320) 2026-07-04 11:33:45 -04:00
Kit Langton 6a0a4968bd fix(tui): distinguish variant switch notices (#35315) 2026-07-04 10:58:56 -04:00
Dax Raad 547f7b7b27 fix(core): disable external plugin hot reload 2026-07-04 01:58:17 -04:00
Dax Raad d6aaa1203d Revert "fix(core): bust external plugin import cache"
This reverts commit e6b995694f.
2026-07-04 01:54:30 -04:00
Aiden Cline 4e8c395a27 fix(core): resolve mcp header env placeholders (#35236) 2026-07-03 23:00:10 -05:00
Dax Raad e6b995694f fix(core): bust external plugin import cache 2026-07-03 23:12:09 -04:00