kimi-code/packages
7Sageer 4292ae9f9b
fix: surface provider content filter and preserve context tokens (#963)
* fix: surface provider content filter and preserve context tokens

* fix: complete filtered turn handling across surfaces

- context: accumulate token estimate for zero-usage steps to preserve
  the tokenCount / tokenCountCoveredMessageCount invariant
- turn/goal: pause the goal when a turn is blocked by safety policy
- subagent: surface a filtered child turn as a distinct error
- acp: map filtered to the native ACP refusal stop reason
- tui: show a filtered-specific message in the btw panel
- cli: drop the redundant content_filter suffix from the error message
- tests: cover filtered across cli, web, acp, and goal flows
2026-06-22 17:32:05 +08:00
..
acp-adapter fix: surface provider content filter and preserve context tokens (#963) 2026-06-22 17:32:05 +08:00
agent-core fix: surface provider content filter and preserve context tokens (#963) 2026-06-22 17:32:05 +08:00
kaos fix(kaos): hide console window for spawned commands on Windows (#957) 2026-06-22 15:34:18 +08:00
kimi-migration-legacy feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
kosong ci: release packages (#803) 2026-06-16 21:23:58 +08:00
migration-legacy ci: release packages (#746) 2026-06-15 22:50:45 +08:00
node-sdk feat: detach foreground tasks to background (#821) 2026-06-20 21:24:22 +08:00
oauth fix: classify OAuth token refresh errors by cause (#838) 2026-06-17 18:34:42 +08:00
protocol fix: surface provider content filter and preserve context tokens (#963) 2026-06-22 17:32:05 +08:00
server fix(web): drop workspace session count after archiving the last session (#896) 2026-06-18 19:14:47 +08:00
server-e2e feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
telemetry feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00