Muster v1.10.3
Desktop design upgrade — OpenManus-inspired working language
A focused design pass on the desktop app, studied from OpenManus and rebuilt skin-safe across all four themes (Midnight, Atelier, Foundry, Lagoon).
Working language
- Plan-step marks replace the old bouncing dots everywhere agents work: a
[→]glyph while a step runs, ✓/→/· round pips for done/active/pending steps — in 1:1 chat and group view alike - Thinking shimmer: animated gradient text for in-progress labels (reduced-motion safe)
- Glass command surfaces: the command palette and OS command bar now float on a shared
.glass-consoleprimitive with backdrop blur and hairline borders
Foundations
- Skin-safe tokens: new
--color-liveaccent (auto-generatestext-live) and raised/panel/hairline tokens wired through@theme, so every new primitive re-themes correctly across all 4 skins - Inter Variable bundled locally (7 woff2 subsets, no network font fetch)
- FleetOrb visual refinement
Verified
- 1,651 vitest tests + broker + updater suites green; typecheck clean
- Packaged-server smoke test green (no node_modules in reach)
- Renderer bundle + packaged app checked for the new CSS/fonts
- All five platform artifacts built, feed hashes verified against disk
Artifacts
- macOS (Apple Silicon):
Muster-1.10.3.dmg - macOS (Intel):
Muster-1.10.3-intel.dmg - Windows:
Muster-1.10.3-setup.exe - Linux:
.deb/.AppImage
Auto-update feeds (latest-mac.yml now includes the arm64 zip) synced to the download mirror.