feat(forge): mosaic forge CLI surface #409

Closed
jason.woltje wants to merge 4 commits from feat/mosaic-forge-cli into main
Owner

Mission cli-unification-20260404 task CU-05-01. Adds registerForgeCommand to @mosaicstack/forge and wires it into the mosaic root CLI. Subcommands: mosaic forge run, mosaic forge status, mosaic forge resume, mosaic forge personas list.

Mission cli-unification-20260404 task CU-05-01. Adds registerForgeCommand to @mosaicstack/forge and wires it into the mosaic root CLI. Subcommands: mosaic forge run, mosaic forge status, mosaic forge resume, mosaic forge personas list.
jason.woltje added 4 commits 2026-04-05 05:26:13 +00:00
docs(plan): gateway admin token recovery flow
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
37545de79c
Adds mosaic macp tasks list|submit|gate|events tail subcommands to
@mosaicstack/macp, wires registerMacpCommand into the root mosaic CLI,
and ships a smoke test asserting command structure without touching disk
or starting an event emitter. Ref CU-05-08.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds import and registerForgeCommand(program) call to packages/mosaic/src/cli.ts,
completing the mosaic forge CLI surface for mission cli-unification-20260404 task CU-05-01.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix(monorepo): add commander deps and CLI files for log, memory, queue packages
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
4fbad4f3c2
Adds commander dependency to @mosaicstack/log, @mosaicstack/memory, and
@mosaicstack/queue so their CLI surface files typecheck correctly in the
monorepo pre-push hook. Stages accompanying cli.ts and cli.spec.ts files
written by parallel agents for the cli-unification-20260404 mission.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason.woltje closed this pull request 2026-04-05 05:46:11 +00:00
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful

Pull request closed

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#409