Commit Graph

87 Commits

Author SHA1 Message Date
Kit Langton 7a1a9ef055 refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
Dax a0233521c7 feat(plugin): add session request hook (#35794) 2026-07-07 19:56:47 -04:00
Aiden Cline bfdddfd904 fix: update v2 session usage metrics (#35468) 2026-07-07 14:31:54 -05:00
James Long 0864bd83aa feat(tui): wire move session command (#35203) 2026-07-07 14:49:11 -04:00
Aiden Cline a7cd88f317 feat(mcp): expose resource catalog API (#35773) 2026-07-07 13:34:29 -05:00
James Long 5ec5c5e1a8 feat(session): support admit-only synthetic messages (#35774) 2026-07-07 14:17:20 -04:00
Kit Langton 6b13249bac fix(core): preserve SDK plugins across location eviction (#35725) 2026-07-07 11:43:40 -04:00
Kit Langton 2d4012fe7f feat(core): add durable compaction barrier (#35371) 2026-07-06 21:26:05 -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
Kit Langton 4a4e04b5ca feat(core): finalize session event lifecycle (#35272) 2026-07-06 18:14:06 -04: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 95159808e5 fix(sdk): expose prompt input contract 2026-07-06 15:05:43 -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
Dax Raad b6be2c1912 refactor(api): remove watermark sync surface 2026-07-06 13:01:36 -04:00
Simon Klee c45256c025 cli/mini: fix run failure handling (#35539) 2026-07-06 12:34:44 +02:00
Simon Klee b2cf7a2953 mini migrate to v2 (#35526) 2026-07-06 11:03:30 +02:00
Dax Raad 0e4058b39e feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
Dax Raad dae0e3e949 feat(plugin): publish generation updates 2026-07-05 17:21:39 -04:00
Dax Raad 368b7ef0af feat(server): add loaded locations debug endpoint 2026-07-05 15:59:44 -04:00
Kit Langton cd2a2804e7 fix(protocol): keep internal events off SSE (#35378) 2026-07-04 21:12:45 -04:00
Kit Langton bb9f436047 fix(protocol): expose MCP tool change events (#35373) 2026-07-04 20:47:33 -04:00
Kit Langton 6a0a4968bd fix(tui): distinguish variant switch notices (#35315) 2026-07-04 10:58:56 -04:00
Dax Raad f9aae06022 feat(core): reload config on filesystem changes 2026-07-03 20:35:04 -04:00
Aiden Cline fbbb0ef97f fix(tui): expand MCP server errors in dialog (#35243) 2026-07-03 18:19:16 -05:00
Dax Raad b0d1c4682f chore(client): remove cyclic test dependencies 2026-07-03 18:12:22 -04:00
Dax Raad abf5469a3b feat(plugin): align hooks with client APIs 2026-07-03 18:12:22 -04:00
Kit Langton 45b2057d91 refactor(schema): session shell payloads and event prefix restore (#35229) 2026-07-03 17:30:25 -04:00
Kit Langton 0033be88fc refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
Dax Raad 1b8eb3e9d9 refactor(client): namespace service exports and share the registration contract 2026-07-03 12:36:56 -04:00
Kit Langton 3784670419 refactor(schema): declare event durability at definition level (#35172) 2026-07-03 12:35:35 -04:00
James Long 6c3dcc0a08 feat(core): implement V2 session.shell (#35183) 2026-07-03 12:19:09 -04:00
Shoubhit Dash 11f6ecfdb0 feat(core): expose V2 VCS status and diff APIs (#35129) 2026-07-03 16:49:03 +05:30
Aiden Cline 9749859a2e feat(core): rework form when conditions (#35115) 2026-07-03 04:23:20 -05:00
Aiden Cline 2c7287ab2e feat(core): global forms support (#35106) 2026-07-03 03:55:15 -05:00
Aiden Cline 9b8cd55717 feat(server): add form routes (#35099)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-07-03 02:40:44 -05:00
Aiden Cline d6bd5d0978 feat(core): add form service (#35094) 2026-07-03 01:41:37 -05:00
Dax Raad 962865b7e5 refactor(client): split package into promise and effect entrypoints 2026-07-03 01:46:21 -04:00
Dax Raad 7a54335207 fix(schema): expose client-consumed events in the server manifest 2026-07-03 01:45:59 -04:00
Aiden Cline d22a93f462 fix(core): revert form service and mcp elicitation (#35080) 2026-07-03 00:32:10 -05:00
Dax Raad 3c17426511 feat(client): self-contained local service discovery and lifecycle 2026-07-03 01:19:43 -04:00
Kit Langton 85f34fc39b feat(core): deterministic session log replay with synced watermark (#35040) 2026-07-02 21:38:20 -04:00
opencode-agent[bot] 105fbbf7b0 feat(session): filter v2 session list by parent (#35037)
Co-authored-by: Dax <mail@thdxr.com>
2026-07-02 19:48:49 -04:00
Aiden Cline a7d3f76f99 feat(core): add session form service (#34855) 2026-07-02 17:15:18 -05:00
Kit Langton 7dede6e4fd feat(server): durable log reads, changes feed, and watermarked snapshots (#34962) 2026-07-02 16:42:30 -04:00
Aiden Cline fe76a9a5de feat(core): port v2 command invocation (#34849) 2026-07-02 11:22:04 -05:00