-
mosaic v0.0.29
Stablereleased this
2026-04-08 00:42:54 +00:00 | 4 commits to main since this releaseChanges
- 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 claudestartup
- 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 | bashDownloads
- feat(framework): superpowers enforcement, typecheck hook, file-ownership rules (#451)