kimi-code/apps
qer 45d2cb1ed3 feat(cli): detect build-mismatched daemon and add --restart to kimi web/daemon
The daemon lock now records the host CLI version and entry path. When
kimi web / kimi daemon finds a healthy daemon started by a different
build (e.g. an older pkg.pr.new install), it warns that the running
daemon lags the invoked CLI instead of silently reusing it; the new
--restart flag stops the managed daemon and starts a fresh one with the
current build. A daemon whose lock does not match the requested port
(foreign process on the port) is never stopped.
2026-06-11 10:14:48 +08:00
..
kimi-code feat(cli): detect build-mismatched daemon and add --restart to kimi web/daemon 2026-06-11 10:14:48 +08:00
kimi-web feat(web): sidebar polish, workspace more menu, and fold animation 2026-06-11 10:14:48 +08:00
vis refactor: background task manager persistence (#285) 2026-06-02 12:48:31 +08:00