Release
Tue, Jun 23, 2026
1 min read
Kimi Code 0.19.1
Fix ACP editors such as Zed failing to start a new thread
Patch Changes
- #992
7341fb4 - Fix ACP editors such as Zed failing to start a new thread.
- #984
da81858 - Clear all per-session state when a session is archived or removed, so archived sessions no longer leave orphaned data behind.
- #978
d4ae02d - Fix the web sidebar's unread dots getting out of sync across browser tabs.
- #979
8c6cade - Consolidate web client localStorage access and split the root state store and app shell into focused composables.