prjct-cli 3.31.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,9 +2,18 @@
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
 
11
+ ## [3.32.0] - 2026-07-09
12
+
13
+ ### Features
14
+
15
+ - passive capture v2, land auto-synthesis, weak-vs-frontier demo (#528)
16
+
8
17
  ## [3.31.0] - 2026-07-09
9
18
 
10
19
  ### Features
@@ -15,14 +24,12 @@
15
24
 
16
25
  - Node 22 + pin npm@11 so publish is not blocked by engines (#527)
17
26
 
18
-
19
27
  ## [3.30.0] - 2026-07-09
20
28
 
21
29
  ### Features
22
30
 
23
31
  - xAI Grok Build CLI compatibility (#525)
24
32
 
25
-
26
33
  ## [3.29.1] - 2026-07-06
27
34
 
28
35
  ### Bug Fixes