Qwen Code hot-reloads workspace trust changes in a running daemon
doudouOUC · ghdev · 2026-07-20
Qwen Code adds hot-reload for workspace trust changes without restarting the daemon
This PR to QwenLM/qwen-code makes workspace trust changes take effect in a running daemon instead of requiring a restart.
What changes
- Introduces semantic trust-policy snapshots and monitoring.
- Reconciles each affected workspace into a new runtime generation.
- Closes the previous generation before draining sessions and services.
- Makes workspace-scoped surfaces resolve the selected generation and fail closed while trust is changing or unavailable.
Behavior
- Trust grants rebuild settings, environment, filesystem, tools, services, and caches from fresh state.
- Trust revocations stop work on the old trusted generation before async cleanup begins.
- A new v2 trust API reports configured trust, effective trust, policy revision, and reconciliation state.
- The TypeScript SDK and Web Shell surface that status and show applying/failed states when reconciliation is unstable.
The older v1 request-only API remains compatible.
More from coding & agent
- GPT-6 Astra beats Factorio with enemies in 44 in-game hours at ~$4,500 API cost — liminal_bardo · 2026-09-11
- Treating agents like 50 First Dates: a 3-layer context system so every conversation doesn't start from zero — evielync · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- ARRM targets silent economic regressions in AI agents that functional tests miss — Beautiful_Belt_601 · 2026-09-11
- Dev builds browser 3D pizza delivery game with Claude: physics, GPS pathfinding, traffic AI — vinishkapoor · 2026-09-11
- Build X Carousel Posts from One Wide Image: A Splitter Tool Plus YouMind Skill Workflow — sujingshen · 2026-09-11