kimi-code/packages/agent-core/test/agent
2026-06-02 12:48:59 +08:00
..
background refactor: background task manager persistence (#285) 2026-06-02 12:48:31 +08:00
compaction feat: add /undo slash command and keep replay in sync (#277) 2026-06-02 12:48:59 +08:00
config Kimi For Coding 2026-05-22 15:54:50 +08:00
cron feat(cron): render scheduled reminders in TUI and expose fired events (#204) 2026-06-01 11:34:35 +08:00
harness refactor: background task manager persistence (#285) 2026-06-02 12:48:31 +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
basic.test.ts feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00
bg-idle-notification-repro.test.ts refactor: background task manager persistence (#285) 2026-06-02 12:48:31 +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 feat: add /undo slash command and keep replay in sync (#277) 2026-06-02 12:48:59 +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: add /undo slash command and keep replay in sync (#277) 2026-06-02 12:48:59 +08:00
question.test.ts feat(agent-core): ModelProvider interface and SingleModelProvider (#167) 2026-05-28 22:27:09 +08:00
resume.test.ts feat: add /undo slash command and keep replay in sync (#277) 2026-06-02 12:48:59 +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 feat: implement MicroCompaction (#219) 2026-06-01 14:31:50 +08:00
usage.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00