kimi-code/packages/agent-core/src
2026-06-05 15:59:10 +08:00
..
agent feat(env): migrate kimi-cli model request params and auto-update toggle (#458) 2026-06-05 14:54:24 +08:00
config feat: use fixed 30-minute subagent timeout (#470) 2026-06-05 15:59:10 +08:00
errors fix: show concise filtered response errors (#456) 2026-06-05 12:48:35 +08:00
flags feat: Add persistent experimental feature toggles and a TUI panel (#420) 2026-06-04 18:35:41 +08:00
logging fix(agent-core): route session logs exclusively to session sink (#102) 2026-05-27 13:00:17 +08:00
loop feat(agent-core): detect and escalate repeated tool calls to prevent infinite loops (#364) 2026-06-03 14:16:14 +08:00
mcp fix: load root mcp json config (#382) 2026-06-03 21:13:46 +08:00
plugin feat(plugin): install plugins from a GitHub repository URL (#221) 2026-05-29 22:18:16 +08:00
profile feat: pursue a goal autonomously (#270) 2026-06-02 22:52:23 +08:00
rpc feat: add upcoming goal queue (#393) 2026-06-04 20:43:04 +08:00
session feat: use fixed 30-minute subagent timeout (#470) 2026-06-05 15:59:10 +08:00
skill feat: add built-in update-config skill (#433) 2026-06-04 21:41:54 +08:00
tools feat: use fixed 30-minute subagent timeout (#470) 2026-06-05 15:59:10 +08:00
utils fix: simplify goal budget schema and fix output caps (#365) 2026-06-03 15:55:14 +08:00
errors.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
index.ts feat: add background ask user questions (#315) 2026-06-02 22:12:25 +08:00
plugin.ts feat: add plugin manager and official plugins (#119) 2026-05-27 22:47:33 +08:00
prompt-modules.d.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
telemetry.ts feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00
version.ts Kimi For Coding 2026-05-22 15:54:50 +08:00