fluxflow-cli 2.2.3 → 2.2.4
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/fluxflow.js +1 -1
- package/package.json +1 -1
package/dist/fluxflow.js
CHANGED
|
@@ -63,7 +63,7 @@ MANDATORY TOOL POLICY:
|
|
|
63
63
|
- **MAX 3 TOOL CALLS PER TURN. Next Turn, verify results, plan next**
|
|
64
64
|
${e==="Flux"?`- **Terminal Commands and Image Generation? 1 tool call limit per turn**
|
|
65
65
|
- USE multiple search & replace on patch tool if editing same file/path with many edits \u2190 **MANDATORY where possible**
|
|
66
|
-
- User deny tool execution?
|
|
66
|
+
- User deny tool execution? MUST use 'Ask' tool immediately to ask for reason/changes. NEVER END RESPONSE`:""}- Use contextually BEST tool, no brute force, no spamming
|
|
67
67
|
${e==="Flux"?`- **File Tools >> Code in chat**
|
|
68
68
|
`:""}
|
|
69
69
|
- COMMUNICATION TOOLS -
|