kimi-code/packages/agent-core/test/mcp
oocz 102984aa66
Some checks are pending
CI / build (push) Waiting to run
CI / test (1) (push) Waiting to run
CI / test (2) (push) Waiting to run
CI / test (3) (push) Waiting to run
CI / test (4) (push) Waiting to run
CI / test (5) (push) Waiting to run
CI / test-pi-tui (push) Waiting to run
CI / test-windows (push) Waiting to run
CI / lint (push) Waiting to run
CI / typecheck (push) Waiting to run
Nix Build / Check flake.nix workspace sync (push) Waiting to run
Nix Build / nix build .#kimi-code (push) Blocked by required conditions
Release / Native release artifact (push) Blocked by required conditions
Release / Publish native release assets (push) Blocked by required conditions
Release / Release (push) Waiting to run
Release / Deploy docs (push) Blocked by required conditions
fix: settle cancelled MCP OAuth callbacks (#2899)
Co-authored-by: yuchengzhen <yuchengzhen@moonshot.cn>
2026-08-13 22:56:06 +08:00
..
fixtures feat: add global default MCP server timeout configs (#2065) 2026-07-23 12:41:08 +08:00
auth-tool.test.ts feat(mcp): carry an absolute expiresAt on the OAuth authorization-url update (#2609) 2026-08-04 20:02:47 +08:00
client-http.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
client-sse.test.ts mcp suport sse (#744) 2026-06-14 18:04:26 +08:00
client-stdio.test.ts feat(vscode): migrate extension to Node SDK (#1769) 2026-07-16 17:27:21 +08:00
config-loader.test.ts feat(vscode): migrate extension to Node SDK (#1769) 2026-07-16 17:27:21 +08:00
connection-manager.test.ts feat(mcp): inspect effective authorization state in v1 (#2856) 2026-08-13 12:00:04 +08:00
oauth-callback-server.test.ts fix: settle cancelled MCP OAuth callbacks (#2899) 2026-08-13 22:56:06 +08:00
oauth-store.test.ts feat(mcp): inspect effective authorization state in v1 (#2856) 2026-08-13 12:00:04 +08:00
output.test.ts fix(mcp): drop protocol-reserved _meta keys from model-visible output (#2600) 2026-08-04 20:03:10 +08:00
session-config-merge.test.ts feat(acp): implement ACP server with session lifecycle, tool streaming, and IDE integration (#368) 2026-06-03 21:11:30 +08:00
tool-manager-mcp.test.ts feat(agent-core): custom agent files and secondary model on the v1 engine (#2232) 2026-07-29 12:06:26 +08:00
tool-naming.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00