• mosaic v0.0.29
    Some checks failed
    ci/woodpecker/push/ci Pipeline was successful
    ci/woodpecker/push/publish Pipeline was successful
    ci/woodpecker/tag/publish Pipeline failed
    Stable

    jason.woltje released this 2026-04-08 00:42:54 +00:00 | 4 commits to main since this release

    Changes

    • feat(framework): superpowers enforcement, typecheck hook, file-ownership rules (#451)
      • PostToolUse typecheck hook for immediate TS type error feedback
      • Superpowers Enforcement section in AGENTS.md (skills, hooks, MCP, plugins)
      • File-ownership partitioning rules for parallel workers in ORCHESTRATOR.md
      • Settings audit in launcher validates hooks/plugins at mosaic claude startup
    • fix(installer): preserve credentials dir and seed STANDARDS.md (#452)
      • credentials/ now survives framework upgrades (added to PRESERVE_PATHS)
      • AGENTS.md and STANDARDS.md seeded from defaults/ on first install
      • AGENTS.md protected from deletion during upgrades

    Upgrade

    curl -fsSL https://mosaicstack.dev/install.sh | bash
    
    Downloads