kimi-code/packages/agent-core/test
2026-06-02 12:48:59 +08:00
..
agent feat: add /undo slash command and keep replay in sync (#277) 2026-06-02 12:48:59 +08:00
config feat(tui): add /provider command, custom registry import, and tabbed model selector (#264) 2026-06-01 18:46:40 +08:00
fixtures refactor(kaos): move Environment into kaos, slim package API (#147) 2026-05-28 16:50:10 +08:00
flags chore(agent-core): remove unused flag resolver exports (#220) 2026-05-29 20:50:02 +08:00
harness fix(skill): wrap slash-activated skill content in system-reminder tags (#135) 2026-06-02 11:20:54 +08:00
hooks refactor(agent-core): move HookEngine to sessions (#165) 2026-05-28 21:35:42 +08:00
logging fix(agent-core): route session logs exclusively to session sink (#102) 2026-05-27 13:00:17 +08:00
loop fix(agent-core): surface user interruptions to the model instead of a neutral abort (#236) 2026-05-30 09:53:21 +08:00
mcp refactor(agent-core): split RuntimeConfig into Kaos and ToolServices (#185) 2026-05-29 12:28:47 +08:00
plugin feat(plugin): install plugins from a GitHub repository URL (#221) 2026-05-29 22:18:16 +08:00
profile refactor(kaos): move Environment into kaos, slim package API (#147) 2026-05-28 16:50:10 +08:00
rpc feat(plugin): install plugins from a GitHub repository URL (#221) 2026-05-29 22:18:16 +08:00
session refactor: background task manager persistence (#285) 2026-06-02 12:48:31 +08:00
skill feat: add plugin manager and official plugins (#119) 2026-05-27 22:47:33 +08:00
tools refactor: background task manager persistence (#285) 2026-06-02 12:48:31 +08:00
utils fix(agent-core): surface user interruptions to the model instead of a neutral abort (#236) 2026-05-30 09:53:21 +08:00
prompt-placeholders.test.ts refactor: unify path normalization with pathe (#84) 2026-05-27 11:53:24 +08:00