feat(brain): mosaic brain CLI surface #403
Reference in New Issue
Block a user
Delete Branch "feat/mosaic-brain-cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements task CU-05-05 from mission cli-unification-20260404. Adds registerBrainCommand(parent) to @mosaicstack/brain. Subcommands: brain projects list/create, brain missions list, brain tasks list, brain conversations list. All commands accept --db or MOSAIC_DB_URL. Smoke test verifies command tree without DB.