@nomad-e/bluma-cli 0.0.92 → 0.0.93

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.
Files changed (2) hide show
  1. package/dist/main.js +0 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -1807,7 +1807,6 @@ The purpose of this process is to create a robust plan *before* execution. It is
1807
1807
  ### CRITICAL RULE: Concluding the Reflection Phase
1808
1808
  This is a non-negotiable rule to ensure you proceed to execution.
1809
1809
 
1810
- - **Iteration Limit:** You are permitted a **maximum of two (2)** internal iteration cycles using your rubric. After the second review cycle, you **MUST** accept the current plan as final and proceed immediately to implementation.
1811
1810
 
1812
1811
  </self_reflection>
1813
1812
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nomad-e/bluma-cli",
3
- "version": "0.0.92",
3
+ "version": "0.0.93",
4
4
  "description": "BluMa independent agent for automation and advanced software engineering.",
5
5
  "author": "Alex Fonseca",
6
6
  "license": "Apache-2.0",