mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-10 01:39:25 +00:00
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 |
||
|---|---|---|
| .. | ||
| acp-adapter | ||
| agent-core | ||
| kaos | ||
| kimi-migration-legacy | ||
| kosong | ||
| migration-legacy | ||
| node-sdk | ||
| oauth | ||
| protocol | ||
| server | ||
| server-e2e | ||
| telemetry | ||