fluxflow-cli 2.3.0 → 2.4.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.
Files changed (3) hide show
  1. package/README.md +1 -7
  2. package/dist/fluxflow.js +229 -229
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -4,7 +4,6 @@
4
4
  <p align="left">
5
5
  <a href="https://github.com/KushalRoyChowdhury/fluxflow-cli"><img src="https://img.shields.io/badge/FluxFlow-v2-blue?style=plastic" alt="FluxFlow Version"></a>
6
6
  <a href="https://deepmind.google"><img src="https://img.shields.io/badge/Engine-Gemma%204-red?style=plastic" alt="Engine Gemma 4"></a>
7
- <a href="https://pollinations.ai"><img src="https://img.shields.io/badge/Built%20With-pollinations.ai-cyan?style=plastic" alt="Built With pollinations.ai"></a>
8
7
  <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg?style=plastic" alt="License MIT"></a>
9
8
  <a href="https://nodejs.org"><img src="https://img.shields.io/badge/Node-%3E%3D20-green?style=plastic" alt="Node Compatibility"></a>
10
9
  </p>
@@ -31,6 +30,7 @@ fluxflow-cli
31
30
  - **Google GenAI** (Gemini & Gemma models)
32
31
  - **DeepSeek** (Native DeepSeek API)
33
32
  - **OpenRouter** (Access to hundreds of models; *Experimental*)
33
+ - **NVIDIA** (Access to selected models; *Experimental*)
34
34
 
35
35
  ---
36
36
 
@@ -40,12 +40,6 @@ fluxflow-cli
40
40
  Experience a terminal UI that feels alive. Built with **Ink** and **React**, Flux Flow features:
41
41
  - **Dynamic Status Bar**: Real-time telemetry showing your "Neural Headroom" (token usage), Thinking Level, and Session ID.
42
42
 
43
- ### 🎨 **Creative & Visual Sovereignty**
44
- Generate gorgeous, high-fidelity images directly from the command line using [Pollinations AI](https://pollinations.ai). Use the `/image` command or ask the agent to create visuals. Features:
45
- - **Customizable Presets**: Supports models like Flux, ZImage, Qwen, and Nanobanana-Pro, custom aspect ratios, and randomized seeds.
46
- - **Budget Telemetry**: Real-time credits tracker displayed in sleek high-contrast Ink terminal boxes.
47
- - **PNG Metadata Embedding**: Autonomously injects custom `tEXt` metadata chunks (Title, Software, Author, Seed, Model, and exact Prompt details) straight into the output image headers.
48
-
49
43
  ### 🔌 **High-Fidelity IDE Companion**
50
44
  Flux Flow now pairs with a dedicated VS Code extension to bridge the gap between terminal and editor:
51
45
  - **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.