kimi-code/packages/agent-core/src/mcp
_Kerman ea6a4bfe6e
fix: preserve long tool output (#1062)
* fix: persist truncated foreground bash output

* fix: persist oversized tool results

* fix: link background task notifications to saved output

* fix: avoid lossy tool result budgeting

* fix

* fix: include fallback task output previews

* fix

* fix
2026-06-24 14:42:11 +08:00
..
oauth refactor: unify path normalization with pathe (#84) 2026-05-27 11:53:24 +08:00
auth-tool.ts mcp suport sse (#744) 2026-06-14 18:04:26 +08:00
client-http.ts mcp suport sse (#744) 2026-06-14 18:04:26 +08:00
client-remote.ts mcp suport sse (#744) 2026-06-14 18:04:26 +08:00
client-shared.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
client-sse.ts mcp suport sse (#744) 2026-06-14 18:04:26 +08:00
client-stdio.ts fix: use session cwd for stdio MCP servers (#1057) 2026-06-24 13:40:56 +08:00
config-loader.ts fix: load root mcp json config (#382) 2026-06-03 21:13:46 +08:00
connection-manager.ts fix: use session cwd for stdio MCP servers (#1057) 2026-06-24 13:40:56 +08:00
index.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
output.ts fix: preserve long tool output (#1062) 2026-06-24 14:42:11 +08:00
session-config.ts feat(acp): implement ACP server with session lifecycle, tool streaming, and IDE integration (#368) 2026-06-03 21:11:30 +08:00
tool-naming.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
types.ts Kimi For Coding 2026-05-22 15:54:50 +08:00