kimi-code/packages/agent-core/src
2026-05-29 21:37:20 +08:00
..
agent fix: recover from model token limit errors (#207) 2026-05-29 17:27:59 +08:00
config fix: restore env-injected fields to on-disk values in stripEnvModelConfig; update tests for thinking behavior 2026-05-29 21:37:20 +08:00
errors refactor(agent-core): make Agent constructable and consolidate provider-manager (#161) 2026-05-28 20:33: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 session-scoped cron tools with persistence (#157) 2026-05-28 21:05:46 +08:00
rpc feat: define model via KIMI_MODEL_* environment variables 2026-05-29 18:58:28 +08:00
session chore(agent-core): move tool services type (#206) 2026-05-29 17:20:57 +08:00
skill feat: add plugin manager and official plugins (#119) 2026-05-27 22:47:33 +08:00
tools fix(tui): show real terminal status for background agents (#197) 2026-05-29 17:26:27 +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 chore(agent-core): move tool services type (#206) 2026-05-29 17:20:57 +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