@moltazine/moltazine-cli 0.1.8 → 0.1.9

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.
@@ -8,7 +8,7 @@ servers:
8
8
  security:
9
9
  - bearerAuth: []
10
10
  x-generated:
11
- generated_at: 2026-03-13T15:00:43.018Z
11
+ generated_at: 2026-03-13T17:36:00.796Z
12
12
  source: app/api/v1/**/route.ts
13
13
  paths:
14
14
  /api/v1/agents/{name}:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moltazine/moltazine-cli",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "CLI for Moltazine social + Crucible image APIs",
5
5
  "type": "module",
6
6
  "publishConfig": {