Files
clawdbot/src
Jonathan D. Rhyne debdd2aa95 fix(tui): status bar not updating after /verbose, /reasoning, /think commands
The status bar refresh failed because refreshSessionInfo() compared
currentSessionKey (e.g. 'main') against the canonical session keys
returned by the gateway (e.g. 'agent:default:main').

This fix uses parseAgentSessionKey to also match canonical keys by
their 'rest' component, allowing 'main' to match 'agent:default:main'.

Fixes: status bar showing stale values after setting changes
AI-assisted: yes (Claude)
Testing: lightly tested (build passes, logic verified)
2026-01-09 01:05:10 +01:00
..
2026-01-09 00:57:17 +01:00
2026-01-09 00:33:09 +01:00
2026-01-08 22:28:51 +00:00
2026-01-09 00:57:17 +01:00
2026-01-08 03:54:35 +00:00
2026-01-09 00:57:17 +01:00
2026-01-09 00:33:09 +01:00
2026-01-06 00:42:23 +01:00
2026-01-08 05:20:39 +01:00
2026-01-04 14:38:51 +00:00
2026-01-09 00:57:17 +01:00
2026-01-09 00:57:17 +01:00
2026-01-09 00:33:09 +01:00
2026-01-09 00:57:17 +01:00
2026-01-04 14:57:57 +00:00
2026-01-04 14:38:51 +00:00
2026-01-06 04:51:05 +00:00
2026-01-06 04:51:05 +00:00
2025-12-26 02:35:40 +01:00
2026-01-08 03:03:03 +00:00
2026-01-04 14:38:51 +00:00