This is a curated list of AI-powered developer tools. These tools leverage AI to assist developers in tasks such as code completion, refactoring, debugging, documentation, and more.
Important
Please read the contribution rules before submitting a PR.
- Development Environments
- Terminal
- Web-Based Tools
- Desktop & Mobile Applications
- Automated Workflows
- Agent Infrastructure
- Specialized Tools
- Resources
Full development environments with AI for code generation, chat, and debugging:
- Cursor — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI.
- Windsurf — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium.
- Zed — A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
- Replit — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments.
- Google Antigravity — An agent-first IDE that orchestrates autonomous AI agents to plan, execute, and verify complex coding tasks with deep browser integration.
- trae — Adaptive AI IDE with chat and code generation.
- Theia IDE — An extensible open-source IDE (web and desktop) providing AI-powered features like chat, code completion, terminal assistance and custom agents using arbitrary LLMs. Built on Theia AI, a platform designed to enable the creation of custom, AI-powered tools and IDEs.
- Mutable — Web-based IDE, integrated with a chatbot and GitHub.
- UI Pilot — Chat-based AI code editor that creates forms using Material UI, using GPT-4.
- GitWit — Web-based editor for building ReactJS applications with AI.
- OneCompiler — A free AI Powered online compiler supporting over 70 languages, including Java, Python, MySQL, C++, and HTML, for writing, running, and sharing code.
Plugins that add AI-powered completion, chat, and refactoring to existing code editors:
- GitHub Copilot — A VS Code extension with chat, pull request text generation, and unit test generation.
- Cline — Autonomous coding agent for VS Code that can create/edit files, execute commands, and use the browser with user permission. Supports multiple AI providers including OpenRouter, Anthropic, OpenAI, Google Gemini, AWS Bedrock, Azure, and GCP Vertex.
- Continue — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf.
- Tabnine — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm.
- Supermaven — VS Code extension for autocomplete with 300,000-token context window.
- Amazon Q Developer — AI coding assistant for VS Code and JetBrains with code review, documentation, test generation, and Java upgrades. Formerly Amazon CodeWhisperer.
- JetBrains AI — AI assistant available in all JetBrains IDEs.
- Refact AI — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains.
- Tabby — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim.
- Blackbox AI — VS Code extension with autocomplete and chat including links to online coding references.
- CodeGeeX — Open source assistant based on the CodeGeeX LLM with chat, completion, and refactoring. Extensions for 9 editors including VS Code, and PyCharm.
- Quack AI — VS Code extension for adhering to project coding guidelines.
- CodeMate — VS Code extension for debugging and optimizing code.
- AskCodi — AI coding assistant with extensions for VS Code, JetBrains and Sublime Text.
- dbForge AI Assistant - AI-powered tool for SQL code generation and optimization, integrated into dbForge solutions.
- GoCodeo — AI agent for VS Code that builds and deploys full-stack apps with Vercel and Supabase integration.
- Ptah — Multi-provider AI coding orchestra for VS Code that connects to OpenRouter (200+ models), Kimi, GLM, Copilot, Gemini, and Codex from one interface. Features CLI agent orchestration, a built-in MCP server, plugin ecosystem, and workspace intelligence. Open source (FSL-1.1-MIT).
- aiXcoder — Local or cloud-based assistant with extensions for IntelliJ IDEA, CLion, GoLand, PyCharm, WebStorm, Visual Studio Code, and Eclipse.
- Sourcery — AI assistant and linter with a reference of 160 Python best practices and 40+ JS/TS best practices. Extensions for VS Code, PyCharm, Vim and Sublime.
- Swimm — Assistant for contextual code understanding using static analysis and AI-generated documentation. VS Code, JetBrains, IntelliJ, WebStorm, Rider, PhpStorm, Android Studio, PyCharm.
- Android Studio Bot — AI coding assistant integrated in Android Studio for code generation, resource discovery, and best practices.
- IBM watsonx Code Assistant for Z — AI-powered mainframe modernization tool with COBOL to Java conversion, code refactoring, and application discovery.
- EasyCode — VS Code extension with GPT-4 chat.
- Kilo Code - Open Source AI coding assistant for planning, building, and fixing code inside VS Code.
- FlyonUI MCP — MCP server for generating Tailwind CSS components, blocks, and pages using FlyonUI.
- Traycer - Plan-First Coding Assistant in VS Code.
- shadcn/studio MCP — MCP server for generating shadcn/ui components, blocks, and pages.
- onUI — Open-source browser extension and MCP server for annotation-first UI pair programming with AI agents. Annotate any webpage and bridge UI context to Claude Code, Cursor, Windsurf, or Copilot.
- Sweep — AI coding plugin for JetBrains IDEs with autocomplete, codebase indexing, and context-aware suggestions. Uses proprietary LLMs with zero data retention.
- Antigravity Link — VS Code extension that bridges mobile devices to Google's Antigravity IDE. Mirror active AI chat sessions on your phone, send messages, upload files, stop AI generation, and automate workflows via a local HTTP API or 9 MCP tools. Listed in the official MCP Registry.
- Shadcn Space MCP — Connect Cursor, Claude Code, Antigravity, VS Code, and other AI tools to the Shadcn Space component registry.
- Blueprint — Open-source planning copilot for coding agents. Asks multiple-choice questions about your task, then generates a markdown plan any coding agent can execute. Extensions for VS Code, Cursor, and Windsurf.
Autonomous CLI agents that generate code, execute shell commands, and manage multi-file workflows:
- Claude Code - Anthropic's agentic coding tool.
- OpenAI Codex CLI — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers.
- Aider — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars.
- OpenHands — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars.
- Devin — Autonomous AI software engineer by Cognition. Handles planning, coding, debugging, and deployment with its own IDE, browser, and shell.
- Gemini CLI — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, and shell integration.
- Cursor CLI — Cursor's CLI for AI-powered code generation and editing from the terminal.
- Goose — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks.
- Amazon Q Developer CLI - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on macOS, Linux and Windows (via WSL).
- Cosine — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with air-gapped and VPC deployment options.
- AdaL — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns.
- Axon — Open-source AI coding assistant with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features Monaco editor, self-modification capabilities, and multiple AI provider integrations.
- Mini SWE-Agent — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility.
- Micro Agent — An AI agent that writes and fixes code for you.
- Blueprint — A Claude Code plugin that turns natural language into blueprints, blueprints into parallel build plans, and build plans into working software with automated iteration, validation, and cross-model peer review.
- cmux — A Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Features notification rings, in-app browser, SSH support, and Claude Code Teams integration.
- pi — Minimal, extensible terminal coding agent. TypeScript extensions, skills, prompt templates, and themes — all shareable as npm packages. Supports multiple LLM providers with a unified API.
Lightweight command-line tools for AI-assisted commits, shell translation, and workflow automation:
- gptcomet — CLI tool to help you generate commit message and review changes. Supports multiple providers and languages.
- Baz CLI - CLI for AI assisted code review, with access to the actual code, diff etc.
- models — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui.
- Jctx — Python CLI that extracts structured, architecture-aware context from Python, Kotlin, and Java codebases for LLMs. Features internal dependency mapping and token estimation.
- CCG Workflow — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx.
- Butterfish — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities.
- TmuxAI - AI-powered, non-intrusive terminal assistant.
- IWE — Markdown knowledge graph with CLI that gives AI agents structured access to your knowledge base — no vector database required.
- Hermes IDE — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source.
- codesight — CLI token optimizer and AI context generator. Scans codebases to extract routes, schema, components, and dependencies for Claude Code, Cursor, Copilot, Codex, and Windsurf. 9x–13x token reduction, built-in MCP server, zero runtime dependencies.
- CLIRank — API directory scoring 387 APIs on agent-friendliness across 11 signals. Available as an MCP server (
clirank-mcp-server) and REST API. - prpack — Zero-dep CLI that packs a pull request (diff + commits + full post-change file contents) into one markdown file optimized for LLM code review. Drop the file into Claude / Cursor / your model. MIT.
- Marmot — Shell-native CLI that gives agents one command shape for AI, web search, scraping, and data enrichment across many providers. Designed for Claude Code, Codex, OpenCode, and similar harnesses; composes via shell pipes.
- ORCH — CLI runtime that coordinates Claude Code, OpenCode, Codex, and Cursor as a typed AI team. State machine (todo→review→done), auto-retry, inter-agent messaging, TUI dashboard.
- Octomind — Session-based AI development assistant with MCP support, 7 LLM providers, and extensible architecture. Features plan-first workflow, semantic code search, and persistent memory.
Platforms that scaffold and deploy full-stack applications from natural language prompts:
- Bolt.new — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs.
- Lovable — AI-powered full-stack app development platform that converts natural language descriptions or designs into fully functional applications with built-in deployment and GitHub integration.
- Backgrounder.dev — Free interface for AI coding agents (Claude Code, Codex, Gemini, Goose, Pi) running as isolated background processes. Supports switching between agents, branching chats, conflict resolution and scheduled runs.
- Co.dev — AI-powered app development platform that helps build and deploy full-stack applications.
- Capacity — AI-powered full-stack web app development that turns prompts in natural language into fully functional web applications.
- Leap.new — Builds functional apps with real backend services, APIs, and deploys to your cloud.
- Pico — End-to-end micro app generator with instant deployment.
- SoftGen — AI-powered software generation platform for building Web Apps.
- LlamaCoder — Open source code generation model for building applications using open source LLMs.
- Forge — AI-powered full-stack app creator that generates Next.js apps from natural language. BYOK model — use your own Anthropic, OpenAI, or Google AI key with no markup. Multi-stage pipeline with auto-fix and TypeScript strict mode.
- e2b_Fragments — Platform for building and deploying AI-powered applications with sandboxed environments.
- Mocha — AI-powered no-code application builder for creating web apps without writing code.
- Pythagora — AI development platform with 14 specialized agents that builds React/Node.js apps from natural language. Integrates with VS Code and Cursor with one-click deployment.
- Mage — Generate full-stack web apps in Wasp, React, Node.js and Prisma.
- Make Real — Online canvas that can be used to generate HTML/JavaScript apps.
- Glowbom — Generate apps with AI and export to multiple platforms.
- VULK — AI app builder that generates full-stack React + PostgreSQL apps, Flutter mobile, Three.js games and Shopify themes from natural language. Live preview in Firecracker microVMs, BYOM with 16+ models, EU-hosted with full source code export.
- Taskade Genesis — AI-powered platform for building custom AI agents, workflows, and apps using natural language. Multi-model support (GPT-4o, Claude, Gemini), open-source MCP server.
- Berrry — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains.
- Blank Space — Open-source AI app builder for creating web applications using natural language. Self-hostable alternative to v0, Lovable, and Bolt.
- Fastshot — AI driven no-code platform for building and deploying mobile apps.
- ai-vertical-saas-gen — CLI that generates complete vertical SaaS apps (Next.js 14 + Supabase) with industry-specific data models for 20+ niches. Zero dependencies, offline, outputs 20 deployable files in one command.
Tools that generate components, mockups, and frontend code from text prompts or design files:
- v0 — Create and iterate new UI components in your browser.
- Magic Patterns — AI UI generator that creates components from prompts, images, or design inspiration. Supports Shadcn, ChakraUI, and Tailwind with Figma export.
- Tempo — WYSIWYG editor for React interfaces.
- Google Stitch — Google's AI-powered design tool for creating UI designs. Formerly Galileo AI.
- Uizard — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups.
- Polymet — AI-powered UI prototyping tool that generates production-ready frontend code.
- Kombai — AI Tool for generating frontend code from Figma.
- CodeParrot — VS Code plugin that generates frontend code from Figma using your existing components and coding standards.
- Frontly — Converts uploaded images to HTML/CSS code.
- BoringUi — Generate HTML + Tailwind CSS UI from JSON data with shareable links.
- CSS Picker — Copy UI from Existing Design and Iterate with AI, support Copy CSS from website (by CSS Picker Extension), image to code and text to UI.
- Frontman — Open-source AI coding agent that lives in your browser. Click any element, describe changes in plain English, get real code edits with hot reload. Supports Next.js, Vite (React, Vue, Svelte), and Astro.
Autonomous AI agents that work on existing codebases to fix bugs, refactor code, and create pull requests:
- Factory — Agent-native software development platform with "Droids" that work across IDE, terminal, CLI, Slack/Teams, and CI/CD. Handles refactors, incident response, and migrations.
- Jules — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review.
- Potpie — Open source AI agents for codebase Q&A, testing, debugging, and system design.
Tools for understanding, navigating, and getting answers about existing codebases:
- 4DA / @4da/mcp-server — Desktop app + MCP server (36 tools) that gives AI coding assistants awareness of your tech stack, dependencies, and decisions. Scores content from HN, arXiv, Reddit, GitHub against your codebase. Live vulnerability scanning via OSV.dev. Privacy-first — everything stays local.
- Sourcegraph Cody — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app.
- Unblocked — Augment source code with relevant existing knowledge in GitHub, Slack, Jira, Confluence, and more. Get answers through chat and IDE file-level context. Available on web, macOS, Slack, VS Code, and JetBrains IDEs.
- Magnet — AI-native workspace for building software with repositories and issues as context.
- Code to Flow — Visualize, analyze, and understand code with interactive flowcharts.
- Gru.ai — AI coding assistant for algorithms, debugging, testing, and answering programming questions.
- sudocode — Context management system for AI coding agents that creates organizational structures to track context over long-horizon tasks.
- sourcebook — CLI and MCP server that generates AGENTS.md/CLAUDE.md from static analysis of codebase structure, git history, and convention detection. Surfaces hub files, co-change coupling, and blast radius. No LLM required.
- Grasp — Code architecture visualizer: paste any GitHub/GitLab URL → interactive dependency graph (9 layouts, 16 colour modes), A–F health score, security scanner (SARIF 2.1 export), blast radius, churn heatmap, ORM query map, and AI chat (15 providers). 116 MCP tools with Kuzu graph DB + SQLite brain. Zero data collection, everything runs locally.
- Kasava - Parses codebases and reads every commit so progress reports cite real changes and feature plans are made with real architecture context.
- SeaGOAT — A local search tool leveraging vector embeddings to search your codebase semantically.
- ContextWire — Free search API for AI agents with 105 engines, 22 search profiles, and 94.3% SimpleQA accuracy. MCP server included.
- Reflex — Local-first, full-text code search engine built for AI coding agents. Sub-100ms search across 10k+ files via trigram indexing, with structured JSON output and an optional MCP server so agents can query your entire codebase in a single tool call.
Tools that generate, explain, and optimize SQL queries from natural language:
- Wren AI — Open-source SQL AI agent for querying databases using natural language.
- TEXT2SQL.AI — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English.
- SQLAI.ai — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it.
Web utilities for quick code generation, language translation, and regex creation:
- CodePal — A web tool for quickly generating or refactoring code.
- AI Code Convert — A web tool for translating code between programming languages.
- AutoRegex — Generate regular expressions from plain English using GPT-3.
- unpkg.ai — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping.
- EnigmaEasel — AI-powered engine for generating accessible color palettes and systems, OKLCH gradients, and font pairings with one-click Tailwind CSS and SCSS exports.
- JSONFix — AI-powered JSON repair tool that instantly fixes malformed JSON with missing quotes, trailing commas, and syntax errors.
- CronAI — Converts plain English schedule descriptions into correct cron expressions using AI.
- RegexAI — Generates working regular expressions from plain English descriptions with explanations. Supports multiple regex flavors.
Native apps for AI-powered coding, terminal enhancement, and agent orchestration:
- Warp — AI-powered terminal with team knowledge sharing and command suggestions.
- Pieces — AI-powered snippet manager and context engine with desktop app and browser extension.
- Memex — Build anything in any stack, with just natural language, on your desktop.
- Poirot — A macOS app for browsing Claude Code sessions, exploring diffs, and re-running commands. Reads local transcripts, runs offline, open source.
- Anima — Native macOS companion for Claude Code with per-project ASCII familiars, nim token economy, and cross-session watcher. Tauri v2 + Rust, 4MB.
- Agent FM — Local, open-source macOS app that turns Claude Code and Codex sessions into narrated stations, surfacing progress, blockers, decisions, errors, and attention requests.
- CCHub — Claude Code ecosystem management platform with visual GUI for MCP server management, skill management, multi-config switching, custom slash commands, and JSON config editing. Built with Tauri v2.
- Mantra — Desktop session time machine for AI coding tools. Captures and restores full conversation state for Claude Code, Cursor, and Windsurf — like quicksave for your AI sessions. Free for macOS.
- Dorothy — Open-source desktop app to orchestrate multiple AI coding agents (Claude Code, Codex, Gemini) simultaneously with automations, Kanban management, and remote control.
- Nimbalyst - An agent management environment for Claude Code and Codex. Interactive visual editing of markdown, mockups, excalidraw, code. Parallel session management.
- Parallel Code - Desktop app that runs multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) in parallel with automatic git worktree isolation, a unified GUI, and remote monitoring.
- PATAPIM — Terminal IDE for AI coding agents with a 9-terminal grid, AI state detection, built-in Whisper voice dictation, LAN remote access, and embedded MCP browser. Built with Electron.
- IM.codes — Mobile/web control layer for Claude Code, Codex, Gemini CLI, and other terminal-based coding agents, built for away-from-desk continuation with terminal access, file browsing, git views, localhost preview, notifications, and multi-agent workflows.
- OpenQuack - Privacy-first local voice dictation menu bar app for macOS. Pairs with Claude Code, Cursor, Codex, and Aider to dictate long contextual prompts; transcribes via WhisperKit on Apple Silicon, pastes at the cursor, ~8 MB, MIT.
- Onepilot — iOS app for running AI coding agents (Claude Code, Codex CLI, Gemini CLI) on remote servers via SSH. Provides a full terminal with SwiftTerm, agent session management, and mobile access to your dev machines.
Integrations that automatically review pull requests and suggest code fixes:
- CodeRabbit — Customizable CI to add summaries and code suggestions to PRs.
- Qodo PR Agent — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E").
- Greptile — AI bot that reviews PRs in GitHub/GitLab with full context of the codebase.
- Macroscope - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems.
- Codegen — GPT-4 based PR agent for enterprise codebases.
- Nova — CI bot to add actions such as summaries and tests to new PRs.
- PR Explainer Bot — A GitHub integration that adds explanatory text to newly created PRs.
- Goast — A hosted tool that ingests your error logs and suggests fixes.
- Corgea — A GitHub integration that finds and fixes vulnerable code.
- Pixee — Finds security and code quality issues and creates merge-ready pull requests with fixes.
- CodeAnt AI — Automatically create PRs to fix code issues.
- What The Diff — AI-powered app that reviews the diff of pull requests and writes a descriptive comment about the changes in plain English.
- CodeReviewBot — AI powered code reviews for GitHub.
- Gito - AI code reviewer that works with any language model, locally or in GitHub Actions.
- Baz - AI Code Reviewer that is tailored to your team's guidelines and conventions. Customizable, adaptable, responsive and integrated with the rest of the developer tooling for context.
- Z.ai Code Review - AI-powered GitHub Pull Request code review using Z.ai models.
- MiniMax Code Review - AI-powered GitHub Pull Request code review using MiniMax models.
- Revieko — Architecture drift radar for PRs: structural risk scoring and drift hotspots.
- crit - Human-in-the-loop review for AI coding agents. Annotate plans, code, or any file with inline comments in a local browser UI; exports structured JSON your agent reads back. Share reviews via URL.
- CodeHawk — GitHub App that installs in seconds and reviews pull requests automatically, posting inline comments on bugs, security vulnerabilities, and logic errors.
- Grit — GitHub-integrated agent for automating maintenance tasks and other development work.
- PR Triage — Open source PR evaluation tool that scores pull requests on six quality dimensions with diff evidence. BYOK, MIT licensed.
- prpack-action — GitHub Action that runs prpack on every PR, uploads the packed markdown as an artifact, and posts a summary comment. MIT.
Tools that generate unit/e2e tests and integrate AI into CI/CD pipelines:
- Checksum AI — End-to-end fully autonomous QA Automation agent that generates CI/CD ready Playwright tests directly to the repository.
- OctoMind — Auto-maintenance and generated browser-based end-to-end-tests integrated into GitHub Actions, Azure DevOps and more.
- Traceloop — Uses OpenTelemetry tracing data with generative AI to improve system reliability.
- Carbonate — End-to-end testing using natural language. Integrates into your existing test suite (currently Jest, PHPUnit and Python's unittest).
- Meticulous.ai — Automatically generated, automatically maintained end-to-end tests: as your app evolves so does your test suite.
- DiffBlue — Automatically generated unit tests for Java.
- Qodo — Non-trivial test generation with support for major programming languages. Extensions for VS Code and JetBrains. (formerly Codium)
- KushoAI — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline.
- Wopee.io — Autonomous visual regression testing platform with AI-powered test agents. Integrates with Playwright, Cypress, and Robot Framework.
- Test Gru — Provides enterprise-level unit test automation services.
- TraceRoot AI — AI-native observability tool that uses AI agents to automatically fix production bugs.
- Fine — AI Dev Environment for automating mundane work. Integrate GitHub, Sentry, Linear. Get context-aware answers to questions. Plan, design and implement changes. Automate self-healing CI/CD.
- CodeFlash AI — A CLI and CI tool for optimizing Python code using AI.
- Recurse ML — Find bugs in AI-generated code.
- TestDriver — Cross-platform, selectorless end-to-end QA testing framework.
Platforms for running multiple AI coding agents in parallel with workspace isolation:
- Conductor — macOS app for orchestrating multiple Claude Code and Codex agents working simultaneously in isolated git worktrees. Features a central dashboard for monitoring, code review, and merging.
- Superset — Code editor for AI agents that orchestrates swarms of Claude Code, Codex, and other CLI-based agents in parallel. Uses isolated git worktrees with universal IDE integration.
- Sidecar — Terminal UI companion for CLI-based coding agents (Claude Code, Cursor, Gemini) with unified conversation history, git integration, task management, and workspace control.
- Vibe Kanban — AI-powered Kanban platform for orchestrating autonomous coding agents. Manage agent workflows with visual boards for task delegation and progress tracking.
- OpenASE — Open-source ticket-driven platform for orchestrating Claude Code, Codex, and Gemini CLI agents across isolated workspaces and status-based workflows.
- Trellis — All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines.
- Codex on ChatGPT - Webbased multi-agent orchestration, connected to github repositories. Each thread runs in its own sandbox. When tests pass, creates PR for you. Uses OpenAI models.
- GolemBot — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding.
- Stoneforge — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery.
- Shep — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard.
- Bernstein — Deterministic multi-agent orchestrator that spawns parallel coding agents (Claude Code, Codex CLI, Gemini CLI) from a single goal, verifies with tests, and auto-commits. Zero LLM tokens on coordination.
- GreatCTO — Multi-agent SDLC orchestrator running above Claude Code, Cursor, Codex, Aider, and Continue. 34 specialist agents (architect → reviewers → devops), 25 archetype overlays (fintech, healthcare, agent-product, voice-AI), and 10 compliance packs (PCI/HIPAA/EU AI Act/TCPA) auto-wired by repo detection. Two human gates per feature.
- Kagan — Open-source AI orchestration board with a VS Code extension for planning, running, and reviewing coding agent tasks.
- Forge — Autonomous spec-driven development loop for Claude Code. Three-command pipeline (brainstorm, plan, execute) that turns ideas into shipped code with context survival, backpropagation, and Claude-on-Claude code review.
- SwarmClaw - Self-hosted AI runtime that orchestrates Claude Code, Codex, Gemini CLI, OpenCode, Copilot CLI, Cursor Agent, Goose, Qwen Code, and Droid with heartbeats, schedules, delegation, runtime skills, and an org chart view. Ships as a desktop app (Electron) and CLI. MIT licensed, TypeScript.
- CueAPI — Open-source scheduler and verification gate for AI coding agents. Cues trigger agent runs on a schedule, and each execution must return evidence (external ID, result URL, or artifact) before the cycle closes. Works with Claude Code, Codex, and Gemini CLI via SDK. Self-hosted, Apache-2.0.
- pi-ralph — Multi-agent orchestration loops for the pi coding agent. Runs autonomous implementation, review, and debugging cycles with configurable roles and loop chaining.
- great_cto — Claude Code plugin with 7 specialized agents (tech-lead, senior-dev, qa-engineer, security-officer, devops, l3-support, project-auditor) running a full SDLC pipeline with 12-angle code review, 10 project archetypes, 13 compliance frameworks, and two-gate approval flow (architecture + deploy).
- AgentsMesh — Self-hostable AI Agent Workforce Platform. Remote AI workstations (AgentPods) with PTY sandbox + git worktree isolation, multi-agent collaboration via channels and pod bindings, built-in Kanban with ticket-pod binding and MR/PR integration, per-pod MCP server. Supports Claude Code, Codex CLI, Gemini CLI, Aider, OpenCode. Multi-Git (GitHub/GitLab/Gitee), multi-tenant (Org > Team > User), SSO/RBAC/audit, air-gapped, BYOK.
- osModa — NixOS-based AI operating system with multi-agent routing (Opus agent for full system access, Sonnet agent for mobile/concise). Modular runtime swaps Claude Code and OpenClaw drivers per-agent via SIGHUP — no SSH or rebuild. 91 typed MCP tools across 9 Rust daemons, hash-chained audit ledger, atomic NixOS rollback, P2P encrypted mesh (Noise_XX + ML-KEM-768 hybrid PQ), encrypted credential store (AES-256-GCM). Spawn-on-demand via x402-payable API. Apache-2.0.
Secure isolated environments for running AI coding agents with controlled access:
- VibeBox — Open-source, per-project micro-VM sandbox for running AI coding agents safely on macOS.
- brood-box — Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation and egress control.
- Open Agent — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming.
- FlyDex — Browser-first remote control plane for local Codex sessions with QR pairing, approvals, and machine continuity.
- mirrord — Per-agent isolation inside a shared Kubernetes cluster: traffic filters, DB branches, and Kafka queue splits via the mirrord Operator. Six Claude Code skills cover quickstart, config, operator setup, CI, DB branching, and Kafka splitting; install via
/plugin marketplace add metalbear-co/skills. - AgentTier — Open-source, Kubernetes-native sandbox runtime for AI coding agents (Claude Code, LangGraph, OpenHands). Each sandbox is a Pod + PVC + default-deny NetworkPolicy with optional gVisor isolation; runs in interactive
mode: code(browser terminal) ormode: agent(REST/configure+ SSE-streaming/invoke). Apache-2.0.
Tools that manage and sync AI agent configurations, rules, and context across editors:
- Context7 — Documentation platform that provides up-to-date, version-specific documentation and code examples for any library directly into Cursor, Claude Code, Windsurf, and other AI coding tools.
- ctxlint — Open-source linter for AI context files (CLAUDE.md, .cursorrules, copilot-instructions.md) that catches stale paths, wrong commands, and token waste by validating against the real codebase.
- Entroly - Open-source context optimization engine that cuts AI token costs by 70-95%. Uses submodular knapsack selection and PRISM reinforcement learning to provide the exact context needed to 65+ supported AI coding agents. Features a built-in MCP server, semantic caching, and SimHash deduplication. Apache-2.0.
- lean-ctx — Open-source context runtime for AI coding agents. MCP server (optional shell hook) that compresses file reads, shell output, and codebase search to reduce token usage, often 60–99% on supported workflows. 46 tools, session caching, AST-aware compression for 18 languages, 90+ shell patterns. Apache-2.0.
- Caliber — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0-100 and recommends MCP servers.
- claude-snapshot — Export your entire Claude Code setup (settings, plugins, hooks, CLAUDE.md, MCP configs) as a portable
.tar.gz. Diff before applying, restore on another machine in under 2 minutes. No network, no daemon,.baksafety on every overwrite. Node.js 18+, macOS + Linux. Install:/plugin marketplace add adhenawer/claude-snapshot - claude-overlay — CLI for managing Claude Code project configs across custom providers (Databricks, Bedrock, OpenRouter, LiteLLM, Cloudflare). Handles overlay merge/remove, web search MCP setup, and multi-provider switching.
- LynxPrompt — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace.
- Conduit8 — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command.
- TokRepo — Cross-agent registry and CLI for discovering and installing 220+ AI assets including skills, prompts, MCP configs, and workflows.
- Domscribe — Pixel-to-code bridge that captures runtime context (props, state, source location) from running web apps and exposes it to AI coding agents via MCP.
- faf-cli — Foundational AI-context format. Generates persistent project DNA (.faf files) that give any AI instant, structured context. IANA-registered (application/vnd.faf+yaml). Works with Claude, Gemini, Grok, Cursor, and Windsurf.
- ContextMCP — Self-hosted semantic search across documentation from various sources for AI agents.
- AgentsKB — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline.
- Not Human Search — Search engine for the agentic web. Indexes 2,000+ agent-ready sites ranked 0–100 on agentic readiness (llms.txt, OpenAPI, MCP, ai-plugin.json, structured API). Itself an MCP server with 8 tools (search_agents, verify_mcp, list_categories, get_top_sites, etc.). One-line install:
curl -fsSL https://nothumansearch.ai/install | sh. Free, no auth, open data. - CLIRank — Independent scorecard ranking 416+ APIs across 48 categories by how well they work with AI coding agents (Claude Code, Cursor, Codex, Cline, Aider). 8-signal rubric (SDK, env auth, headless, JSON, CLI, rate limits, machine-readable pricing, curl docs). Public REST API at
/api/apis, MCP server (npx clirank-mcp-server), per-API score pages, head-to-head comparisons. Free, no auth, open data. - Zenable — AI guardrails that learn your team's standards and enforce them on coding agents.
- pi-steering-hooks — Deterministic before-tool-call guardrails for the pi coding agent. Enforces rules (no force push, conventional commits, etc.) via regex pattern matching on tool inputs — zero tokens, 100% reliable. Custom rules via JSON config with override escape hatch.
- Spartan AI Toolkit — Engineering discipline layer for AI coding agents. 67 slash commands with quality gates enforce TDD, code review, and atomic commits. Configurable rules for any stack. Works with Claude Code, Codex, Cursor, Windsurf, Copilot.
- Nex — Organizational context and memory for AI agents. Connects email, Slack, CRM, and 100+ tools into one knowledge graph with a 60-tool MCP server and persistent memory across agent sessions.
- Agentify — CLI tool that transforms any OpenAPI spec into 9 agent interface formats (MCP server, AGENTS.md, CLAUDE.md, .cursorrules, Skills, llms.txt, GEMINI.md, A2A Card, CLI) with a single command. Tiered generation strategies for small to large APIs.
- ContextKit — Free web-based generator for AI coding config files. Creates CLAUDE.md, .cursorrules, codex.md, and GEMINI.md from a single form with framework-specific rules. Client-side, no data sent to servers.
- skill-optimizer — CLI that benchmarks SDK, CLI, and MCP guidance docs (SKILL.md) against multiple LLMs and runs an iterative optimizer to rewrite them until every configured model meets a score floor.
- KubeStellar Console kc-agent — MCP server that bridges AI coding agents (Claude Code, Copilot, Codex) to multi-cluster Kubernetes APIs. Enables natural language queries across clusters, workload placement, policy enforcement, and real-time observability. CNCF Sandbox project.
- SwarmVault - Local-first RAG knowledge vault and MCP server. Compiles raw sources (books, notes, transcripts, exports, datasets, slide decks, files, URLs, code) into a durable markdown wiki with a knowledge graph and a hybrid SQLite FTS plus embeddings index. The bundled MCP server (
npx -y @swarmvaultai/cli mcp) gives Claude Code, Codex, OpenCode, and any MCP client page search, page reads, source listing, query, ingest, compile, and lint tools. MIT. - claude-code-pro-pack — Drop-in 12-rule
CLAUDE.md+AGENTS.mdbaseline that closes common agent-orchestration failures (token spirals, silent partial failures, two-pattern pollution). Includes PRD generator prompt, browser-skill-graduation workflow, and 5 example skills. ~700 tokens total, MIT. - cc-audit — Single-file Python linter that scores any
CLAUDE.md/AGENTS.mdagainst a 12-rule baseline. Flags leaked secrets (GitHub PATs, AWS keys, PayPal links), the 200-line compliance cliff, and missing project-specifics sections. Zero dependencies, JSON output for CI, MIT. - GAAI Framework — Drop-in governance layer for AI coding tools. Backlog-first delivery, cross-session memory, decision tracking, QA gates, and autonomous delivery daemon. Works with Claude Code, Cursor, Codex CLI, Gemini CLI, Windsurf. Markdown + YAML + bash, zero dependencies.
Tools for monitoring token usage and API costs across AI providers:
- Tokscale — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs.
- BurnRate - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports.
- Code Insights — Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights.
- agenttrace — Local-first TUI observability for AI coding agents. Tracks cost, tokens, tool failures, anomalies, health, and CI gates across Claude Code, Codex CLI, Gemini CLI, Aider, and Cursor exports.
- onWatch — Open-source Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI Codex, GitHub Copilot, Synthetic, Z.ai, MiniMax, Antigravity). Background daemon with Material Design 3 web dashboard, ~15MB binary, <50MB RAM, zero telemetry.
- claude-lens — Lightweight Bash + jq statusline for Claude Code with rate limit pace tracking. Compares burn rate to time remaining in 5h/7d windows, showing whether usage is ahead or behind sustainable pace. Single file, zero dependencies beyond jq.
- cc-tempo — Claude Code statusline that parses transcript JSONL for active work time (excludes idle and interactive-tool waits), SubAgent speedup ratio, /clear-resilient PID timer, code-churn sparkline with trend arrow, and multi-instance detection. Bash + TypeScript CLI, MIT.
- ai-coding-tools-pricing — Open JSON dataset of pricing for 8 AI coding tools (Copilot, Cursor, Claude Code, Windsurf, etc.). 30+ tiers, TypeScript types, JSON Schema. CC-BY-4.0. Updated monthly.
- CodeCosts — Interactive cost calculator and comparison tool for AI coding tools. Uses the ai-coding-tools-pricing dataset to help developers pick the right plan.
- CostPilot — Free web-based Claude Code cost analyzer. Parses JSONL usage logs to show per-session token breakdown, cost tracking, and waste detection. Client-side processing, no data uploaded.
- WhereMyTokens — Windows system tray app for monitoring Claude Code token usage in real time. Displays per-session token counts, costs, context window usage, and tool call breakdowns; fetches 5h/1w rate-limit data from the Anthropic API with optional statusLine bridge integration for live data without polling.
- aicost — Universal AI coding cost analyzer CLI. Scans Claude Code, Cursor, and GitHub Copilot usage with cache-aware pricing, HTML dashboard, and cost alerting. No API key required.
- CostGoat — Privacy-first menubar app for tracking AI agent quotas (Claude Code, Codex, Kimi, Z.ai) and LLM API costs (OpenAI, OpenRouter, Anthropic, ElevenLabs) in real-time. Also covers cloud spend and SaaS subscriptions.
- TokenWise — Measurement-driven model router for Claude Code. Auto-routes subtasks across Haiku/Sonnet/Opus based on task class, logs every routed task with verified $ saved to a local NDJSON, and includes an A/B test subcommand to validate cheaper tiers before trusting routing. MIT, zero telemetry, Anthropic-only.
Tools that generate commit messages and PR descriptions from diffs:
- git-lrc - Free, unlimited AI code reviews that run on every commit.
- GitBrain — Git client that splits changes and generates commit messages using OpenAI.
- GitButler — Git client for simultaneous branches on top of your existing workflow. Defaults to OpenAI, can be changed to Perplexity for generating conventional commit messages.
Tools that auto-generate documentation, diagrams, and changelogs from source code:
- DiagramGPT — Free AI web app that generates flowcharts, ER diagrams, cloud architecture, and sequence diagrams from text or code.
- DocuPilot — GitHub App that auto-updates README, CHANGELOG, and API docs on every push using AI.
- DocuWriter.ai — AI-powered web app to generate automated Code & API documentation from your source code files.
- EkLine — AI-powered documentation tool with quality checks, style guide enforcement, and automatic doc generation.
- Changenotes — AI-powered changelog generator. Connects to GitHub, auto-generates categorized changelogs from commits and PRs on every release. Free tier available, Pro $9/mo.
Curated lists, comparison guides, and configuration templates for AI coding tools:
- aiforcode.io — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly.
- Awesome Code Docs — Curated deep-dive tutorials for open-source AI and developer tooling projects.
- AI Coding Compare — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks.
- ClaudeDown - Real-time Claude AI complaint tracker and outage detector using Twitter/X sentiment data.
- Havoptic — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily.
- AI Coding Guide (中文) — Chinese best practices for 8 AI coding tools (Claude Code, Cursor, Copilot, Windsurf, Gemini CLI, Kiro, Aider, Trae) with copy-paste config templates and multi-tool collaboration workflows.
- Claude Code Skills 中文精选集 — Chinese curated directory of Claude Code Skills, agents, plugins, and workflow resources for developers using Claude Code.
- Awesome AI Startups — Coding & Developer Tools — 100+ indie-built AI coding assistants, dev tools, and code-generation products from bootstrapped, pre-seed, and angel-funded startups.