Commit Graph

105 Commits

Author SHA1 Message Date
Dax Raad 607772b8bf refactor(tui): reduce legacy sync usage 2026-07-11 17:05:23 -04:00
Dax Raad 3b6466f612 fix(client): loosen opaque promise outputs 2026-07-11 16:38:02 -04:00
Dax Raad f92725e74f refactor(tui): remove legacy sdk surfaces 2026-07-11 16:38:02 -04:00
Kit Langton 153c2bca1f feat(cli): update preflight UI while replacing the background service (#36448) 2026-07-11 14:43:16 -04:00
Kit Langton ab94c9100d fix(client): accept larger SSE events (#36442) 2026-07-11 14:15:53 -04:00
Dax Raad ee972814ae fix(plugin): adapt promise host wire values 2026-07-10 17:18:03 -04:00
Dax Raad b31cb0259f fix(client): generate standalone promise DTOs 2026-07-10 17:06:45 -04:00
Dax Raad 3e0663b4a0 fix(cli): show background server startup status 2026-07-10 16:14:19 -04:00
Kit Langton 1f00aa0ba8 feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
Aiden Cline 8098959209 refactor(form): model links as fields (#36129) 2026-07-10 00:22:01 -05:00
Dax Raad 5b6577ee24 feat(client): add root promise entrypoint 2026-07-10 01:09:06 -04:00
Kit Langton ccd88e25a2 feat(core): session.pending.list API with pending-only session_pending storage (#36126) 2026-07-09 17:25:40 -04:00
Dax Raad 83bd4619a9 refactor(tui): migrate v2 calls to new client 2026-07-09 16:57:13 -04:00
Aiden Cline 37301ffaa7 refactor: remove todo tool (#35989) 2026-07-09 00:13:48 -05:00
Dax Raad 3dc761f44a refactor(cli): unify server endpoint handling 2026-07-08 22:10:30 -04:00
Kit Langton 1051cbde00 feat(core): generalize session input inbox (#36005) 2026-07-08 22:07:45 -04:00
Dax Raad 2e1bc79574 feat: add server link sharing 2026-07-08 18:42:54 -04:00
Aiden Cline 791c0ad270 feat(core): global form support (#35959) 2026-07-08 17:25:34 -05:00
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