kimi-code/packages/agent-core/test/agent
qer d1ca65e1de
feat(vscode): migrate extension to Node SDK (#1769)
* feat(vscode): migrate extension to Node SDK

* fix(vscode): address CI failures

* fix(vis): handle token count records

* fix(vscode): keep chat toolbar and header readable at narrow widths

* fix(vscode): map yolo to core yolo permission and honor the global yolo setting

* docs(vscode): record Node SDK migration design

* docs(vscode): split breaking changes out of the 0.6.0 changelog

* fix(vscode): keep a resumed session's thinking effort instead of reapplying the default

* fix(vscode): announce session status when a view attaches so the display matches it

* fix(vscode): align webview thinking effort handling with the TUI
2026-07-16 17:27:21 +08:00
..
background feat: auto-background timed-out foreground bash commands (#1591) 2026-07-13 21:08:21 +08:00
compaction feat: attach trace_id to telemetry events (#1724) 2026-07-16 09:14:12 +08:00
config fix: align Anthropic-compatible model capabilities (#1746) 2026-07-16 01:31:38 +08:00
context feat(vscode): migrate extension to Node SDK (#1769) 2026-07-16 17:27:21 +08:00
cron feat(cli): keep kimi -p running while a goal is active or cron tasks are pending (#1555) 2026-07-11 21:16:27 +08:00
harness feat: attach trace_id to telemetry events (#1724) 2026-07-16 09:14:12 +08:00
injection fix: clarify goal blocked audit guidance (#1481) 2026-07-07 22:29:40 +08:00
permission feat(goal): support guided goal authoring (#839) 2026-06-18 18:48:23 +08:00
records refactor: move tool-result metadata into a structured note side channel (#1437) 2026-07-07 11:40:27 +08:00
turn feat: attach trace_id to telemetry events (#1724) 2026-07-16 09:14:12 +08:00
basic.test.ts feat: auto-background timed-out foreground bash commands (#1591) 2026-07-13 21:08:21 +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 fix: align Anthropic-compatible model capabilities (#1746) 2026-07-16 01:31:38 +08:00
config.test.ts fix: resolve and synchronize thinking effort (#1625) 2026-07-14 16:37:03 +08:00
context.test.ts refactor: move tool-result metadata into a structured note side channel (#1437) 2026-07-07 11:40:27 +08:00
dynamic-tools.test.ts feat(agent-core): progressive tool disclosure via select_tools (#1369) 2026-07-06 15:51:08 +08:00
goal-outcome.test.ts fix: polish goal lifecycle messaging (#555) 2026-06-09 11:47:00 +08:00
goal.test.ts fix(agent-core): harden goal-mode budget and outcome flow (#1456) 2026-07-07 15:23:57 +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
llm-request-recorder.test.ts fix: resolve and synchronize thinking effort (#1625) 2026-07-14 16:37:03 +08:00
permission.test.ts feat: attach trace_id to telemetry events (#1724) 2026-07-16 09:14:12 +08:00
plan.test.ts feat: auto-background timed-out foreground bash commands (#1591) 2026-07-13 21:08:21 +08:00
question.test.ts feat(agent-core): ModelProvider interface and SingleModelProvider (#167) 2026-05-28 22:27:09 +08:00
resume.test.ts refactor: move tool-result metadata into a structured note side channel (#1437) 2026-07-07 11:40:27 +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-result-render.test.ts refactor: move tool-result metadata into a structured note side channel (#1437) 2026-07-07 11:40:27 +08:00
tool-select.e2e.test.ts refactor(kosong): rename select_tools capability to dynamically_loaded_tools (#1488) 2026-07-10 22:12:54 +08:00
tool.test.ts fix(agent-core): re-register builtin tools when provider resolves late (#1688) 2026-07-14 16:37:17 +08:00
turn.test.ts feat: attach trace_id to telemetry events (#1724) 2026-07-16 09:14:12 +08:00
usage.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00