feat(macp): mosaic macp CLI surface #410

Merged
jason.woltje merged 2 commits from feat/mosaic-macp-cli into main 2026-04-05 06:33:53 +00:00
Owner

Adds mosaic macp tasks list, submit, gate, and events tail subcommands to @mosaicstack/macp. Wires registerMacpCommand into the root mosaic CLI. Ships a smoke test asserting command structure. Stubs print a clear message and exit 0 where a running MACP server is required. Ref CU-05-08.

Adds mosaic macp tasks list, submit, gate, and events tail subcommands to @mosaicstack/macp. Wires registerMacpCommand into the root mosaic CLI. Ships a smoke test asserting command structure. Stubs print a clear message and exit 0 where a running MACP server is required. Ref CU-05-08.
jason.woltje added 2 commits 2026-04-05 05:26:31 +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
feat(macp): add registerMacpCommand for mosaic macp CLI surface
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ed8a7fc470
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>
jason.woltje force-pushed feat/mosaic-macp-cli from ed8a7fc470 to 2db55afef8 2026-04-05 05:39:45 +00:00 Compare
jason.woltje force-pushed feat/mosaic-macp-cli from 2db55afef8 to a8a1614019 2026-04-05 05:56:26 +00:00 Compare
jason.woltje force-pushed feat/mosaic-macp-cli from a8a1614019 to cb6f61cf82 2026-04-05 06:02:57 +00:00 Compare
jason.woltje force-pushed feat/mosaic-macp-cli from cb6f61cf82 to 060112c869 2026-04-05 06:15:29 +00:00 Compare
jason.woltje added 1 commit 2026-04-05 06:27:12 +00:00
fix(macp): wire commander dep, registerMacpCommand export, and CLI registration
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
c7acfbae8b
Add commander dependency to @mosaicstack/macp, export registerMacpCommand
from the package index, and register the macp command in the mosaic CLI.
These were missing from the previous rebase due to conflicting parallel
task merges. Ref CU-05-08.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason.woltje merged commit df460d5a49 into main 2026-04-05 06:33:53 +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#410