chore: add changeset for print background steer mode

This commit is contained in:
haozhe.yang 2026-07-08 19:40:19 +08:00
parent c0b9cd8e00
commit 6721c051d6

View file

@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---
Add a print-mode background policy that lets `kimi -p` stay alive across background-task completions so the main agent can be steered into follow-up turns. Set `[background].print_background_mode = "steer"` to enable it.