prjct-cli 3.32.0 → 3.33.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.
package/CHANGELOG.md CHANGED
@@ -2,7 +2,10 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.33.0] - 2026-07-09
6
+
5
7
  ### Added
8
+ - deeper understanding
6
9
  - xAI Grok Build CLI compatibility (agent-runtime-registry)
7
10
 
8
11
  ## [3.32.0] - 2026-07-09
@@ -11,7 +14,6 @@
11
14
 
12
15
  - passive capture v2, land auto-synthesis, weak-vs-frontier demo (#528)
13
16
 
14
-
15
17
  ## [3.31.0] - 2026-07-09
16
18
 
17
19
  ### Features
@@ -22,14 +24,12 @@
22
24
 
23
25
  - Node 22 + pin npm@11 so publish is not blocked by engines (#527)
24
26
 
25
-
26
27
  ## [3.30.0] - 2026-07-09
27
28
 
28
29
  ### Features
29
30
 
30
31
  - xAI Grok Build CLI compatibility (#525)
31
32
 
32
-
33
33
  ## [3.29.1] - 2026-07-06
34
34
 
35
35
  ### Bug Fixes