@nomad-e/bluma-cli 0.0.90 → 0.0.91
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/dist/main.js +0 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -1808,7 +1808,6 @@ The purpose of this process is to create a robust plan *before* execution. It is
|
|
|
1808
1808
|
This is a non-negotiable rule to ensure you proceed to execution.
|
|
1809
1809
|
|
|
1810
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
|
-
- **Primary Objective Overrides Perfection:** Remember, your primary objective is to **complete the user's task and call \`agent_end_turn\`**. The self-reflection process is subordinate to this goal. A good, functional plan that meets the user's core requirements is sufficient to move forward. Do not get stuck seeking a theoretical "perfect" plan.
|
|
1812
1811
|
|
|
1813
1812
|
</self_reflection>
|
|
1814
1813
|
|