kimi-code/apps
qer 88ae65bbf3 fix(web): settle a dangling tool spinner once the session goes idle
messagesToTurns kept the final group's running tools spinning so live in-flight
tools show a spinner. But when a tool's result frame is dropped on a reconnect /
ordering race, the tool stayed 'running' forever after the turn finished —
the intermittent 'read file then spins forever' report. Thread whether the
session is still active into messagesToTurns and settle the final group's
dangling tools to ok when it is idle, keeping live spinners during a real turn.
2026-06-13 11:58:17 +08:00
..
kimi-code feat(server): local-only foreground server with TUI ready banner 2026-06-12 16:09:21 +08:00
kimi-web fix(web): settle a dangling tool spinner once the session goes idle 2026-06-13 11:58:17 +08:00
vis fix: add minor improvements for Mira (#649) 2026-06-11 15:50:33 +08:00