Refresh README with updated command tree covering all M3-M7 features: gateway token recovery, mosaic config, 9 sub-package commands (auth, brain, forge, log, macp, memory, queue, storage, telemetry), unified first-run UX, and --yes/--no-auto-launch installer flags. Removes stale @mosaicstack/cli reference in architecture diagram.
Add comprehensive 'Sub-package Commands' and 'Telemetry' sections to docs/guides/user-guide.md covering every new command from M3-M7 with example invocations.
Bump @mosaicstack/mosaic from 0.0.21 → 0.1.0 (minor version signaling significant CLI surface expansion).
Note on publish
CI will publish @mosaicstack/[email protected] to the Gitea npm registry automatically on merge via the existing publish workflow.
## Summary
- Refresh README with updated command tree covering all M3-M7 features: gateway token recovery, `mosaic config`, 9 sub-package commands (`auth`, `brain`, `forge`, `log`, `macp`, `memory`, `queue`, `storage`, `telemetry`), unified first-run UX, and `--yes`/`--no-auto-launch` installer flags. Removes stale `@mosaicstack/cli` reference in architecture diagram.
- Add comprehensive 'Sub-package Commands' and 'Telemetry' sections to `docs/guides/user-guide.md` covering every new command from M3-M7 with example invocations.
- Bump `@mosaicstack/mosaic` from `0.0.21` → `0.1.0` (minor version signaling significant CLI surface expansion).
## Note on publish
CI will publish `@mosaicstack/[email protected]` to the Gitea npm registry automatically on merge via the existing publish workflow.
## Test plan
- [x] `pnpm typecheck` — passes
- [x] `pnpm lint` — passes
- [x] `pnpm format:check` — passes
- [x] `pnpm test` — all 38 tasks pass
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
mosaic config, 9 sub-package commands (auth,brain,forge,log,macp,memory,queue,storage,telemetry), unified first-run UX, and--yes/--no-auto-launchinstaller flags. Removes stale@mosaicstack/clireference in architecture diagram.docs/guides/user-guide.mdcovering every new command from M3-M7 with example invocations.@mosaicstack/mosaicfrom0.0.21→0.1.0(minor version signaling significant CLI surface expansion).Note on publish
CI will publish
@mosaicstack/[email protected]to the Gitea npm registry automatically on merge via the existing publish workflow.Test plan
pnpm typecheck— passespnpm lint— passespnpm format:check— passespnpm test— all 38 tasks pass🤖 Generated with Claude Code