@oh-my-pi/pi-coding-agent 16.3.14 → 16.3.15

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,13 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [16.3.15] - 2026-07-09
6
+
7
+ ### Changed
8
+
9
+ - Integrated testing guidance directly into the main system prompt for improved workflow cohesion
10
+ - Moved testing guidance into the main system prompt and removed the bundled Tester subagent.
11
+
5
12
  ## [16.3.14] - 2026-07-09
6
13
 
7
14
  ### Fixed