v0.133.0
What's Changed
- feat(prompts): View prompt tells the wire truth — and renders markdown (#2527) by @mabry1985 in #2545
- fix(settings): Connected account leads the Model panel — tighter, non-contradicting copy by @mabry1985 in #2547
- feat: Fleet telemetry: hub-side read-only rollup across members (operator_api/telemetry_routes.py) by @mabry1985 in #2544
- feat(settings): deprecate ACP as the agent runtime — delegates keep ACP by @mabry1985 in #2548
- fix(subagents): Claude/ChatGPT subscriptions can drive delegations (bd-wmz) by @mabry1985 in #2552
- feat: Fix chat code blocks: newlines collapse into one long line (stale [data-streamdown] selector in chat.css) by @mabry1985 in #2546
- fix(tests): script the disconnect race with events, not fixed sleeps (#2551) by @mabry1985 in #2560
- docs(ci): the changelog gate's own docs predate #2293 (#2530) by @mabry1985 in #2561
- fix(tools): search_files skips binary files and generated trees (#2541) by @mabry1985 in #2562
- fix(api): filesystem-projects must be ASKED to remove a root (#2556) by @mabry1985 in #2563
- feat(oauth): publish credential expiry, refreshability and durability (#2549) by @mabry1985 in #2564
- perf(delegates): relax the health cadence for delegates that keep answering (#2542) by @mabry1985 in #2565
- feat(tools): show_config — the agent can read its own effective settings (#2540) by @mabry1985 in #2566
- fix(schedule): a missing time is missing, not 09:00 (#2159) by @mabry1985 in #2567
- feat: Fleet telemetry: fleet section in the core Telemetry console surface (apps/web TelemetrySurface) by @mabry1985 in #2554
- fix(settings): sample the Escape layer on window capture, where it still exists (#2466) by @mabry1985 in #2569
- feat: Fleet telemetry: 'Operating a fleet' core docs guide (read-only surface, explicit operator procedures) by @mabry1985 in #2568
- fix(tests): make the suite hermetic against a spawner's instance env (#2543) by @mabry1985 in #2570
- feat(llm): a per-slot gateway alias opts out of the native provider (#2550) by @mabry1985 in #2571
Full Changelog: v0.132.0...v0.133.0