fluxflow-cli 3.20.2 β 3.21.0
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 +151 -139
- package/dist/chunks/ai-CQ6R662V.js +1 -0
- package/dist/chunks/ai-OX4W3MY2.js +1 -0
- package/dist/chunks/app-A6JFAZBR.js +220 -0
- package/dist/chunks/app-AHIXABRK.js +220 -0
- package/dist/chunks/app-EKHVG5CH.js +220 -0
- package/dist/chunks/app-GY2S4P3O.js +220 -0
- package/dist/chunks/app-WWNOUK7Q.js +220 -0
- package/dist/chunks/chunk-56EJGQU3.js +1 -0
- package/dist/chunks/chunk-5ORPFMKW.js +3 -0
- package/dist/chunks/chunk-6DHFEWGX.js +1 -0
- package/dist/chunks/chunk-7WH5DREO.js +1 -0
- package/dist/chunks/chunk-D67A52ZR.js +802 -0
- package/dist/chunks/chunk-M3G4NWZ2.js +3 -0
- package/dist/chunks/chunk-PK33OTVD.js +802 -0
- package/dist/chunks/chunk-RTGBM2SA.js +27 -0
- package/dist/chunks/chunk-SGZ2OI72.js +1 -0
- package/dist/chunks/chunk-SIINYZWE.js +1 -0
- package/dist/chunks/chunk-Y6SLVHK3.js +1 -0
- package/dist/chunks/export-JZFBZGGZ.js +1 -0
- package/dist/chunks/export-OFKMKWAS.js +1 -0
- package/dist/chunks/paths-HYQFU6D2.js +1 -0
- package/dist/chunks/paths-NXN6XAEU.js +1 -0
- package/dist/chunks/secrets-GN7OAYL7.js +1 -0
- package/dist/chunks/secrets-NCPPS7DR.js +1 -0
- package/dist/chunks/settings-DCF6DTL6.js +1 -0
- package/dist/chunks/settings-IY24HSRP.js +1 -0
- package/dist/chunks/subagent_state-3D5ZJCLX.js +1 -0
- package/dist/chunks/subagent_state-N77JX7MX.js +1 -0
- package/dist/cli.js +58 -0
- package/dist/entry.js +22 -0
- package/dist/package.json +78 -0
- package/package.json +7 -6
- package/dist/fluxflow.js +0 -26952
package/README.md
CHANGED
|
@@ -1,139 +1,151 @@
|
|
|
1
|
-
# π Flux Flow (`fluxflow-cli`)
|
|
2
|
-

