1.724.0 (2026-06-15)
Features
- cli: add --yes, --secret/--no-secret and --description to variable add (#9548) (4e9e0c0)
- frontend: improve AI chat cancel and interrupted-turn handling (#9539) (114c412)
- frontend: precise AI chat context usage tracking + indicator (#9551) (2b47180)
- wire chat reasoning effort through gemini and bedrock proxies (#9545) (aaf0563)
Bug Fixes
- actually isolate windows job children from CTRL_BREAK_EVENT + reap on worker death (#9563) (61f3291)
- ai: enforce resource authz when loading MCP tools in agent worker (#9571) (317a862)
- append system CA bundle to tracing proxy cert file (#9549) (3cf4083)
- cli: consistent flow inline lock filenames for compound extensions (#9555) (f0659a7)
- flows: skip_if evaluates wrong previous_result during retry (#9547) (2aab352)
- folders: allow hyphens in folder names (#9566) (84df111), closes #8474
- frontend: load resource value in JSON editor when resource type is missing (#9574) (251266c)
- isolate windows job children from worker CTRL_BREAK_EVENT (#9562) (1d6191e)
- stop sending temperature for AI chat across all providers (#9553) (3585716)