fix: honor config timeout in tui

This commit is contained in:
Peter Steinberger
2026-01-09 21:22:41 +01:00
parent 4861f09f78
commit e8dbb350ae
6 changed files with 40 additions and 9 deletions

View File

@@ -112,6 +112,7 @@
- Docs: expand parameter descriptions for agent/wake hooks. (#532) — thanks @mcinteerj
- Docs: add community showcase entries from Discord. (#476) — thanks @gupsammy
- TUI: refresh status bar after think/verbose/reasoning changes. (#519) — thanks @jdrhyne
- TUI: stop overriding agent timeout so config defaults apply. (#549)
- Status: show Verbose/Elevated only when enabled.
- Status: filter usage summary to the active model provider.
- Status: map model providers to usage sources so unrelated usage doesnt appear.