fix: forbid model-driven goal pauses (#1476)

This commit is contained in:
Luyu Cheng 2026-07-07 20:02:43 +08:00 committed by GitHub
parent ebd25a4a55
commit d1a964fba9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 53 additions and 34 deletions

View file

@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---
Prevent autonomous goals from being paused by model-reported status updates.