kimi-code/apps
Haozhe 04fdb49627
fix(kimi-code): reconnect remote control tunnel after silent relay death (#3283)
Add a liveness watchdog on the management and HTTP tunnel WebSockets
(client ping every 30s, terminate after 300s without inbound activity)
so the client recovers when a relay redeploy drops connections without
a close frame. Treat registration failures after a successful session
as transient and keep backing off instead of stopping permanently.
2026-08-27 14:02:29 +08:00
..
kimi-code fix(kimi-code): reconnect remote control tunnel after silent relay death (#3283) 2026-08-27 14:02:29 +08:00
kimi-inspect refactor(agent-core-v2): drop in-place system prompt refresh (#3211) 2026-08-24 21:55:23 +08:00
vis feat(agent-core): add tower command to orchestrate multi-agents (#2633) 2026-08-16 15:13:42 +08:00
vscode fix(vscode): restore live context usage on v2 (#3098) 2026-08-26 19:57:50 +08:00