mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-29 11:04:51 +00:00
- add non-blocking `enqueue` and `onDidResolve` to the `IInteractionService` kernel - add typed `enqueue` to `IApprovalService` and `IQuestionService` - expose `interactions:request`, `approvals:request`, `questions:ask` actions - stream pending set (`interactions`) and resolutions (`interactions:resolved`) over WS |
||
|---|---|---|
| .. | ||
| boot.test.ts | ||
| eventMap.test.ts | ||
| rpc.test.ts | ||
| sessions.test.ts | ||
| ws.test.ts | ||