fluxflow-cli 2.0.2 β†’ 2.1.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 +6 -4
  2. package/dist/fluxflow.js +189 -182
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -48,10 +48,12 @@ Generate gorgeous, high-fidelity images directly from the command line using [Po
48
48
 
49
49
  ### πŸ”Œ **High-Fidelity IDE Companion**
50
50
  Flux Flow now pairs with a dedicated VS Code extension to bridge the gap between terminal and editor:
51
- - **Live Context Awareness**: The agent knows exactly which file you are looking at and where your cursor is.
52
- - **Selection-Driven Reasoning**: Select a block of code in your IDE and ask "What does this do?"β€”the agent receives your selection instantly.
53
- - **Native Edit Highlights**: AI code changes appear in real-time as diff viewer inside your editor.
54
- - **Universal Compatibility**: Works flawlessly with VS Code, Cursor, VSCodium, and Antigravity.
51
+ - **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.
52
+ - **Live Status Heartbeat**: The VS Code Status Bar acts as a live feed, showing the agent's current task (*Thinking*, *Web Searching*, *Patching*, etc.).
53
+ - **Clickable Terminal Links**: Jump from the terminal output straight to your code with clickable file:line links.
54
+ - **Right-Click Integration**: "FluxFlow > Chat" is available in the editor, explorer, and tab bars, even when no files are open.
55
+ - **Selection-Driven Reasoning**: Select a block of code and ask "What does this do?"β€”the agent receives your selection instantly.
56
+ - **Universal Compatibility**: Works flawlessly with VS Code, Cursor, VSCodium, Trae, and Antigravity.
55
57
 
56
58
  ### πŸ‘οΈ **Native Multimodality**
57
59
  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.