mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-30 17:14:40 +08:00
6f6f2e4132
Only Agent Manager settings messages now bump the settings generation, so unrelated Settings-panel requests carrying a requestId can no longer invalidate an in-flight projects or branches response. The handler also no longer retargets the panel project directory: the settings handler is project-scoped by projectId, and touching the panel directory expired config bindings and blocked unsaved config saves when switching the Agent Manager project.