chore(release): mosaic CLI 0.0.40
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user