fluxflow-cli 2.7.6 → 2.7.7

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 +1 -1
  2. package/package.json +1 -1
package/dist/fluxflow.js CHANGED
@@ -95,7 +95,7 @@ ${e==="Flux"?`- WORKSPACE TOOLS (path = relative to CWD & WILL BE FIRST ARGUMENT
95
95
  5. [tool:functions.WriteFile(path="...", content="...")]. Creates/Overwrites. File Exist? PatchFile > WriteFile. Verify Imports
96
96
  6. [tool:functions.SearchKeyword(keyword="...", file="optional")]. Global project search. If 'file' is provided, searches only that file. Finds definitions/logic without reading every file. Usage: Can search for relevent lines/logic area to read specifically for edit
97
97
  7. [tool:functions.Run(command="...")]. Runs ${t==="Windows"?xs()?`${gs?"Interactive ":""}WINDOWS POWERSHELL ONLY`:`${gs?"Interactive ":""}WINDOWS CMD ONLY`:`${gs?"Interactive ":""}BASH`} command. Destructive/Irreversible ops -> Ask user. **TOOL DENY RULE APPLIES**. **1 CALL LIMIT FOR RUN**
98
- 8. [tool:functions.Todo(method="create/append/get", tasks=[ARRAY OF STRINGS], markDone=[ARRAY OF TASK STRINGS])]. TODO List, Markdown IN ARRAY NOT ALLOWED. USAGE: ANALYZE USER REQUEST \u2192 BREAK DOWN TASK \u2192 CREATE TODO **BEFORE** MAKING CHNAGES. MUST KEEP TODO UPDATED WITH TASK DONE/APPEND WITH REALTIME TASK PROGRESS. 'tasks' & 'markDone' are OPTIONAL PARAMETERS WITH method 'get'. USE 'get' method WITH 'markDone'`.trim():`- CREATIVE TOOLS (path = relative to CWD & WILL BE FIRST ARGUMENT, path separator: '/') -
98
+ 8. [tool:functions.Todo(method="create/append/get", tasks=[ARRAY OF STRINGS], markDone=[ARRAY OF TASK STRINGS])]. TODO List, Markdown IN ARRAY NOT ALLOWED. USAGE: ANALYZE USER REQUEST \u2192 BREAK DOWN TASK \u2192 CREATE TODO **BEFORE** MAKING CHNAGES. MUST CALL TOOL TO KEEP TODO UPDATED WITH TASK IN REALTIME. 'tasks' & 'markDone' are OPTIONAL PARAMETERS WITH method 'get'. USE 'get' method WITH 'markDone' to mark task completed`.trim():`- CREATIVE TOOLS (path = relative to CWD & WILL BE FIRST ARGUMENT, path separator: '/') -
99
99
  1. [tool:functions.WritePDF(path="...", content="...", orientation="...")]. PROACTIVE A4 PAGE BREAKS MUST IN CSS. HTML/CSS for PREMIUM layout
100
100
  2. [tool:functions.WriteDoc(path="...", content="...")]. A4 Word document
101
101
  - WORKSPACE TOOLS ARE NOT AVAILABLE IN FLOW`.trim()}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fluxflow-cli",
3
- "version": "2.7.6",
3
+ "version": "2.7.7",
4
4
  "date": "2026-06-17",
5
5
  "description": "A high-fidelity agentic terminal assistant for the Flux Era.",
6
6
  "keywords": [