Adds registerForgeCommand to @mosaicstack/forge and wires it into the mosaic root CLI.
Subcommands implemented:
mosaic forge run: loads a brief, classifies it with classifyBrief, runs the pipeline via runPipeline with a stub executor. Supports --brief, --run-id, --resume, --config, --codebase, --dry-run flags.
mosaic forge status [runId]: prints manifest table (stages, completion, timings) or lists recent runs if no runId passed
mosaic forge resume runId: resumes a stopped or failed pipeline via resumePipeline
mosaic forge personas list: prints configured board personas via getEffectivePersonas
Also adds commander ^13.0.0 as a production dependency of @mosaicstack/forge. Includes a 5-test smoke test in cli.spec.ts asserting command structure without disk access or executor calls.
Mission cli-unification-20260404 task CU-05-01.
Adds registerForgeCommand to @mosaicstack/forge and wires it into the mosaic root CLI.
Subcommands implemented:
- mosaic forge run: loads a brief, classifies it with classifyBrief, runs the pipeline via runPipeline with a stub executor. Supports --brief, --run-id, --resume, --config, --codebase, --dry-run flags.
- mosaic forge status [runId]: prints manifest table (stages, completion, timings) or lists recent runs if no runId passed
- mosaic forge resume runId: resumes a stopped or failed pipeline via resumePipeline
- mosaic forge personas list: prints configured board personas via getEffectivePersonas
Also adds commander ^13.0.0 as a production dependency of @mosaicstack/forge. Includes a 5-test smoke test in cli.spec.ts asserting command structure without disk access or executor calls.
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.
Mission cli-unification-20260404 task CU-05-01.
Adds registerForgeCommand to @mosaicstack/forge and wires it into the mosaic root CLI.
Subcommands implemented:
Also adds commander ^13.0.0 as a production dependency of @mosaicstack/forge. Includes a 5-test smoke test in cli.spec.ts asserting command structure without disk access or executor calls.
006b7352c7to8d4cd965e18d4cd965e1to9b5ecc0171