docs: CLI unification release v0.1.0 (M8) #419

Merged
jason.woltje merged 2 commits from docs/cli-unification-release-v0.1.0 into main 2026-04-05 07:46:01 +00:00
Owner

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.210.1.0 (minor version signaling significant CLI surface expansion).

Note on publish

CI will publish @mosaicstack/mosaic@0.1.0 to the Gitea npm registry automatically on merge via the existing publish workflow.

Test plan

  • pnpm typecheck — passes
  • pnpm lint — passes
  • pnpm format:check — passes
  • pnpm test — all 38 tasks pass

🤖 Generated with Claude Code

## 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/mosaic@0.1.0` 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)
jason.woltje added 1 commit 2026-04-05 07:34:55 +00:00
docs: CLI unification release v0.1.0 (M8)
Some checks failed
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/pr/ci Pipeline failed
54ee1f6c80
Refresh README and user guide with full M3-M7 CLI surface (gateway token
recovery, mosaic config, 8 sub-package commands, mosaic telemetry, unified
first-run UX). Bump @mosaicstack/mosaic to v0.1.0. CI publish workflow
handles npm publish on merge.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason.woltje added 1 commit 2026-04-05 07:40:14 +00:00
docs: fix prettier formatting in user-guide.md
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
44d662fa7b
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason.woltje merged commit b9d464de61 into main 2026-04-05 07:46:01 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#419