kimi-code/packages/server-e2e/test/v2
haozhe.yang 4ee4911162 feat: validate workspace roots and auto-launch task notification turns
- task: idle terminal notifications now use activeOrNewTurn admission,
  launching their own turn instead of waiting for the next user prompt
  (matches v1 turn.steer)
- workspaceRegistry: createOrTouch rejects missing or non-directory roots
  with fs.path_not_found, so a phantom cwd never reaches session creation
- kap-server: map FS_PATH_NOT_FOUND to protocol error 40409 on the session
  and RPC surfaces
- server-e2e: migrate the v2 smoke test from the local ServerClient to the
  typed Klient
- misc: switch loop/prompt clear() iteration to .slice(), align terminal
  event handler names, and tidy klient examples
2026-07-12 11:19:04 +08:00
..
channelRegistry.test.ts feat(api-v2): add klient SDK and reflection-based channel registry 2026-07-11 12:33:48 +08:00
smoke.test.ts feat: validate workspace roots and auto-launch task notification turns 2026-07-12 11:19:04 +08:00
token.test.ts chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00