kimi-code/packages/agent-core/test/agent
liruifengv e9db9cafcf
Some checks are pending
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / test-windows (push) Waiting to run
CI / lint (push) Waiting to run
CI / typecheck (push) Waiting to run
Nix Build / Check flake.nix workspace sync (push) Waiting to run
Nix Build / nix build .#kimi-code (push) Blocked by required conditions
Release / Release (push) Waiting to run
Release / Deploy docs (push) Blocked by required conditions
Release / Native release artifact (push) Blocked by required conditions
Release / Desktop release artifact (push) Blocked by required conditions
Release / Publish native release assets (push) Blocked by required conditions
feat: record model response id in wire logs (#1349)
* feat: record model response id in wire logs

* chore: include sdk in response id changeset

* chore: include agent-core in response id changeset
2026-07-03 17:15:04 +08:00
..
background fix(agent-core): cap foreground shell output to prevent OOM crash (#1285) 2026-07-02 13:42:39 +08:00
compaction feat: record model response id in wire logs (#1349) 2026-07-03 17:15:04 +08:00
config feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +08:00
context fix(agent-core): harden tool_use/tool_result exchange integrity (#1340) 2026-07-03 14:26:57 +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!: overhaul thinking config and effort resolution (#1132) 2026-06-30 22:34:13 +08:00
injection feat(agent-core): rework compaction to keep only user prompts and summary (#1214) 2026-07-01 01:17:30 +08:00
permission feat(goal): support guided goal authoring (#839) 2026-06-18 18:48:23 +08:00
records feat(agent-core): rework compaction to keep only user prompts and summary (#1214) 2026-07-01 01:17:30 +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: record model response id in wire logs (#1349) 2026-07-03 17:15:04 +08:00
bg-idle-notification-repro.test.ts fix: preserve long tool output (#1062) 2026-06-24 14:42:11 +08:00
config-state.test.ts feat: add KIMI_MODEL_THINKING_EFFORT to force a thinking effort (#1275) 2026-07-01 21:20:27 +08:00
config.test.ts feat: record model response id in wire logs (#1349) 2026-07-03 17:15:04 +08:00
context.test.ts fix(agent-core): route image-compression captions through hidden system reminders (#1348) 2026-07-03 16:21:10 +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
image-caption-injection.test.ts fix(agent-core): route image-compression captions through hidden system reminders (#1348) 2026-07-03 16:21:10 +08:00
kosong-llm.test.ts feat: record model response id in wire logs (#1349) 2026-07-03 17:15:04 +08:00
permission.test.ts feat: record model response id in wire logs (#1349) 2026-07-03 17:15:04 +08:00
plan.test.ts feat: record model response id in wire logs (#1349) 2026-07-03 17:15:04 +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): recover sessions bricked by orphan tool results (#1308) 2026-07-02 19:29:05 +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: record model response id in wire logs (#1349) 2026-07-03 17:15:04 +08:00
turn.test.ts feat: record model response id in wire logs (#1349) 2026-07-03 17:15:04 +08:00
usage.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00