fix(agent-core): scope [image] config limits to the owning core (#1521)

* fix(agent-core): scope [image] config limits to the owning core

* fix(agent-core): thread harness [image] max_edge_px to TUI paste and ACP ingestion

* chore(changeset): simplify entry to user-facing wording
This commit is contained in:
Kai 2026-07-09 20:55:52 +08:00 committed by GitHub
parent a3548035a8
commit 046b6c4175
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 491 additions and 86 deletions

View file

@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---
The `[image]` limits in config.toml now also apply to pasted images (CLI paste and ACP prompts), and each core now uses its own settings, so reloading one client's config no longer changes another client's image compression.