kimi-code/apps
liruifengv c74db87e6b fix(tui): restore retained context counters on the /model recovery path
A provider logout that retains the session zeroes the footer's context
counters, but performModelSwitch only mapped model/thinking from
session.getStatus() and the v2 model-change event only republishes the
model and its context limit — so healing the session via /model (the
recovery hinted by the logout warning) left contextTokens/contextUsage
at zero. Republish the counters from the live status on switch.
2026-08-20 19:29:08 +08:00
..
kimi-code fix(tui): restore retained context counters on the /model recovery path 2026-08-20 19:29:08 +08:00
kimi-inspect refactor(agent-core-v2): migrate agent domains to model-as-container architecture (#3103) 2026-08-20 16:06:59 +08:00
vis feat(agent-core): add tower command to orchestrate multi-agents (#2633) 2026-08-16 15:13:42 +08:00
vscode feat(kimi-code): support two OAuth login endpoints (#2862) 2026-08-20 11:24:02 +08:00