mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-31 03:54:43 +00:00
Add transport and persisted-session smoke scripts for HTTP, WebSocket, and scoped service calls. Type-check all examples and document remote-server usage and side effects.
4 lines
98 B
JSON
4 lines
98 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["examples/**/*.ts", "../agent-core-v2/src"]
|
|
}
|