|
|
3
|
-
|
|
4
|
-
<p align="left">
|
|
5
|
-
<a href="https://github.com/KushalRoyChowdhury/fluxflow-cli"><img src="https://img.shields.io/badge/FluxFlow-v3-blue?style=plastic" alt="FluxFlow Version"></a>
|
|
6
|
-
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg?style=plastic" alt="License MIT"></a>
|
|
7
|
-
<a href="https://nodejs.org"><img src="https://img.shields.io/badge/Node-%3E%
|
|
8
|
-
</p>
|
|
9
|
-
|
|
10
|
-
### *The High-Fidelity Agentic CLI with Sub-Agents for the Flux Era.*
|
|
11
|
-
|
|
12
|
-
π **[Official Documentation](https://fluxflow-cli.onrender.com/)**
|
|
13
|
-
|
|
14
|
-
**Flux Flow** is not just another CLIβit's a high-speed, sassy, and goal-oriented CLI AI Agent powered by multi-provider frontier models (Google Gemini, DeepSeek, OpenRouter, and more). Designed for developers who demand a premium UI/UX while managing complex file-system tasks, web research, and autonomous workflows.
|
|
15
|
-
|
|
16
|
-
---
|
|
17
|
-
|
|
18
|
-
## π Instant Ignition (No Setup Required)
|
|
19
|
-
You don't even need to install it. Just fire up your terminal and run:
|
|
20
|
-
|
|
21
|
-
```bash
|
|
22
|
-
# Run instantly (Zero Setup)
|
|
23
|
-
npx fluxflow-cli
|
|
24
|
-
|
|
25
|
-
# OR Install Globally
|
|
26
|
-
npm install -g fluxflow-cli
|
|
27
|
-
fluxflow-cli
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
*The agent will prompt you for your API Key on the first run and store it securely in an encrypted vault.*
|
|
31
|
-
|
|
32
|
-
- **Multi-Provider Support**: Choose your preferred engine!
|
|
33
|
-
- **Google GenAI** (Gemini & Gemma models)
|
|
34
|
-
- **DeepSeek** (Deepseek v4 Models)
|
|
35
|
-
- **NVIDIA** (Access to open models)
|
|
36
|
-
- **Ollama** (Local Models / Ollama Cloud Models)
|
|
37
|
-
- **Mistral** (Access to selected models; *Experimental*)
|
|
38
|
-
- **OpenRouter** (Access to hundreds of models; *Experimental*)
|
|
39
|
-
|
|
40
|
-
---
|
|
41
|
-
|
|
42
|
-
## β¨ Why Flux Flow?
|
|
43
|
-
|
|
44
|
-
### π¨ **Premium Visual Sovereignty**
|
|
45
|
-
Experience a terminal UI that feels alive. Built with **Ink** and **React**, Flux Flow features:
|
|
46
|
-
- **Dynamic Status Bar**: Real-time telemetry showing your "Neural Headroom" (token usage), Thinking Level, and Session ID.
|
|
47
|
-
|
|
48
|
-
### π **High-Fidelity IDE Companion**
|
|
49
|
-
Flux Flow now pairs with a dedicated VS Code extension to bridge the gap between terminal and editor:
|
|
50
|
-
- **Surgical Diagnostic Sync**: Proactive background scanning for errors. If your project breaks, a "Magic Wand" icon $(\text{sparkle})$ appears in your editor title bar for an instant AI fix.
|
|
51
|
-
- **Live Status Heartbeat**: The VS Code Status Bar acts as a live feed, showing the agent's current task (*Thinking*, *Web Searching*, *Patching*, etc.).
|
|
52
|
-
- **Clickable Terminal Links**: Jump from the terminal output straight to your code with clickable file:line links.
|
|
53
|
-
- **Right-Click Integration**: "FluxFlow > Chat" is available in the editor, explorer, and tab bars, even when no files are open.
|
|
54
|
-
- **Selection-Driven Reasoning**: Select a block of code and ask "What does this do?"βthe agent receives your selection instantly.
|
|
55
|
-
- **Universal Compatibility**: Works flawlessly with VS Code, Cursor, VSCodium, Trae, and Antigravity.
|
|
56
|
-
|
|
57
|
-
### ποΈ **Native Multimodality**
|
|
58
|
-
Flux Flow can now see! Use the `view_file` tool to analyze images (JPG, PNG) or deep-dive into PDF technical papers. The agent extracts high-fidelity visual context natively, making it a true multimodal companion.
|
|
59
|
-
|
|
60
|
-
### π **Document Engineering Suite**
|
|
61
|
-
Need a report or a presentation? Just ask. Flux Flow features a high-fidelity "Printing Press" that generates professional, branded documents natively:
|
|
62
|
-
- **PDF**: Branded documents from HTML/CSS with automatic watermarking.
|
|
63
|
-
- **DOCX**: Native Word documents with multi-page support and automatic numbering.
|
|
64
|
-
|
|
65
|
-
### β±οΈ **Codebase Time Travel (Git-less Reversion)**
|
|
66
|
-
Refactor and build with absolute fearlessness. Flux Flow maintains transaction-based secure snapshots of files before they are generated or edited:
|
|
67
|
-
- **Instant Rollback**: Revert your workspace files (source code, generated documents, images) to their exact state prior to any selected prompt in the history.
|
|
68
|
-
- **Double-ESC Shortcut**: Press `ESC` twice while idle to pop open a sleek selection modal.
|
|
69
|
-
- **`/revert` Command**: Run the `/revert` command directly in the chat to open the checkpoint viewer.
|
|
70
|
-
|
|
71
|
-
### π **Self-Healing Infrastructure**
|
|
72
|
-
Zero setup means zero setup. On first run, Flux Flow performs an integrity check and autonomously installs its own Chromium engine if needed, ensuring features like PDF generation work 100% of the time without manual intervention.
|
|
73
|
-
|
|
74
|
-
- **Archived Terminal Flow**: See execution outputs transform from live elements into permanent conversation records.
|
|
75
|
-
- **Rich Aesthetics**: High-contrast, sleek design with smooth transitions and micro-animations.
|
|
76
|
-
|
|
77
|
-
### π§ **The Dual-Intelligence System**
|
|
78
|
-
- **Flux Mode (Dev)**: High-speed, agentic problem solving for massive coding tasks.
|
|
79
|
-
- **Flow Mode (Chat)**: Optimized for high-quality conversation and web-assisted reasoning.
|
|
80
|
-
|
|
81
|
-
### π‘οΈ **Digital Fortress Governance**
|
|
82
|
-
Security isn't an afterthought; it's a boundary.
|
|
83
|
-
- **Sandbox Presets**: Choose from **Strict**, **Balanced**, **Autonomous**, or **Custom** security profiles to control agent autonomy.
|
|
84
|
-
- **Granular Command Policies**: Configure Auto-Approve (`Auto` / `Read-Only` / `None`), Auto-Disallow (`Auto` / `Destructive` / `None`), Network Access toggle, and Auto-Approve Git Commits independently.
|
|
85
|
-
- **External Path Hardlock**: Restricts the agent to your Current Working Directory (CWD) unless you explicitly unlock it.
|
|
86
|
-
- **Human-in-the-Loop (HITL)**: Every file write and terminal command requires your high-fidelity approval.
|
|
87
|
-
|
|
88
|
-
### π§Ή **The Background Janitor**
|
|
89
|
-
While you move at high speed, the Janitor follows behindβrefining session titles, compressing data, and ensuring your context window remains at absolute peak performance.
|
|
90
|
-
|
|
91
|
-
### π€ **Autonomous Subagent System**
|
|
92
|
-
Delegate complex tasks to subagents. Spawns blocking subagents (`invokeSync`) or asynchronous background subagents (`invoke`) with distinct telemetry and silent background logging. Built-in transaction-safe reversion logs all subagent changes under the active turn, preserving rollback security.
|
|
93
|
-
|
|
94
|
-
---
|
|
95
|
-
|
|
96
|
-
## π οΈ Key Capabilities
|
|
97
|
-
- **Deep File-System Interaction**: Edit, move, and refactor code across multiple files with atomic precision.
|
|
98
|
-
- **Real-Time Web Intelligence**: Autonomous web-searching via DuckDuckGo for live news and technical research.
|
|
99
|
-
- **Autonomous Project Alignment**: Automatically detects and adheres to project-specific instructions in `Agent.md`, `Skills.md`, and `Fluxflow.md` for high-fidelity alignment with your coding standards and custom workflows.
|
|
100
|
-
|
|
101
|
-
- **Persistent Memory**: The agent learns from your preferences and project requirements across sessions.
|
|
102
|
-
|
|
103
|
-
---
|
|
104
|
-
|
|
105
|
-
## π» CLI Startup Arguments
|
|
106
|
-
Customize your session parameters directly from your console launch command:
|
|
107
|
-
|
|
108
|
-
```bash
|
|
109
|
-
fluxflow [options]
|
|
110
|
-
```
|
|
111
|
-
|
|
112
|
-
### Supported Flags:
|
|
113
|
-
- `--model <model-name>`: Temporary override for the active AI model (e.g., `gemini-2.5-pro`). Keeps settings file untouched.
|
|
114
|
-
- `--memory <on | off>`: Toggle persistent long-term agent memory for the session.
|
|
115
|
-
- `--resume <session-id>`: Resume a previous chat session programmatically.
|
|
116
|
-
- `--update <check | latest>`: Manually run an update check (`check`) or execute latest update setup (`latest`).
|
|
117
|
-
- `--package <npm | pnpm | yarn | bun>`: Override default package manager to run core application updates.
|
|
118
|
-
- `--auto-del <1d | 7d | 30d>`: Set automated chat log deletion schedule.
|
|
119
|
-
- `--yolo <on | off>`: Toggle autonomous execution permission.
|
|
120
|
-
- `--external-access <on | off>`: Toggle permission to let agent read files outside CWD.
|
|
121
|
-
- `--thinking <Fast | Low | Medium/Standard | High | xHigh>`: Override thinking level for reasoning depth. `Medium` and `Standard` is the same (Deepseek compatibility).
|
|
122
|
-
- `--key <key@google | key@deepseek | key@openrouter>`: Set API key and provider.
|
|
123
|
-
- `--provider <google | deepseek | openrouter>`: Override default provider.
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
## βοΈ Configuration
|
|
128
|
-
Type `/settings` in-app to live-configure:
|
|
129
|
-
- **Thinking Level**: Fast (No Reasoning), Low, Medium, High, xHigh (Extended Reasoning).
|
|
130
|
-
- **Sandbox Preset**: Strict, Balanced, Autonomous, or Custom security profiles.
|
|
131
|
-
- **Security Perimeter**: Toggle External Workspace access, Network Access, and Git Commit auto-approval.
|
|
132
|
-
|
|
133
|
-
---
|
|
134
|
-
|
|
135
|
-
##
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
1
|
+
# π Flux Flow (`fluxflow-cli`)
|
|
2
|
+

|
|
3
|
+
|
|
4
|
+
<p align="left">
|
|
5
|
+
<a href="https://github.com/KushalRoyChowdhury/fluxflow-cli"><img src="https://img.shields.io/badge/FluxFlow-v3-blue?style=plastic" alt="FluxFlow Version"></a>
|
|
6
|
+
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg?style=plastic" alt="License MIT"></a>
|
|
7
|
+
<a href="https://nodejs.org"><img src="https://img.shields.io/badge/Node-%3E%3D24-green?style=plastic" alt="Node Compatibility"></a>
|
|
8
|
+
</p>
|
|
9
|
+
|
|
10
|
+
### *The High-Fidelity Agentic CLI with Sub-Agents for the Flux Era.*
|
|
11
|
+
|
|
12
|
+
π **[Official Documentation](https://fluxflow-cli.onrender.com/)**
|
|
13
|
+
|
|
14
|
+
**Flux Flow** is not just another CLIβit's a high-speed, sassy, and goal-oriented CLI AI Agent powered by multi-provider frontier models (Google Gemini, DeepSeek, OpenRouter, and more). Designed for developers who demand a premium UI/UX while managing complex file-system tasks, web research, and autonomous workflows.
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
18
|
+
## π Instant Ignition (No Setup Required)
|
|
19
|
+
You don't even need to install it. Just fire up your terminal and run:
|
|
20
|
+
|
|
21
|
+
```bash
|
|
22
|
+
# Run instantly (Zero Setup)
|
|
23
|
+
npx fluxflow-cli
|
|
24
|
+
|
|
25
|
+
# OR Install Globally
|
|
26
|
+
npm install -g fluxflow-cli
|
|
27
|
+
fluxflow-cli
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
*The agent will prompt you for your API Key on the first run and store it securely in an encrypted vault.*
|
|
31
|
+
|
|
32
|
+
- **Multi-Provider Support**: Choose your preferred engine!
|
|
33
|
+
- **Google GenAI** (Gemini & Gemma models)
|
|
34
|
+
- **DeepSeek** (Deepseek v4 Models)
|
|
35
|
+
- **NVIDIA** (Access to open models)
|
|
36
|
+
- **Ollama** (Local Models / Ollama Cloud Models)
|
|
37
|
+
- **Mistral** (Access to selected models; *Experimental*)
|
|
38
|
+
- **OpenRouter** (Access to hundreds of models; *Experimental*)
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
## β¨ Why Flux Flow?
|
|
43
|
+
|
|
44
|
+
### π¨ **Premium Visual Sovereignty**
|
|
45
|
+
Experience a terminal UI that feels alive. Built with **Ink** and **React**, Flux Flow features:
|
|
46
|
+
- **Dynamic Status Bar**: Real-time telemetry showing your "Neural Headroom" (token usage), Thinking Level, and Session ID.
|
|
47
|
+
|
|
48
|
+
### π **High-Fidelity IDE Companion**
|
|
49
|
+
Flux Flow now pairs with a dedicated VS Code extension to bridge the gap between terminal and editor:
|
|
50
|
+
- **Surgical Diagnostic Sync**: Proactive background scanning for errors. If your project breaks, a "Magic Wand" icon $(\text{sparkle})$ appears in your editor title bar for an instant AI fix.
|
|
51
|
+
- **Live Status Heartbeat**: The VS Code Status Bar acts as a live feed, showing the agent's current task (*Thinking*, *Web Searching*, *Patching*, etc.).
|
|
52
|
+
- **Clickable Terminal Links**: Jump from the terminal output straight to your code with clickable file:line links.
|
|
53
|
+
- **Right-Click Integration**: "FluxFlow > Chat" is available in the editor, explorer, and tab bars, even when no files are open.
|
|
54
|
+
- **Selection-Driven Reasoning**: Select a block of code and ask "What does this do?"βthe agent receives your selection instantly.
|
|
55
|
+
- **Universal Compatibility**: Works flawlessly with VS Code, Cursor, VSCodium, Trae, and Antigravity.
|
|
56
|
+
|
|
57
|
+
### ποΈ **Native Multimodality**
|
|
58
|
+
Flux Flow can now see! Use the `view_file` tool to analyze images (JPG, PNG) or deep-dive into PDF technical papers. The agent extracts high-fidelity visual context natively, making it a true multimodal companion.
|
|
59
|
+
|
|
60
|
+
### π **Document Engineering Suite**
|
|
61
|
+
Need a report or a presentation? Just ask. Flux Flow features a high-fidelity "Printing Press" that generates professional, branded documents natively:
|
|
62
|
+
- **PDF**: Branded documents from HTML/CSS with automatic watermarking.
|
|
63
|
+
- **DOCX**: Native Word documents with multi-page support and automatic numbering.
|
|
64
|
+
|
|
65
|
+
### β±οΈ **Codebase Time Travel (Git-less Reversion)**
|
|
66
|
+
Refactor and build with absolute fearlessness. Flux Flow maintains transaction-based secure snapshots of files before they are generated or edited:
|
|
67
|
+
- **Instant Rollback**: Revert your workspace files (source code, generated documents, images) to their exact state prior to any selected prompt in the history.
|
|
68
|
+
- **Double-ESC Shortcut**: Press `ESC` twice while idle to pop open a sleek selection modal.
|
|
69
|
+
- **`/revert` Command**: Run the `/revert` command directly in the chat to open the checkpoint viewer.
|
|
70
|
+
|
|
71
|
+
### π **Self-Healing Infrastructure**
|
|
72
|
+
Zero setup means zero setup. On first run, Flux Flow performs an integrity check and autonomously installs its own Chromium engine if needed, ensuring features like PDF generation work 100% of the time without manual intervention.
|
|
73
|
+
|
|
74
|
+
- **Archived Terminal Flow**: See execution outputs transform from live elements into permanent conversation records.
|
|
75
|
+
- **Rich Aesthetics**: High-contrast, sleek design with smooth transitions and micro-animations.
|
|
76
|
+
|
|
77
|
+
### π§ **The Dual-Intelligence System**
|
|
78
|
+
- **Flux Mode (Dev)**: High-speed, agentic problem solving for massive coding tasks.
|
|
79
|
+
- **Flow Mode (Chat)**: Optimized for high-quality conversation and web-assisted reasoning.
|
|
80
|
+
|
|
81
|
+
### π‘οΈ **Digital Fortress Governance**
|
|
82
|
+
Security isn't an afterthought; it's a boundary.
|
|
83
|
+
- **Sandbox Presets**: Choose from **Strict**, **Balanced**, **Autonomous**, or **Custom** security profiles to control agent autonomy.
|
|
84
|
+
- **Granular Command Policies**: Configure Auto-Approve (`Auto` / `Read-Only` / `None`), Auto-Disallow (`Auto` / `Destructive` / `None`), Network Access toggle, and Auto-Approve Git Commits independently.
|
|
85
|
+
- **External Path Hardlock**: Restricts the agent to your Current Working Directory (CWD) unless you explicitly unlock it.
|
|
86
|
+
- **Human-in-the-Loop (HITL)**: Every file write and terminal command requires your high-fidelity approval.
|
|
87
|
+
|
|
88
|
+
### π§Ή **The Background Janitor**
|
|
89
|
+
While you move at high speed, the Janitor follows behindβrefining session titles, compressing data, and ensuring your context window remains at absolute peak performance.
|
|
90
|
+
|
|
91
|
+
### π€ **Autonomous Subagent System**
|
|
92
|
+
Delegate complex tasks to subagents. Spawns blocking subagents (`invokeSync`) or asynchronous background subagents (`invoke`) with distinct telemetry and silent background logging. Built-in transaction-safe reversion logs all subagent changes under the active turn, preserving rollback security.
|
|
93
|
+
|
|
94
|
+
---
|
|
95
|
+
|
|
96
|
+
## π οΈ Key Capabilities
|
|
97
|
+
- **Deep File-System Interaction**: Edit, move, and refactor code across multiple files with atomic precision.
|
|
98
|
+
- **Real-Time Web Intelligence**: Autonomous web-searching via DuckDuckGo for live news and technical research.
|
|
99
|
+
- **Autonomous Project Alignment**: Automatically detects and adheres to project-specific instructions in `Agent.md`, `Skills.md`, and `Fluxflow.md` for high-fidelity alignment with your coding standards and custom workflows.
|
|
100
|
+
|
|
101
|
+
- **Persistent Memory**: The agent learns from your preferences and project requirements across sessions.
|
|
102
|
+
|
|
103
|
+
---
|
|
104
|
+
|
|
105
|
+
## π» CLI Startup Arguments
|
|
106
|
+
Customize your session parameters directly from your console launch command:
|
|
107
|
+
|
|
108
|
+
```bash
|
|
109
|
+
fluxflow [options]
|
|
110
|
+
```
|
|
111
|
+
|
|
112
|
+
### Supported Flags:
|
|
113
|
+
- `--model <model-name>`: Temporary override for the active AI model (e.g., `gemini-2.5-pro`). Keeps settings file untouched.
|
|
114
|
+
- `--memory <on | off>`: Toggle persistent long-term agent memory for the session.
|
|
115
|
+
- `--resume <session-id>`: Resume a previous chat session programmatically.
|
|
116
|
+
- `--update <check | latest>`: Manually run an update check (`check`) or execute latest update setup (`latest`).
|
|
117
|
+
- `--package <npm | pnpm | yarn | bun>`: Override default package manager to run core application updates.
|
|
118
|
+
- `--auto-del <1d | 7d | 30d>`: Set automated chat log deletion schedule.
|
|
119
|
+
- `--yolo <on | off>`: Toggle autonomous execution permission.
|
|
120
|
+
- `--external-access <on | off>`: Toggle permission to let agent read files outside CWD.
|
|
121
|
+
- `--thinking <Fast | Low | Medium/Standard | High | xHigh>`: Override thinking level for reasoning depth. `Medium` and `Standard` is the same (Deepseek compatibility).
|
|
122
|
+
- `--key <key@google | key@deepseek | key@openrouter>`: Set API key and provider.
|
|
123
|
+
- `--provider <google | deepseek | openrouter>`: Override default provider.
|
|
124
|
+
|
|
125
|
+
----
|
|
126
|
+
|
|
127
|
+
## βοΈ Configuration
|
|
128
|
+
Type `/settings` in-app to live-configure:
|
|
129
|
+
- **Thinking Level**: Fast (No Reasoning), Low, Medium, High, xHigh (Extended Reasoning).
|
|
130
|
+
- **Sandbox Preset**: Strict, Balanced, Autonomous, or Custom security profiles.
|
|
131
|
+
- **Security Perimeter**: Toggle External Workspace access, Network Access, and Git Commit auto-approval.
|
|
132
|
+
|
|
133
|
+
---
|
|
134
|
+
|
|
135
|
+
## π§ Configurable Environment Variables
|
|
136
|
+
Set these in your shell/session to override defaults:
|
|
137
|
+
- `SUBAGENT_MODEL` β Subagent model override (e.g., `gemini-2.5-pro`)
|
|
138
|
+
- `SUBAGENT_PROVIDER` β Subagent provider override (e.g., `google`, `deepseek`)
|
|
139
|
+
- `NVIDIA_BASE_URL` β Custom NVIDIA endpoint URL
|
|
140
|
+
- `NVIDIA_API_KEY` β NVIDIA API key (used when `NVIDIA_BASE_URL` is set)
|
|
141
|
+
- `OLLAMA_HOST` β Ollama endpoint (default: `http://127.0.0.1:11434`)
|
|
142
|
+
- `SHELL` β Preferred shell for command execution (default: `bash`)
|
|
143
|
+
- `HIGH_CONTEXT` β Context window override (`false` or integer `256000` to `1000000`)
|
|
144
|
+
|
|
145
|
+
---
|
|
146
|
+
|
|
147
|
+
## π License
|
|
148
|
+
MIT Β© 2026 Flux Flow.
|
|
149
|
+
|
|
150
|
+
---
|
|
151
|
+
*Forged with β‘ and π§¬. Welcome to the FluxFlow.*
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{R as b,S as c,T as d,U as e,V as f,W as g,X as h,Y as i,Z as j,_ as k}from"./chunk-D67A52ZR.js";import"./chunk-7WH5DREO.js";import{c as a}from"./chunk-M3G4NWZ2.js";import"./chunk-SIINYZWE.js";import"./chunk-SGZ2OI72.js";import"./chunk-56EJGQU3.js";import"./chunk-6DHFEWGX.js";export{h as compressHistory,i as deleteChatSummary,j as getAIStream,b as getCleanGroupedLength,e as getGoogleClient,g as initAI,a as isModelMultimodal,d as isTerminationSignaled,f as runJanitorTask,k as runSubagent,c as signalTermination};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{R as b,S as c,T as d,U as e,V as f,W as g,X as h,Y as i,Z as j,_ as k}from"./chunk-PK33OTVD.js";import"./chunk-7WH5DREO.js";import{c as a}from"./chunk-5ORPFMKW.js";import"./chunk-SIINYZWE.js";import"./chunk-SGZ2OI72.js";import"./chunk-56EJGQU3.js";import"./chunk-Y6SLVHK3.js";export{h as compressHistory,i as deleteChatSummary,j as getAIStream,b as getCleanGroupedLength,e as getGoogleClient,g as initAI,a as isModelMultimodal,d as isTerminationSignaled,f as runJanitorTask,k as runSubagent,c as signalTermination};
|