mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
chore: add changeset for print background steer mode
This commit is contained in:
parent
c0b9cd8e00
commit
6721c051d6
1 changed files with 5 additions and 0 deletions
5
.changeset/print-background-steer.md
Normal file
5
.changeset/print-background-steer.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue