v0.132.0
What's Changed
- fix(site): derive download links from the newest desktop release, not the changelog by @mabry1985 in #2515
- fix(web): responsive chat delete runs the full deletion lifecycle by @mabry1985 in #2516
- fix(settings): "Get models" follows the form's provider, not the saved one by @mabry1985 in #2523
- fix(tools): run_command shell grammar is explicit — PowerShell contract + honest approvals (#2518) by @mabry1985 in #2524
- fix(web): OAuth signed-out is a first-class state — no boot gate, banner + gated composer (#2513) by @mabry1985 in #2525
- fix(codex): deliver the system prompt via model_settings — bound kwargs die in the factory re-bind (#2519) by @mabry1985 in #2526
- fix(chat): HITL prose renders markdown; long questions scroll inside the card by @mabry1985 in #2529
- fix(config): all config/registry IO is UTF-8; legacy locale files degrade instead of crashing (#2521) by @mabry1985 in #2531
- fix(fleet): display names render verbatim — the record carries label + addressing name (#2520) by @mabry1985 in #2532
- fix(settings): reset-to-inherited works on fleet members — grouped model reset + host layer mirror (#2528) by @mabry1985 in #2533
- fix(tests): isolate the Host layer per test — the #2533 mirror writes it now by @mabry1985 in #2535
Full Changelog: v0.131.3...v0.132.0