kimi-code/packages/agent-core/test
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
fixtures refactor(kaos): move Environment into kaos, slim package API (#147) 2026-05-28 16:50:10 +08:00
harness refactor(agent-core): split RuntimeConfig into Kaos and ToolServices (#185) 2026-05-29 12:28:47 +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(kosong): retry when a response stream is terminated mid-flight (#201) 2026-05-29 15:18:55 +08:00
mcp refactor(agent-core): split RuntimeConfig into Kaos and ToolServices (#185) 2026-05-29 12:28:47 +08:00
plugin fix: count discovered plugin skills (#166) 2026-05-28 22:05:53 +08:00
profile refactor(kaos): move Environment into kaos, slim package API (#147) 2026-05-28 16:50:10 +08:00
rpc feat: add plugin manager and official plugins (#119) 2026-05-27 22:47:33 +08:00
session fix: project persisted context messages (#195) 2026-05-29 14:43:17 +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
prompt-placeholders.test.ts refactor: unify path normalization with pathe (#84) 2026-05-27 11:53:24 +08:00