kimi-code/packages/agent-core/test/agent
2026-06-23 22:39:19 +08:00
..
background feat: detach foreground tasks to background (#821) 2026-06-20 21:24:22 +08:00
compaction feat(agent-core): add thinkingLevel to compaction telemetry (#954) 2026-06-22 12:09:29 +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 feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
injection feat: release experimental features (#569) 2026-06-09 11:42:50 +08:00
permission feat(goal): support guided goal authoring (#839) 2026-06-18 18:48:23 +08:00
records fix: build replay ranges from replay records (#805) 2026-06-16 15:20:23 +08:00
turn feat(agent-core): detect and escalate repeated tool calls to prevent infinite loops (#364) 2026-06-03 14:16:14 +08:00
basic.test.ts feat: stream shell tool output (#676) 2026-06-12 11:10:20 +08:00
bg-idle-notification-repro.test.ts feat: detach foreground tasks to background (#821) 2026-06-20 21:24:22 +08:00
config-state.test.ts feat: support always-thinking models via supports_thinking_type (#662) 2026-06-11 23:16:02 +08:00
config.test.ts feat: add workspace add-dir support (#812) 2026-06-22 19:42:13 +08:00
context.test.ts fix(agent-core): realign mid-history interrupted tool calls on resume (#1027) 2026-06-23 22:39:19 +08:00
goal-outcome.test.ts fix: polish goal lifecycle messaging (#555) 2026-06-09 11:47:00 +08:00
goal.test.ts fix: polish goal lifecycle messaging (#555) 2026-06-09 11:47:00 +08:00
kosong-llm.test.ts refactor: simplify LLM request logging (#823) 2026-06-16 21:13:31 +08:00
permission.test.ts feat: add workspace add-dir support (#812) 2026-06-22 19:42:13 +08:00
plan.test.ts feat: stream shell tool output (#676) 2026-06-12 11:10:20 +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): realign mid-history interrupted tool calls on resume (#1027) 2026-06-23 22:39:19 +08:00
skill-prompt.test.ts fix: surface skill directory in the loaded-skill context block (#785) 2026-06-15 22:29:00 +08:00
skill-tool-manager.test.ts fix: surface skill directory in the loaded-skill context block (#785) 2026-06-15 22:29:00 +08:00
tool.test.ts feat: release experimental features (#569) 2026-06-09 11:42:50 +08:00
turn.test.ts fix: surface provider content filter and preserve context tokens (#963) 2026-06-22 17:32:05 +08:00
usage.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00