EveryDev.ai
Subscribe
Home
Tools

3,804+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Supercode
    Supercode icon

    Supercode

    AI Coding Assistants

    An open-source AI-powered SWE agent and CLI coding assistant that ships code with you, supporting Claude, GPT, Gemini, and 15+ model providers.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Free to use under the MIT License. Install via npm, curl, bun, npx, or brew.

    Engagement

    Available On

    CLI
    Web
    API
    SDK

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsAgent FrameworksCode Review

    Alternatives

    PullfrogPlannotatorSepo
    Developer
    Supercode Inc.Supercode Inc. builds an open-source AI software engineering…

    Listed Sep 2026

    About Supercode

    Supercode is an open-source AI software engineering (SWE) agent built as a CLI tool and full-stack platform, licensed under MIT and sponsored by Vercel. It lets developers write, review, and ship code using natural language commands, with support for free included models or any external provider. The project is currently in beta and live on Product Hunt, with 212 GitHub stars and 56 releases shipped as of the latest changelog.

    What It Is

    Supercode is a terminal-first AI coding agent that functions as a pair programmer directly in your shell. It is published to npm as supercode and installable via curl, npm, bun, npx, or brew. The core agent supports multi-provider model routing — developers can connect Claude, GPT, Gemini, DeepSeek, Groq, Mistral, Ollama, LM Studio, GitHub Models, NEAR AI, Xiaomi MiMo, LiteLLM, OpenRouter, and Concentrate AI, or switch models mid-session. The platform is structured as a Bun + Turborepo monorepo containing a web dashboard, MDX documentation site, terminal web client, CLI agent, and a parallel open-model fine-tuning project.

    Architecture and Stack

    Supercode is built as a full-stack monorepo with clearly separated concerns:

    • CLI agent (supercode on npm) — Bun-powered, uses AI SDK v6 for unified provider access, Commander for argument parsing, and Clack/Chalk for terminal UI
    • Web dashboard — Next.js 16 with React 19, GitHub OAuth via Better Auth, Inngest for background jobs, and Prisma 7 over PostgreSQL
    • Terminal web client — A browser UI that mirrors the CLI experience, intended for deployment at terminal.supercli.com
    • Cortex SDK — A developer-facing SDK for building custom AI tooling on top of Supercode
    • Open Model project — A parallel fine-tuning effort targeting Qwen3-8B and GLM-4-9B via LoRA/QLoRA for coding-specialized LLMs

    The agent ships with a tool system covering file read/write, command execution, and search, plus a skills management system for adding, removing, and listing agent capabilities.

    Key Products

    The Supercode platform ships three distinct products alongside the core CLI:

    • Supercode Agent — The primary AI pair programmer that autonomously ships code
    • Supercode Review — Automated code review triggered on every pull request
    • Supercode Voice Agent — Hands-free, voice-controlled development for coding without a keyboard

    Integrations and Partnerships

    Supercode has published partnerships with three infrastructure providers:

    • Concentrate AI — LLM API gateway providing the model routing backbone, with a claimed 99.9% LLM API uptime
    • Merge — Connects Supercode's AI coding agents to 200+ developer tools through Merge's Agent Handler and Unified API
    • Dodo Payments — Handles subscription billing, checkout, recurring payments, and license fulfillment

    The platform also integrates with Pinecone for vector storage, Prisma for database ORM, and supports GitHub OAuth for authentication.

    Update: v0.1.90 and Recent Releases

    The homepage changelog shows v0.1.90 as the current version, with 56 total releases shipped. The latest GitHub release tag is v0.1.65, published in July 2026, which introduced MCP integration, chat enhancements, and Composio support. Recent notable changes include:

    • Claude Opus 5 added as a supported model
    • New skills management commands (add, remove, list agent skills)
    • Hallucination guard in the agent runner — detects when a model claims actions without actual tool calls
    • Usage event migration with a new usage_event table for detailed tracking

    The repository was last pushed in September 2026, indicating active development. The open-model fine-tuning track (Qwen3-8B and GLM-4-9B) is listed as in-progress.

    Supercode - 1

    Community Discussions

    Be the first to start a conversation about Supercode

    Share your experience with Supercode, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Free to use under the MIT License. Install via npm, curl, bun, npx, or brew.

    • MIT License
    • CLI coding agent
    • Free models included
    • Multi-provider model support
    • Skills management

    Capabilities

    Key Features

    • AI pair programmer CLI agent
    • Automated code review on pull requests
    • Voice-controlled coding (hands-free development)
    • Multi-provider model support (Claude, GPT, Gemini, DeepSeek, Groq, Mistral, Ollama, and more)
    • Switch models mid-session
    • Free models included
    • Skills management system (add, remove, list agent skills)
    • Hallucination guard in agent runner
    • MCP integration
    • Cortex SDK for custom AI tooling
    • Web dashboard for repository management and analytics
    • Terminal web client (browser-based CLI mirror)
    • GitHub OAuth authentication
    • File read/write and command execution tools
    • Open-source LLM fine-tuning (Qwen3, GLM-4)

    Integrations

    Claude (Anthropic)
    OpenAI GPT
    Google Gemini
    DeepSeek
    Groq
    Mistral
    Ollama
    LM Studio
    GitHub Models
    NEAR AI
    Xiaomi MiMo
    LiteLLM
    OpenRouter
    Concentrate AI
    Merge Unified API
    Dodo Payments
    Pinecone
    Composio
    Vercel
    GitHub OAuth
    Inngest
    PostgreSQL
    Prisma
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Supercode and help others make informed decisions.

    Developer

    Supercode Inc.

    Supercode Inc. builds an open-source AI software engineering agent and CLI coding platform. The project is led by Yash Dewasthale and sponsored by Vercel, with a focus on multi-provider model routing and hands-free development. Supercode ships a full-stack monorepo including a CLI agent, web dashboard, terminal web client, automated code review tool, and a voice coding agent. The team is actively fine-tuning open-source LLMs (Qwen3, GLM-4) for coding-specialized tasks.

    Read more about Supercode Inc.
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Pullfrog icon

    Pullfrog

    An open-source, model-agnostic GitHub bot that runs AI coding agents inside GitHub Actions to review PRs, triage issues, autofix CI failures, and more.

    Plannotator icon

    Plannotator

    Interactive visual plan and code review tool for AI coding agents, with inline annotations, team sharing, and seamless integration with Claude Code, Copilot CLI, Gemini CLI, and more.

    Sepo icon

    Sepo

    A GitHub-native AI agent that turns any repository into a self-evolving codebase by responding to @mentions in issues, PRs, and discussions to implement, review, and maintain code via GitHub Actions.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    820 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    679 tools

    Code Review

    Tools that help review, analyze, and improve code quality.

    111 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions