chore(release): mosaic CLI 0.0.40
Some checks failed
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/pr/ci Pipeline failed

Publishes the merged fleet work to the npm CLI for the PoC fleet:
- onboarding-injection comms cheat-sheet + peer roster (#621)
- enhancer role + two-agent floor (#615)
- F4 Matrix connector abstraction + CS-API client (#617, #618)

npm publish only (packages/mosaic) — cheap under #619 path gating; no image builds.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RMoEx7hfdFGjUiCHuN1RRi
This commit is contained in:
Jarvis
2026-06-22 12:58:53 -05:00
parent 095e19443b
commit fd977d78cf

View File

@@ -1,12 +1,12 @@
{
"name": "@mosaicstack/mosaic",
"version": "0.0.39",
"version": "0.0.40",
"repository": {
"type": "git",
"url": "https://git.mosaicstack.dev/mosaicstack/stack.git",
"directory": "packages/mosaic"
},
"description": "Mosaic agent framework installation wizard and meta package",
"description": "Mosaic agent framework \u2014 installation wizard and meta package",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",