fluxflow-cli 4.6.3 → 4.7.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.
- package/README.md +3 -1
- package/dist/chunks/{ai-KC4TYCZG.js → ai-DU5WGWHM.js} +1 -1
- package/dist/chunks/ai-J235Y6SO.js +1 -0
- package/dist/chunks/app-BSYE4L5G.js +224 -0
- package/dist/chunks/app-RQ4NXMV7.js +224 -0
- package/dist/chunks/chunk-CVSQABPU.js +1174 -0
- package/dist/chunks/chunk-N2OGM2AO.js +1177 -0
- package/dist/cli.js +7 -7
- package/dist/model_config.json +7 -20
- package/dist/package.json +3 -3
- package/model_config.json +7 -20
- package/package.json +3 -3
- package/dist/chunks/app-DNABDJQV.js +0 -224
- package/dist/chunks/chunk-4TMLJ3QH.js +0 -846
package/README.md
CHANGED
|
@@ -7,7 +7,8 @@
|
|
|
7
7
|
<a href="https://nodejs.org"><img src="https://img.shields.io/badge/Node-%3E%3D22-green?style=plastic" alt="Node Compatibility"></a>
|
|
8
8
|
</p>
|
|
9
9
|
|
|
10
|
-
###
|
|
10
|
+
### One of the lightest, fastest, high-fidelity agentic CLI with sub-agents & computer use.
|
|
11
|
+
#### *Only ~590 tokens total system prompt with tools.*
|
|
11
12
|
|
|
12
13
|
📖 **[Official Documentation](https://fluxflow-cli.onrender.com/)**
|
|
13
14
|
|
|
@@ -155,6 +156,7 @@ Set these in your shell/session to override defaults:
|
|
|
155
156
|
- `NO_DEV` - true|false, default: false
|
|
156
157
|
- `EXPERIMENTAL_MEMORY_MANAGER` - true|false, default: false
|
|
157
158
|
- `I_HAVE_TOO_MUCH_MONEY` - true|false, default: false, F's up the cache-hit ratio
|
|
159
|
+
- `GOOGLE_GEMMA_NONSENSE` - true|false, default: false, for the 16k TPM limit in gemma models on gemini API. False defaults to 256k
|
|
158
160
|
|
|
159
161
|
---
|
|
160
162
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{$ as r,L as b,M as c,N as d,O as e,P as f,Q as g,R as h,S as i,T as j,U as k,V as l,W as m,X as n,Y as o,Z as p,_ as q}from"./chunk-
|
|
1
|
+
import{$ as r,L as b,M as c,N as d,O as e,P as f,Q as g,R as h,S as i,T as j,U as k,V as l,W as m,X as n,Y as o,Z as p,_ as q}from"./chunk-N2OGM2AO.js";import"./chunk-JM3JCK2K.js";import"./chunk-QLPFOHKZ.js";import{c as a}from"./chunk-IJCIHHAH.js";import"./chunk-SIINYZWE.js";import"./chunk-4TZKD2XR.js";import"./chunk-56EJGQU3.js";import"./chunk-ROHVHR3J.js";export{c as RE_LEADING_THINK,o as compressHistory,b as convertChannelThinkTags,p as deleteChatSummary,e as findGenuineThinkClose,q as getAIStream,i as getCleanGroupedLength,l as getGoogleClient,f as getLeadingThinkBlock,n as initAI,d as isInsideBacktick,a as isModelMultimodal,k as isTerminationSignaled,m as runJanitorTask,r as runSubagent,j as signalTermination,g as stripLeadingThinking,h as stripNakedXmlTags};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{$ as r,L as b,M as c,N as d,O as e,P as f,Q as g,R as h,S as i,T as j,U as k,V as l,W as m,X as n,Y as o,Z as p,_ as q}from"./chunk-CVSQABPU.js";import"./chunk-JM3JCK2K.js";import"./chunk-QLPFOHKZ.js";import{c as a}from"./chunk-IJCIHHAH.js";import"./chunk-SIINYZWE.js";import"./chunk-4TZKD2XR.js";import"./chunk-56EJGQU3.js";import"./chunk-ROHVHR3J.js";export{c as RE_LEADING_THINK,o as compressHistory,b as convertChannelThinkTags,p as deleteChatSummary,e as findGenuineThinkClose,q as getAIStream,i as getCleanGroupedLength,l as getGoogleClient,f as getLeadingThinkBlock,n as initAI,d as isInsideBacktick,a as isModelMultimodal,k as isTerminationSignaled,m as runJanitorTask,r as runSubagent,j as signalTermination,g as stripLeadingThinking,h as stripNakedXmlTags};
|