kimi-code/packages/agent-core/test/agent
2026-05-29 17:27:59 +08:00
..
config Kimi For Coding 2026-05-22 15:54:50 +08:00
cron refactor(agent-core): move HookEngine to sessions (#165) 2026-05-28 21:35:42 +08:00
harness chore(agent-core): move tool services type (#206) 2026-05-29 17:20:57 +08:00
injection feat: add plugin manager and official plugins (#119) 2026-05-27 22:47:33 +08:00
permission feat(agent-core): add session-scoped cron tools with persistence (#157) 2026-05-28 21:05:46 +08:00
records feat: offload large base64 media payloads to external blob files (#117) 2026-05-28 16:47:57 +08:00
turn fix(agent-core): tier anti-repeat reminders at streak counts 3, 5, and 8 (#15) 2026-05-25 16:09:41 +08:00
background-manager.test.ts fix(tui): show real terminal status for background agents (#197) 2026-05-29 17:26:27 +08:00
basic.test.ts feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00
bg-idle-notification-repro.test.ts fix(tui): show real terminal status for background agents (#197) 2026-05-29 17:26:27 +08:00
compaction.test.ts fix: recover from model token limit errors (#207) 2026-05-29 17:27:59 +08:00
config-state.test.ts refactor(agent-core): make Agent constructable and consolidate provider-manager (#161) 2026-05-28 20:33:10 +08:00
config.test.ts feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00
context.test.ts fix(tui): show real terminal status for background agents (#197) 2026-05-29 17:26:27 +08:00
kosong-llm.test.ts feat: expose LLM stream timing events (#101) 2026-05-27 13:46:57 +08:00
permission.test.ts refactor(agent-core): split RuntimeConfig into Kaos and ToolServices (#185) 2026-05-29 12:28:47 +08:00
plan.test.ts feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00
question.test.ts feat(agent-core): ModelProvider interface and SingleModelProvider (#167) 2026-05-28 22:27:09 +08:00
resume.test.ts fix(agent-core): compaction edge cases, error handling, and truncated output (#120) 2026-05-28 16:47:38 +08:00
skill-tool-manager.test.ts refactor(agent-core): split RuntimeConfig into Kaos and ToolServices (#185) 2026-05-29 12:28:47 +08:00
tool.test.ts refactor(agent-core): move HookEngine to sessions (#165) 2026-05-28 21:35:42 +08:00
turn.test.ts fix(agent-core): preserve blocked prompt hook context (#200) 2026-05-29 15:12:36 +08:00
usage.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00