prjct-cli 3.1.0 → 3.3.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,6 +2,16 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.3.0] - 2026-06-26
6
+
7
+ ### Added
8
+ - Investigate why Claude spent 55k tokens exploring existing repo context instead of prjct surfacing files context and repo state
9
+
10
+ ## [3.2.0] - 2026-06-26
11
+
12
+ ### Added
13
+ - synthesis context eval gate
14
+
5
15
  ## [3.1.0] - 2026-06-26
6
16
 
7
17
  ### Added