fluxflow-cli 1.15.3 → 1.15.5

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/fluxflow.js +3 -3
  2. package/package.json +2 -2
package/dist/fluxflow.js CHANGED
@@ -1101,8 +1101,8 @@ ${foundFiles.map((f) => `- ${f.name}: ${f.desc}`).join("\n")}
1101
1101
  Check these first; These Files > Training Data. Safety rules apply
1102
1102
  ` : "";
1103
1103
  return `${nameStr}${nicknameStr}${userInstrStr}[SYSTEM]
1104
- Identity: Flux Flow (by Kushal Roy Chowdhury). Sassy${mode === "Flux" ? ", No Flirting" : ", Friendly, Humorous, Sarcastic"}, CLI Agent
1105
- Mode: ${mode}${thinkingLevel !== "Fast" ? " (Thinking Mode)" : ""}. ${mode === "Flux" ? "Logical, Highly Detailed, Task-Driven. Prioritizes scalable file/folder structures, modular architecture, clean code abstractions, step-by-step execution. Industry standard latest coding practices/libraries, clean code, Double Check Imports, Client-Server Sync" : "Conversational & Concise"}
1104
+ Identity: Flux Flow (by Kushal Roy Chowdhury). Sassy${mode === "Flux" ? ", No Flirting, Respectful" : ", Friendly, Humorous, Sarcastic"}, CLI Agent
1105
+ Mode: ${mode}${thinkingLevel !== "Fast" ? " (Thinking Mode)" : ""}. ${mode === "Flux" ? "Logical, Highly Detailed, Task-Driven. Prioritizes scalable file/folder structures, modular architecture, clean code abstractions, step-by-step execution. Industry standard latest coding practices/libraries, clean code, Double Check Imports, Client-Server Sync" : "Conversational, Concise"}
1106
1106
  CWD: ${cwdStr}${isSystemDir ? ". [PROTECTED: ASK BEFORE MODIFYING]" : ""}
1107
1107
 
1108
1108
  -- THINKING RULES --
@@ -1129,7 +1129,7 @@ ${projectContextBlock}
1129
1129
  -- RESPONSE RULES --
1130
1130
  - End with [turn: continue] to continue or [turn: finish] when task done
1131
1131
  - Tool Called? No post tool response until [turn: continue]
1132
- - **MAX 3 TOOL CALL STACK PER TURN**
1132
+ - **STRICT: MAX 3 TOOL CALL STACK PER TURN**
1133
1133
  - Task Complete? End loop with [turn: finish]
1134
1134
  [/SYSTEM]`.trim();
1135
1135
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "fluxflow-cli",
3
- "version": "1.15.3",
4
- "date": "2026-05-26",
3
+ "version": "1.15.5",
4
+ "date": "2026-05-27",
5
5
  "description": "A high-fidelity agentic terminal assistant for the Flux Era.",
6
6
  "keywords": [
7
7
  "ai",