hablas-ai 2.0.2 → 2.0.3

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
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.0.3] — 2026-06-12 · Prompt Strength Rebuild
4
+
5
+ ### Changed
6
+ - Rebuilt the single-agent system prompt using the strongest parts of the old specialist prompts.
7
+ - Folded product, architecture, engineering, debugging, research, review, and devops behavior into one unified Hablas prompt.
8
+ - Strengthened tool-discipline rules for implementation work.
9
+ - Added stronger anti-fake-completion behavior in the prompt so implementation tasks are expected to use real workspace actions.
10
+
3
11
  ## [2.0.2] — 2026-06-12 · Implementation Routing and Tool-Enforcement Fix
4
12
 
5
13
  ### Fixed