-
mosaic-v0.0.28 Pre-Release
released this
2026-04-06 00:46:31 +00:00 | 7 commits to main since this release@mosaicstack/mosaic v0.0.28
Highlights
Drill-down main menu + provider-first flow + quick start (IUV-M03, #446)
- Wizard replaced with menu-driven architecture: Quick Start, Providers, Skills, Agent Identity, Gateway, Advanced, Finish & Apply
- Quick Start completes in 3 questions: API key, admin email, admin password
- Provider setup happens first; deterministic intent intake with preset categories and thematic agent names
- Headless backward-compat preserved (
MOSAIC_ASSUME_YES=1+ env vars)
UX polish (IUV-M02, #444)
- CORS prompt replaced with hostname/FQDN input; CORS value derived internally
- Skill installer now respects user selection (was a no-op before)
MOSAIC_HOSTNAMEenv var for headless hostname config
Hotfix (IUV-M01, #440/#441)
- Bootstrap DTO class-erasure regression fixed (was:
import typeerased DTO at runtime) - Wizard failure propagation in interactive mode
- Port prompt prefills 14242
- Pi SDK mentioned in intro copy
Other
Downloads