kimi-code/packages/agent-core/src
2026-05-29 23:24:26 +08:00
..
agent fix(swarm): resolve reassign orphan row, enrich stall context, decision-aware recovery UI 2026-05-29 23:24:26 +08:00
config feat: remove default per-turn step limit of 1000 (#186) 2026-05-29 13:11:45 +08:00
errors refactor(agent-core): make Agent constructable and consolidate provider-manager (#161) 2026-05-28 20:33:10 +08:00
flags feat: add experimental feature-flag system (#205) 2026-05-29 19:55:10 +08:00
logging fix(agent-core): route session logs exclusively to session sink (#102) 2026-05-27 13:00:17 +08:00
loop refactor(agent-core): slim llm request log line (#190) 2026-05-29 13:36:34 +08:00
mcp feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00
plugin fix: count discovered plugin skills (#166) 2026-05-28 22:05:53 +08:00
profile feat(agent-core): add Swarm tool wired to SwarmCoordinator with recursion guard 2026-05-29 15:18:44 +08:00
rpc feat: add experimental feature-flag system (#205) 2026-05-29 19:55:10 +08:00
session fix(swarm): resolve reassign orphan row, enrich stall context, decision-aware recovery UI 2026-05-29 23:24:26 +08:00
skill feat: add plugin manager and official plugins (#119) 2026-05-27 22:47:33 +08:00
tools fix(swarm): resolve reassign orphan row, enrich stall context, decision-aware recovery UI 2026-05-29 23:24:26 +08:00
utils feat(agent-core): add session-scoped cron tools with persistence (#157) 2026-05-28 21:05:46 +08:00
errors.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
index.ts feat: add experimental feature-flag system (#205) 2026-05-29 19:55:10 +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