Releases: ObliviousOdin/fabric
Release list
Fabric v0.21.0 (2026.7.16)
Fabric 0.21.0 — Agent Live View
Fabric Desktop can now show Browser and Computer Use activity beside the conversation, then move that same session into a resizable, always-on-top picture-in-picture window.
| Browser — docked | Browser — picture-in-picture |
|---|---|
![]() |
![]() |
| Computer Use — docked | Computer Use — picture-in-picture |
|---|---|
![]() |
![]() |
How to use it
- Start Fabric Desktop and ask the agent to use Browser or Computer Use.
- Agent Live View opens automatically when the first visual action starts.
- Use Pop out picture-in-picture to keep the view above other windows.
- Use Pause visual updates to freeze only the preview—the agent keeps working.
- Use Return to side panel to dock the same session again without restarting it.
See the complete Browser Live View guide and Computer Use Live View guide.
Highlights
- Browser Live View uses a dedicated authenticated visual connection on compatible local CDP sessions. It pulls one bounded frame at a time, starts at most two captures per second per session, and yields to agent browser actions.
- Computer Use reuses at most one bounded screenshot already returned by an action instead of creating another capture loop.
- Live View adds no model tool, tool schema, prompt text, context tokens, or model calls.
- Background-session activity no longer opens the active chat's Live View rail.
- Finder and Dock launches can now discover user-local
cua-driverinstallations. - The optional MCP SDK is raised to 1.28.1 for fixes covering CVE-2026-52869, CVE-2026-52870, and CVE-2026-59950.
- Documentation contracts now require the Desktop, Browser, and Computer Use guides to evolve with their load-bearing code paths.
Release artifacts
This release publishes the Fabric 0.21.0 Python wheel and source distribution, plus SHA256SUMS and a provenance manifest. The production bytes are the exact candidate that passed Linux, macOS, and Windows smoke verification on merge commit 99db0c9b9eb2201b2cae0e43bb7ca4ab3e929fe0.
What's Changed
- chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in
/websiteby @dependabot[bot] in #23 - fix(dashboard): make Team, Work, and TUI context operational in #26
- docs: keep documentation synchronized with runtime in #27
- feat(desktop): add Browser and Computer Use Agent Live View in #30
Full changelog: v2026.7.15.3...v2026.7.16
Fabric v0.20.2 (2026.7.15.3)
Fabric 0.20.2 expands the dashboard plugin host for media-heavy standalone workspaces.
Highlights:
- Serves WebAssembly with the correct MIME type for plugin assets.
- Exposes Film icon support and host ReactDOM helpers to dashboard plugins.
- Documents the standalone plugin boundary and OpenCut-inspired Studio architecture.
- Keeps third-party editor capability outside the Fabric core and model-tool schema.
Fabric v0.20.1 (2026.7.15.2)
What's Changed
- fix(release): ship dashboard assets in Fabric 0.20.1 by @ObliviousOdin in #20
Full Changelog: v2026.7.15...v2026.7.15.2
Fabric v0.20.0 (2026.7.15)
What's Changed
- feat(achievements): opt-in team leaderboard with self-hosted relay by @ObliviousOdin in #11
- feat(skills): add governed capability lifecycle by @ObliviousOdin in #13
- fix(docs): align visuals with Fabric branding by @ObliviousOdin in #14
- fix(setup): streamline onboarding with staged releases by @ObliviousOdin in #15
- refactor(desktop): align the app with the Fabric design system by @ObliviousOdin in #16
- Make Git commit identity auditing durable by @ObliviousOdin in #18
- Simplify achievements leaderboard opt-in by @ObliviousOdin in #17
- feat: add Design workspaces and prepare Fabric 0.20.0 by @ObliviousOdin in #19
Full Changelog: v2026.7.14...v2026.7.15
Fabric v0.19.0 (2026.7.14)
Fabric 0.19.0 — Woven Operations
Fabric 0.19.0 introduces the Woven Operations product experience: an original, white-label enterprise workspace for coordinating agents, durable work, evidence, approvals, memory, and administration.
Highlights
- Added a canonical Fabric design-system package with semantic light/dark tokens and deterministic brand assets for web, desktop, installer, TUI, ACP, favicon, and mobile/PWA surfaces.
- Added the Workspace and Admin information architecture, including the operational Home screen, responsive three-panel Chat, explicit screen-state primitives, and compatibility routes for existing dashboard and plugin links.
- Reworked the dashboard into Fabric's Woven Operations visual language: warm neutral canvases, restrained Fabric violet, structural thread/bracket motifs, accessible system typography, and a neutral navigation rail.
- Preserved the persistent Chat PTY across ordinary navigation while supporting explicit fresh-conversation intent.
- Reframed Integrations as an operational ledger and retained the latest Work Board controls inside Chat.
- Reduced the HTML-referenced initial JavaScript payload by replacing an inherited heavy badge dependency with a Fabric-owned primitive and deferring non-English locale packs.
- Added the Workspace/Admin guide, rewrote the dashboard documentation, and refreshed website discovery surfaces and product screenshots.
Fixes and release hardening
- Fixed modal focus restoration, nested scroll locking, compact Chat sheets, responsive navigation semantics, and loading/empty/error-state behavior.
- Fixed release-version synchronization across Python, ACP, desktop, npm workspace metadata, and
uv.lock. - Fixed PWA icon/manifest coverage and preserved query/hash state across canonical Work and legacy route redirects.
- Hardened publication so wheel and source archives are built and validated before any tag is created or pushed.
Removed
- Removed unused legacy display fonts and inherited dashboard styling paths that made Fabric resemble the upstream Hermes interface.
Artifacts
This release includes validated Python wheel and source distributions. Unsigned desktop packages were independently built on macOS arm64, Linux x64, and Windows x64 during PR verification.
External ACP Registry submission follows publication of fabric-agent==0.19.0 through Fabric's PyPI publisher.
See CHANGELOG.md for the canonical changelog.



