npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

fluxflow-cli

v2.9.0

Published

A high-fidelity agentic terminal assistant for the Flux Era.

Readme

🌌 Flux Flow (fluxflow-cli)

Flux Flow Logo

The High-Fidelity Agentic Terminal for the Flux Era.

Flux Flow is not just another CLI—it's a high-speed, sassy, and goal-oriented CLI AI Agent powered by the latest Gemini/Gemma frontier models. Designed for developers who demand a premium UI/UX while managing complex file-system tasks, web research, and autonomous workflows.


🚀 Instant Ignition (No Setup Required)

You don't even need to install it. Just fire up your terminal and run:

# Run instantly (Zero Setup)
npx fluxflow-cli

# OR Install Globally
npm install -g fluxflow-cli
fluxflow-cli

The agent will prompt you for your API Key on the first run and store it securely in an encrypted vault. Choose from multiple supported AI providers:

  • Google GenAI (Gemini & Gemma models)
  • DeepSeek (Native DeepSeek API)
  • OpenRouter (Access to hundreds of models; Experimental)
  • NVIDIA (Access to selected models; Experimental)

✨ Why Flux Flow?

🎨 Premium Visual Sovereignty

Experience a terminal UI that feels alive. Built with Ink and React, Flux Flow features:

  • Dynamic Status Bar: Real-time telemetry showing your "Neural Headroom" (token usage), Thinking Level, and Session ID.

🔌 High-Fidelity IDE Companion

Flux Flow now pairs with a dedicated VS Code extension to bridge the gap between terminal and editor:

  • 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.
  • Live Status Heartbeat: The VS Code Status Bar acts as a live feed, showing the agent's current task (Thinking, Web Searching, Patching, etc.).
  • Clickable Terminal Links: Jump from the terminal output straight to your code with clickable file:line links.
  • Right-Click Integration: "FluxFlow > Chat" is available in the editor, explorer, and tab bars, even when no files are open.
  • Selection-Driven Reasoning: Select a block of code and ask "What does this do?"—the agent receives your selection instantly.
  • Universal Compatibility: Works flawlessly with VS Code, Cursor, VSCodium, Trae, and Antigravity.

👁️ Native Multimodality

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.

📑 Document Engineering Suite

Need a report or a presentation? Just ask. Flux Flow features a high-fidelity "Printing Press" that generates professional, branded documents natively:

  • PDF: Branded documents from HTML/CSS with automatic watermarking.
  • DOCX: Native Word documents with multi-page support and automatic numbering.

⏱️ Codebase Time Travel (Git-less Reversion)

Refactor and build with absolute fearlessness. Flux Flow maintains transaction-based secure snapshots of files before they are generated or edited:

  • Instant Rollback: Revert your workspace files (source code, generated documents, images) to their exact state prior to any selected prompt in the history.
  • Double-ESC Shortcut: Press ESC twice while idle to pop open a sleek selection modal.
  • /revert Command: Run the /revert command directly in the chat to open the checkpoint viewer.

🚑 Self-Healing Infrastructure

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.

  • Archived Terminal Flow: See execution outputs transform from live elements into permanent conversation records.
  • Rich Aesthetics: High-contrast, sleek design with smooth transitions and micro-animations.

🧠 The Dual-Intelligence System

  • Flux Mode (Dev): High-speed, agentic problem solving with a 70-turn persistent loop for massive coding tasks.
  • Flow Mode (Chat): Optimized for high-quality conversation and web-assisted reasoning.

🛡️ Digital Fortress Governance

Security isn't an afterthought; it's a boundary.

  • Sandbox Presets: Choose from Strict, Balanced, Autonomous, or Custom security profiles to control agent autonomy.
  • Granular Command Policies: Configure Auto-Approve (Auto / Read-Only / None), Auto-Disallow (Auto / Destructive / None), Network Access toggle, and Auto-Approve Git Commits independently.
  • External Path Hardlock: Restricts the agent to your Current Working Directory (CWD) unless you explicitly unlock it.
  • Human-in-the-Loop (HITL): Every file write and terminal command requires your high-fidelity approval.
  • XOR Vaulting: All local session histories, memories, and API keys are obfuscated and encrypted at rest.
  • Adaptive Failover: Automatic multi-stage retry logic with high-concurrency fallback model switching (Gemini 3.1 Flash Lite) during peak API congestion.

🧹 The Background Janitor

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.


🛠️ Key Capabilities

  • Deep File-System Interaction: Edit, move, and refactor code across multiple files with atomic precision.
  • Real-Time Web Intelligence: Autonomous web-searching via DuckDuckGo for live news and technical research.
  • 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.
  • High-Reliability Fallback: Automatic failover to a lighter, high-concurrency model during peak traffic to ensure zero session loss.
  • Persistent Memory: The agent learns from your preferences and project requirements across sessions.

💻 CLI Startup Arguments

Customize your session parameters directly from your console launch command:

fluxflow [options]

Supported Flags:

  • --model <model-name>: Temporary override for the active AI model (e.g., gemini-2.5-pro). Keeps settings file untouched.
  • --memory <on | off>: Toggle persistent long-term agent memory for the session.
  • --resume <session-id>: Resume a previous chat session programmatically.
  • --update <check | latest>: Manually run an update check (check) or execute latest update setup (latest).
  • --package <npm | pnpm | yarn | bun>: Override default package manager to run core application updates.
  • --auto-del <1d | 7d | 30d>: Set automated chat log deletion schedule.
  • --yolo <on | off>: Toggle autonomous execution permission.
  • --external-access <on | off>: Toggle permission to let agent read files outside CWD.
  • --thinking <Fast | Low | Medium/Standard | High | xHigh>: Override thinking level for reasoning depth. Medium and Standard is the same (Deepseek compatibility).
  • --key <key@google | key@deepseek | key@openrouter>: Set API key and provider.
  • --provider <google | deepseek | openrouter>: Override default provider.

⚙️ Configuration

Type /settings in-app to live-configure:

  • Thinking Level: Fast (No Reasoning), Low, Medium, High, xHigh (Extended Reasoning).
  • Sandbox Preset: Strict, Balanced, Autonomous, or Custom security profiles.
  • Security Perimeter: Toggle External Workspace access, Network Access, and Git Commit auto-approval.

🏁 License

MIT © 2026 Flux Flow.


Forged with ⚡ and 🧬. Welcome to the FluxFlow.