prjct-cli 3.21.2 → 3.22.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,17 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.22.0] - 2026-07-02
6
+
7
+ ### Features
8
+
9
+ - the measured harness — token budget, per-model cost, subagent telemetry, estimation loop (#511)
10
+
11
+ ### Maintenance
12
+
13
+ - refresh AGENTS.md routing block (v3.21.2 dogfood) (#510)
14
+
15
+
5
16
  ## [3.21.2] - 2026-07-02
6
17
 
7
18
  ### Performance