fluxflow-cli 1.13.0 → 1.13.1

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 +0 -1
  2. package/package.json +1 -1
package/dist/fluxflow.js CHANGED
@@ -4257,7 +4257,6 @@ ${thinkingLevel != "Fast" ? "[SYSTEM] **STRICTLY FOLLOW THINKING POLICY AS STRIC
4257
4257
  lastUserMsg.parts[0].text += `
4258
4258
  [SYSTEM] WARNING, Turn Limit Impending: Step ${currentStep}/${MAX_LOOPS}. Wrap up quickly/prompt user to continue & use [turn:finish] quickly.`;
4259
4259
  }
4260
- fs15.writeFileSync("contents.txt", currentSystemInstruction + "\n\n" + firstUserMsg);
4261
4260
  stream = await client.models.generateContentStream({
4262
4261
  model: targetModel || "gemma-4-31b-it",
4263
4262
  contents,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fluxflow-cli",
3
- "version": "1.13.0",
3
+ "version": "1.13.1",
4
4
  "date": "2026-05-24",
5
5
  "description": "A high-fidelity agentic terminal assistant for the Flux Era.",
6
6
  "keywords": [