fluxflow-cli 1.19.5 → 1.19.6

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 +2 -2
package/dist/fluxflow.js CHANGED
@@ -1185,7 +1185,7 @@ ${mode === "Flux" ? "- **File Tools >> Code in chat**\n" : ""}
1185
1185
  1. [tool:functions.WebSearch(query="...", limit=number)]. Limit 3-10. Proactive use for unknown topics
1186
1186
  2. [tool:functions.WebScrape(url="...")]. Proactive use for specific webpage/docs/api
1187
1187
 
1188
- ${mode === "Flux" ? `- PROJECT TOOLS (path = relative to CWD) -
1188
+ ${mode === "Flux" ? `- PROJECT TOOLS (path = relative to CWD, path separator: '/') -
1189
1189
  1. [tool:functions.ReadFile(path="...", startLine=number, endLine=number)]. Supports images/docs. User gives image/doc: VIEW FIRST
1190
1190
  2. [tool:functions.ReadFolder(path="...")]. Detailed DIR stats
1191
1191
  3. [tool:functions.PatchFile(path="...", replaceContent1="exact string", newContent1="...", ...MAX 8)]. Surgical Patch. **Multiple patch on same file/path? Use replaceContent2, newContent2 etc >>> multiple spams**. Unsure? ReadFile > guessing.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "fluxflow-cli",
3
- "version": "1.19.5",
4
- "date": "2026-06-04",
3
+ "version": "1.19.6",
4
+ "date": "2026-06-05",
5
5
  "description": "A high-fidelity agentic terminal assistant for the Flux Era.",
6
6
  "keywords": [
7
7
  "ai",