Commit Graph

14730 Commits

Author SHA1 Message Date
Aiden Cline fef7bc31d6 refactor(core): route questions through forms (#35422) 2026-07-05 22:28:05 -05:00
Aiden Cline 08171bef53 feat(tui): render session forms (#35421) 2026-07-05 19:35:30 -05:00
Dax Raad 6331132f20 fix(client): resolve codegen workspace version 2026-07-05 18:31:15 -04:00
Dax Raad 568c724dd1 chore(client): publish client package 2026-07-05 18:21:23 -04: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 96186b5434 fix(core): scope observability to server 2026-07-05 16:22:04 -04:00
Dax Raad 258b620a0a fix(core): tolerate invalid OTLP configuration 2026-07-05 16:14:02 -04:00
Dax Raad 368b7ef0af feat(server): add loaded locations debug endpoint 2026-07-05 15:59:44 -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
Aiden Cline 8a6c75d84b test(core): serve skill fixtures locally (#35429) 2026-07-05 10:40:55 -05:00
Aiden Cline 91bc40f5dc fix(tui): align integration empty state (#35414) 2026-07-05 09:08:09 -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
Kit Langton bb9f436047 fix(protocol): expose MCP tool change events (#35373) 2026-07-04 20:47:33 -04:00
Aiden Cline 38f1e91316 feat(codemode): add OpenAPI tool adapter (#35362) 2026-07-04 16:28:11 -05: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
Simon Klee d17751832d fix(run): restore subprocess output contracts 2026-07-04 21:06:32 +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 9b1c6abab8 fix(tui): reconcile session state after reconnect (#35262) 2026-07-04 11:05:41 -04:00
Kit Langton 6a0a4968bd fix(tui): distinguish variant switch notices (#35315) 2026-07-04 10:58:56 -04:00
Kit Langton 92edafa23a test(core): release shell test locations (#35271) 2026-07-04 10:54:34 -04:00
Dax Raad e49a8cc6bf bye bye orchestrator 2026-07-04 02:04:58 -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
Kit Langton a45d266995 fix(core): tolerate minimal FSWatcher typings (#35264) 2026-07-03 22:37:42 -04:00
Kit Langton 89a882453d fix(tui): improve MCP error details (#35263) 2026-07-03 22:26:54 -04:00
Dax Raad 94c698b303 fix(core): reload all config plugins 2026-07-03 20:41:33 -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
Simon Klee fc223b21fe cli: route run commands through v2 APIs (#35234) 2026-07-03 22:47:04 +02:00
Aiden Cline 4551d27e82 feat(tui): render execute child calls on v2 (#35231) 2026-07-03 15:10:25 -05:00
Aiden Cline 646161c2b4 fix(codemode): require exact tool paths in guidance (#35224) 2026-07-03 14:55:03 -05:00
James Long 0c3799fd1a feat(simulation): share control protocol schemas (#35230) 2026-07-03 15:46:04 -04:00
Kit Langton df0efb490b refactor(core): align runner naming with step vocabulary (#35227) 2026-07-03 15:41:50 -04:00
James Long 78e01f528b fix(core): constrain location services (#35228) 2026-07-03 15:34:30 -04:00
Dax Raad e318d3f955 server: emit logs for every HTTP request to help debug API traffic 2026-07-03 15:13:37 -04:00