Commit graph

10 commits

Author SHA1 Message Date
Kit Langton
470e360942
test(core): align tool contract expectations (#39172) 2026-07-28 00:48:29 +00:00
Dax Raad
8db7487c89 refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
Kit Langton
79c1544072
refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
Kit Langton
5a9ed4d350
fix: make tool progress live-only (#38217) 2026-07-22 10:40:07 -04:00
Simon Klee
8bb1cfaa3b
fix: defer catalog validation to session execution (#38258) 2026-07-22 10:32:52 +02:00
Dax
e0810753f2
refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
Simon Klee
592ef7433a
mini: settle on wait and durable pending (#37984) 2026-07-21 15:42:55 +02:00
Simon Klee
925c2423de
mini: add reconnect, forms, and shared targets (#37811)
Centralize session target resolution for mini and noninteractive
run paths. Recover from transport drops, replace questions with
forms, and keep tool/catalog state location-scoped with live
progress and theme discovery.
2026-07-19 22:45:10 +02:00
Simon Klee
c50554d907
mini: move frontend into tui package (#37754) 2026-07-19 14:12:22 +02:00
Simon Klee
3f5ad8441f
cli: extract run from mini package (#37737) 2026-07-19 11:11:03 +02:00