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

carvus-swift

v3.1.0

Published

Interactive CLI with AI-powered multi-agent system made by Aadil Fazal

Readme

CARVUS SWIFT v3.1.0

██████╗  █████╗  ██████╗ ██╗   ██╗██╗   ██╗███████╗
██╔════╝ ██╔══██╗██╔══██╗██║   ██║██║   ██║██╔════╝
██║      ███████║██████╔╝██║   ██║██║   ██║███████║
██║      ██╔══██║██╔══██╗╚██╗ ██╔╝██║   ██║╚════██║
╚██████╗ ██║  ██║██║  ██║ ╚████╔╝ ╚██████╔╝███████║
 ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝  ╚═══╝   ╚═════╝ ╚══════╝

███████╗██╗    ██╗██╗███████╗████████╗
██╔════╝██║    ██║██║██╔════╝╚══██╔══╝
███████╗██║ █╗ ██║██║█████╗     ██║   
╚════██║██║███╗██║██║██╔══╝     ██║   
███████║╚███╔███╔╝██║██║        ██║   
╚══════╝ ╚══╝╚══╝ ╚═╝╚═╝        ╚═╝    

🚀 Elite Interactive CLI with AI-powered multi-agent swarm orchestration.

CARVUS SWIFT v3.1.0 is an advanced intelligent agentic system designed by Aadil Fazal. It leverages a swarm of 20+ state-of-the-art models (Llama 3.3, Claude 3.5, GPT-4o) to solve complex engineering tasks through autonomous research, execution, and validation.


✨ v3.1.0 Elite Features

  • 🧠 Multi-Provider Brain: Orchestrate tasks across Groq, Anthropic, and OpenAI simultaneously.
  • ⚡ Neural Compute Engine: New /compute command for hyper-advanced logic and heavy computation.
  • 🛠️ Elite Arsenal: A suite of autonomous tools for end-to-end development.
  • 🔒 Obfuscated Security: Enhanced API key protection and secure session management.
  • 📜 Terms & Usage: Integrated ToS for elite engineering compliance.
  • 🌐 Browser Automation: Autonomous web testing and interaction via Puppeteer.
  • 📡 API Server & Webhooks: Connect external apps to the swarm or notify services via webhooks.
  • 🤝 Collaborative Mode: Use /cowork to bring any specific AI model into your session on the fly.
  • 🏗️ Media Production Lab: Generate high-fidelity PDFs, Images, and ZIP archives autonomously.
  • 🔍 Project Context Engine: Persistent memory that "remembers" your project's architecture and history.
  • 🔄 Iterative Swarm Loops: Agents perform multi-step workflows with real-time self-correction.

🚀 Commands

System Commands

  • /help — Show the command center menu.
  • /clear — Clear terminal and conversation history.
  • /server — Start the local API orchestration server (port 3030).
  • /cowork <ai> [key] <prompt> — Collaborate with a specific AI model.
  • /logout — Clear session and exit.
  • /exit — Shutdown Carvus Swift.

Elite Swarm Plugins

  • /elite — Trigger high-fidelity 3-phase execution (Research -> Execution -> Validation).
  • /build — Scaffold and implement full-stack systems, games, or websites.
  • /debug — Autonomous reconnaissance and bug fixing.
  • /optimize — Performance tuning and bottleneck analysis.
  • /ux — Modern UI/UX design and implementation.
  • /agent — Enter autonomous agent mode for complex, multi-step tasks.
  • /security — Audit code for vulnerabilities and leaks.

🛠️ Integrated Swarm Tools

  • <READ_FILE path="..." /> - Analyze source code.
  • <WRITE_FILE path="..."> - Generate production-ready code.
  • <RUN_COMMAND>...</RUN_COMMAND> - Execute scripts and verify outputs.
  • <BROWSER_ACTION url="..." script="..." /> - Automate browsers and test UIs.
  • <SCAN_DIR path="..." /> - Map out project architectures.
  • <MKDIR path="..." /> - Manage directory structures autonomously.
  • <GENERATE_PDF path="..." html="..." /> - Create professional documents.
  • <GENERATE_IMAGE path="..." html="..." /> - Render high-res graphics.
  • <ZIP_DIR source="..." output="..." /> - Package projects.
  • <WEBHOOK url="..." data="..." /> - Connect to external apps/services.
  • <SCAFFOLD type="..." path="..." /> - Initialize full-stack frameworks.
  • <MEMORIZE>...</MEMORIZE> - Store project-specific knowledge.

💻 Installation

npm install
npm start

Made with ❤️ by Aadil Fazal