Commit graph

5 commits

Author SHA1 Message Date
Simon Klee
c50554d907
mini: move frontend into tui package (#37754) 2026-07-19 14:12:22 +02:00
Shoubhit Dash
e57d9ca390
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
Simon Klee
32cf36de9d
mini migrate to v2 (#35526) 2026-07-06 11:03:30 +02:00
Simon Klee
fb75ea2cf6
mini: fix default model (#35515) 2026-07-06 09:20:23 +02:00
Simon Klee
f016392368
feat(mini): migrate mini to v2 (#34895)
feat(run): migrate non-interactive prompts to V2
feat(run): route mini prompts through V2
fix(run): use current session contracts
fix(run): fix V2 prompt turns
feat(cli): add mini subcommand
feat(run): use settled execution events
fix(run): handle remote prompt file attachments
feat(run): send prompt files as attachments
feat(run): use current APIs for run state
fix(run): adopt app-node runtime deps
feat(run): track subagent sessions
feat(run): move catalogs and default model onto current APIs
2026-07-02 12:06:49 +02:00