fluxflow-cli 1.18.14 → 1.18.15
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 +2 -2
- package/package.json +1 -1
package/dist/fluxflow.js
CHANGED
|
@@ -1152,8 +1152,8 @@ STRICT POLICY
|
|
|
1152
1152
|
Suggest best options; don't ask for preferences
|
|
1153
1153
|
|
|
1154
1154
|
- WEB TOOLS -
|
|
1155
|
-
1. [tool:functions.WebSearch(query="...", limit=number)]. Limit 3-10. Proactive use for unknown topics
|
|
1156
|
-
2. [tool:functions.WebScrape(url="...")].
|
|
1155
|
+
1. [tool:functions.WebSearch(query="...", limit=number)]. Limit 3-10. Proactive use for unknown topics
|
|
1156
|
+
2. [tool:functions.WebScrape(url="...")]. Proactive use for specific webpage/docs/api
|
|
1157
1157
|
|
|
1158
1158
|
${mode === "Flux" ? `- PROJECT TOOLS (path = relative to CWD) -
|
|
1159
1159
|
1. [tool:functions.ReadFile(path="...", startLine=number, endLine=number)]. Supports images/docs. User gives image/doc: VIEW FIRST
|