Skip to content

Fabric v0.19.0 (2026.7.14)

Choose a tag to compare

@ObliviousOdin ObliviousOdin released this 14 Jul 18:48

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.