Gustavo Madeira Santana
|
38e6da1fe0
|
TUI/Gateway: fix pi streaming + tool routing + model display + msg updating (#8432)
* TUI/Gateway: fix pi streaming + tool routing
* Tests: clarify verbose tool output expectation
* fix: avoid seq gaps for targeted tool events (#8432) (thanks @gumadeiras)
|
2026-02-04 17:12:16 -05:00 |
cpojer
|
935a0e5708
|
chore: Enable `typescript/no-explicit-any` rule.
|
2026-02-02 16:18:09 +09:00 |
cpojer
|
f06dd8df06
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
Peter Steinberger
|
ad7fc4964a
|
fix: gate TUI lifecycle updates to active run (#1567) (thanks @vignesh07)
|
2026-01-24 07:23:41 +00:00 |
Peter Steinberger
|
ae48066d28
|
fix: track TUI agent events for external runs (#1567) (thanks @vignesh07)
|
2026-01-24 07:00:01 +00:00 |
Vignesh Natarajan
|
f56f799990
|
tui: filter agent events by active chat run id
Agent events are emitted per run; filter against activeChatRunId instead of session id. Adds unit tests for tool + lifecycle events.
|
2026-01-24 07:00:01 +00:00 |