@hivelore/cli 0.44.0 → 0.46.0

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.
@@ -34,7 +34,7 @@ import {
34
34
  runHaiveMcpStdio,
35
35
  scaffoldTest,
36
36
  writeMcpRuntimeMarker
37
- } from "./chunk-6KRXMDLC.js";
37
+ } from "./chunk-W7EPRKOZ.js";
38
38
  export {
39
39
  ENFORCEMENT_PROFILE_TOOLS,
40
40
  EXPERIMENTAL_PROFILE_TOOLS,
@@ -71,4 +71,4 @@ export {
71
71
  scaffoldTest,
72
72
  writeMcpRuntimeMarker
73
73
  };
74
- //# sourceMappingURL=server-MCNCAFJN.js.map
74
+ //# sourceMappingURL=server-V3ZGBTAG.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hivelore/cli",
3
- "version": "0.44.0",
3
+ "version": "0.46.0",
4
4
  "description": "Hivelore CLI - the deterministic policy gate for agent-written code (rules live as repo-native team memory)",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -45,12 +45,12 @@
45
45
  "picocolors": "^1.1.1",
46
46
  "react": "^19.2.5",
47
47
  "zod": "^3.23.8",
48
- "@hivelore/core": "0.44.0",
49
- "@hivelore/mcp": "0.44.0"
48
+ "@hivelore/core": "0.46.0",
49
+ "@hivelore/mcp": "0.46.0"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/react": "^19.2.14",
53
- "@hivelore/embeddings": "0.44.0"
53
+ "@hivelore/embeddings": "0.46.0"
54
54
  },
55
55
  "peerDependencies": {
56
56
  "@hivelore/embeddings": "*"