kimi-code/apps
qer de610deb5f
fix(web): drop workspace session count after archiving the last session (#896)
The daemon's workspace session_count counted archived session directories,
so a workspace still reported a non-zero count after its last session was
archived. The web sidebar then showed the workspace as non-empty, making it
look like the archive had failed (and a retry would error out).

Count only non-archived sessions in the workspace registry, and trust the
live local count in the web app once sessions have loaded.
2026-06-18 19:14:47 +08:00
..
kimi-code feat(goal): support guided goal authoring (#839) 2026-06-18 18:48:23 +08:00
kimi-web fix(web): drop workspace session count after archiving the last session (#896) 2026-06-18 19:14:47 +08:00
vis feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00