@cleocode/caamp 2026.4.126 → 2026.4.128
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cleocode/caamp",
|
|
3
|
-
"version": "2026.4.
|
|
3
|
+
"version": "2026.4.128",
|
|
4
4
|
"description": "Central AI Agent Managed Packages - unified provider registry and package manager for AI coding agents",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"jsonc-parser": "^3.3.1",
|
|
52
52
|
"picocolors": "^1.1.1",
|
|
53
53
|
"simple-git": "3.33.0",
|
|
54
|
-
"@cleocode/cant": "2026.4.
|
|
55
|
-
"@cleocode/lafs": "2026.4.
|
|
54
|
+
"@cleocode/cant": "2026.4.128",
|
|
55
|
+
"@cleocode/lafs": "2026.4.128"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@biomejs/biome": "2.4.8",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"PipelineManifestAppended": {
|
|
158
158
|
"category": "pipeline",
|
|
159
159
|
"source": "domain",
|
|
160
|
-
"description": "A manifest entry has been appended to pipeline_manifest (SQLite table per ADR-027)",
|
|
160
|
+
"description": "A manifest entry has been appended to `pipeline_manifest` (`SQLite` table per ADR-027)",
|
|
161
161
|
"canBlock": false
|
|
162
162
|
},
|
|
163
163
|
"SessionStarted": {
|