kimi-code/packages
liruifengv 7341fb4979
fix(acp): read workspace local config via local fs at session start (#992)
Read `.kimi-code/local.toml` through the persistence (local) kaos instead of
the ACP tool kaos during session bootstrap. The ACP reverse-RPC bridge needs
the session registered on the client, which is not true until `session/new`
returns, so reading through it failed with "unknown session" and blocked new
threads in ACP editors such as Zed.

Fixes #988
2026-06-23 11:19:20 +08:00
..
acp-adapter ci: release packages (#911) 2026-06-22 21:39:21 +08:00
agent-core fix(acp): read workspace local config via local fs at session start (#992) 2026-06-23 11:19:20 +08:00
kaos fix(kaos): hide console window for spawned commands on Windows (#957) 2026-06-22 15:34:18 +08:00
kimi-migration-legacy feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
kosong ci: release packages (#803) 2026-06-16 21:23:58 +08:00
migration-legacy ci: release packages (#911) 2026-06-22 21:39:21 +08:00
node-sdk ci: release packages (#911) 2026-06-22 21:39:21 +08:00
oauth fix: classify OAuth token refresh errors by cause (#838) 2026-06-17 18:34:42 +08:00
protocol fix: surface provider content filter and preserve context tokens (#963) 2026-06-22 17:32:05 +08:00
server ci: release packages (#911) 2026-06-22 21:39:21 +08:00
server-e2e feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
telemetry feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00