open-source Tag
Open Source AI Coding Tools - Transparent and Extensible Platforms
Explore open source AI coding tools that offer transparent codebases, community-driven development, and flexible self-hosting options.

open-source Tag
Open Source AI Coding Tools - Transparent and Extensible Platforms
Open source tools publish their code under permissive licenses, giving teams more transparency, extensibility, and control.
What open source tools cover
Open source tools expose their source code so you can audit, customize, and contribute. In AI coding workflows, this often means greater transparency around how models are used and how data flows through the system.
For teams with strict security or compliance needs, open source options can provide an extra layer of control compared to closed platforms.
Who these tools are for
- Developers who want transparency and the ability to inspect code.
- Teams that need self-hosting or custom integrations.
- Builders who prefer open ecosystems and community support.
Key capabilities
Transparency
You can review the codebase and understand how the tool works.
Extensibility
Open projects are easier to fork, extend, and integrate with custom systems.
Community-driven updates
Features and fixes often ship quickly when there is active community demand.
How to choose an open source tool
- Review the license to confirm it fits your use case.
- Check community activity and maintenance cadence.
- Evaluate whether you need vendor support or can self-manage.
Getting started
Start with a tool that has clear documentation and an active maintainer community. Install it locally, test with a small project, and expand as you gain confidence.
Related resources
- Browse all tools
- AI development tools
- AI developer IDEs and agents
- Example tools: OpenAI Codex CLI, Aider, Zed
Sources
open-source Tools (40)
openclaw
Free, open-source personal AI assistant by Peter Steinberger that runs on your machine and performs real tasks autonomously. Talk to it from WhatsApp, Telegram, iMessage, Discord, Slack, or Signal. One-liner install, persistent local memory, ClawHub skills marketplace, sandbox or full system access, and support for Claude, OpenAI, DeepSeek, Qwen, or local LLMs via Ollama. 247K GitHub stars by March 2026; Steinberger joined OpenAI on February 14, 2026 with a non-profit foundation taking project stewardship.
hermes agent
Self-hosted autonomous agent from Nous Research with a built-in learning loop. Creates skills from experience, persists memory across sessions, and runs 24/7 on your own hardware with sandboxed terminals and messaging-app gateways.
hermes webui
Lightweight dark-themed browser interface for Hermes Agent with full parity to the CLI. Three-panel layout with sessions sidebar, chat, and workspace file browser. Community project that runs against any existing Hermes install.


kilo code
Open-source AI coding agent for VS Code, JetBrains, and CLI that supports 500+ AI models. Features agentic workflows, inline autocomplete, browser automation, and an orchestrator mode that breaks complex tasks into coordinated subtasks.


deerflow
Open-source SuperAgent harness from ByteDance that orchestrates sub-agents, long-term memory, extensible skills, and Docker-based sandboxes to execute complex, long-horizon tasks like deep research, coding, and content creation.
one
Integration runtime and command center for AI agents. Provides authenticated access to 250+ platforms with 47,500+ actions, managed OAuth, scheduling, memory, and a universal MCP server, all through a single CLI.
paperclip
Open-source framework for building AI agent teams organized as virtual companies, CEO, Engineer, and QA agents coordinate work through projects, issues, and heartbeat schedules.
openhands
Open-source AI software engineering agent (formerly OpenDevin) that browses the web, writes and executes code, runs bash commands, and resolves GitHub issues autonomously. Backed by All Hands AI and supported by 55k+ GitHub stars.
dify
Visual platform for building LLM-powered applications, RAG pipelines, chatbots, agents, and workflows; without deep ML expertise. Self-hostable or cloud, with 80,000+ GitHub stars and 100,000+ apps created.
crewai
Python framework for orchestrating role-playing AI agents that collaborate to complete complex tasks. Define a crew of specialized agents with goals and tools, then let them work together autonomously. 40,000+ GitHub stars and a thriving enterprise tier.
autogen
Open-source Python framework from Microsoft Research for building multi-agent AI systems (now AG2). Agents converse, write and execute code, call tools, and collaborate to solve complex tasks, with human-in-the-loop support.
flowise
Open-source drag-and-drop tool for building LLM flows and AI agents using LangChain and LlamaIndex nodes. Connect models, memory, tools, and data sources visually, then expose as an API or embed as a chat widget.
void
Free, open-source VS Code fork with built-in AI coding features, inline completions, chat, and multi-file edits. All model calls can go directly to your chosen provider or a local model, keeping your code private.
pearai
Open-source AI code editor built on VS Code that integrates Claude, GPT-4o, and other frontier models directly into your workflow. Free plan available; premium adds unlimited AI requests and cloud sync.
ntm (named tmux manager)
NTM (Named Tmux Manager) is a free, open-source tool that transforms tmux into a multi-agent command center. Spawn, tile, and coordinate Claude Code, OpenAI Codex, and Gemini CLI agents across named panes with broadcast prompts, a TUI command palette, conflict tracking, context monitoring, and persistent sessions that survive SSH disconnections.
cmux
cmux is a free, open-source native macOS terminal built on libghostty (Ghostty rendering engine) with vertical tabs, split panes, notification rings, and a built-in scriptable browser, designed for managing multiple parallel AI coding agents like Claude Code, Codex, and Gemini CLI.
aider
Top-tier command line AI tool. Lets you pair program with LLMs (Claude 3.5, GPT-4o) directly in your git repo. Edits multiple files effectively.


zed
The spiritual successor to Atom, built in Rust for extreme performance. Features built-in AI collaboration and supports multiple LLMs (Claude, OpenAI, etc.).


roo code
Open-source VS Code extension that gives you a full AI dev team in your editor. Supports any model (Claude, GPT, Gemini, local LLMs), custom modes for specialized tasks, and agentic multi-file editing with permission-based control.

openai codex cli
The official command-line vibe coding tool from OpenAI. Edits local files, understands your repo, and runs shell commands with your permission. Like Aider, but built by OpenAI.


vibesdk
Open-source AI "vibe coding" platform built on Cloudflare. Generate full-stack apps from prompts, sandboxed in WebContainers, and deploy instantly to Workers. The self-hosted alternative to Bolt.new.
bolt.diy
Open-source platform for prompting, running, editing, and deploying full-stack web apps with multiple model providers.

skills.sh
Open directory and leaderboard for reusable AI agent skills. Discover and install modular capabilities that enhance AI coding agents with procedural knowledge through simple one-command installation.
devika
Open-source AI agent that breaks down tasks into steps and executes them using LLMs and tools.


qwen3-coder
Alibaba's powerful open-source model (Unsloth optimized). Capable of handling huge monorepos with massive context windows. Run it locally or on private cloud.
goose
Open-source AI agent that runs locally for improved privacy and control.


spec kit
Open-source toolkit for Spec-Driven Development: scaffold specs, plans, and tasks in your repo, then run agent commands to implement changes with the AI tool you prefer.
skills directory
Open registry for verified agent skills with 3,500+ skills. Discover and install quality-focused skills for Claude Code, Cursor, Windsurf, and other AI coding agents with community verification.
render
Cloud platform for deploying web services, static sites, background workers, cron jobs, and managed PostgreSQL, all with flat monthly pricing and a generous free tier. Render supports auto-deploys from Git, built-in SSL, and private networking with zero DevOps configuration.
openai codex skills catalog
Official open-source catalog of Agent Skills for OpenAI Codex. Skills are reusable folders of instructions, scripts, and resources that extend Codex with task-specific capabilities like deployment, design implementation, security analysis, and testing.
firecrawl
Web scraping API that converts any webpage into clean Markdown or structured JSON for AI consumption. Features intelligent crawling, AI-powered extraction, and JavaScript rendering for building AI-ready data pipelines.
gpt engineer
Open-source CLI tool that generates entire codebases from natural-language prompts. Supports OpenAI, Anthropic, and open-source models with customizable agent identity and vision input for diagrams.
agent zero
Open-source multi-agent AI framework that runs in a Dockerized sandbox with code execution, browser automation, subordinate agents, and a memory system for building autonomous coding and research workflows.
supabase
Open-source Firebase alternative built on Postgres. Supabase combines database, auth, storage, edge functions, realtime sync, and AI-ready vectors into a single backend platform for shipping full-stack products fast.
langfuse
Open-source LLM observability and engineering platform for tracing, evaluating, and debugging AI applications. Langfuse provides production-grade monitoring with trace spans, cost tracking, prompt management, evaluation datasets, and a playground, all with no per-seat fees and a self-hostable MIT-licensed core.
langchain hub
Community prompt and chain repository integrated with LangSmith. LangChain Hub lets developers discover, share, and version-control prompt templates, agent configurations, and chain definitions: a prompt registry that connects directly to the LangChain ecosystem for rapid AI prototyping.
claude cookbook
Official collection of Jupyter notebooks and code recipes from Anthropic for building with the Claude API. Covers tool use, MCP integration, agent patterns, extended thinking, RAG, prompt caching, multimodal capabilities, and production patterns.
gemini cookbook
Official collection of guides, quickstarts, and Jupyter notebooks from Google for building with the Gemini API. Covers multimodal prompting, function calling, grounding with Google Search, context caching, audio/video understanding, and agent patterns.
semantic kernel
Open-source SDK from Microsoft for integrating LLMs into applications using C#, Python, and Java. Semantic Kernel provides an agent framework, plugin architecture, prompt template engine, planner, and memory connectors, designed for enterprise AI orchestration with Azure OpenAI and other providers.
continue.dev
Open-source CLI tool for Continuous AI that runs async agents on pull requests to enforce team rules, catch issues, and accelerate software shipping.
Related Articles

Agent Zero Review: Open-Source Multi-Agent Framework for Autonomous AI Coding
Agent Zero is a free, open-source AI framework that spawns subordinate agents in Docker sandboxes with code execution, browser automation, and persistent memory. Updated review covering v1.20, Time Travel, Codex OAuth, A0 CLI Connector, and the 100+ plugin Plugin Hub.

Best Claude Code Alternatives Now That It Is Leaving the Pro Plan (2026)
Claude Code is leaving the $20 Anthropic Pro plan. Here are the working alternatives ranked by fit: Cursor, Lovable, Codex, Cline, Aider, Continue.dev, and the local Ollama stack. Pricing and decision tree included.

Local Vibe Coding in 2026: Qwen 3.6, DeepSeek V4 Pro, and the Aider/Cline Stack That Actually Works
Local-only vibe coding stack for 2026: Qwen 3.6 27B and DeepSeek V4 Pro on Ollama or LM Studio, wired to Aider or Cline. Hardware requirements, config snippets, real walkthrough, and honest gap analysis vs Claude Code.

Inherit-a-Vibe-Coded-Codebase: The 2026 Cleanup Playbook
The 7-step playbook for rescuing a vibe-coded codebase: audit secrets, fix auth, harden the data layer, cap LLM spend, add validation, write real tests, and lock down deployment. Based on the r/ClaudeCode rescue thread and what agencies actually charge for.

DeerFlow Review 2026: Is ByteDance's Open-Source SuperAgent Worth Self-Hosting?
Honest DeerFlow 2.0 review covering architecture, Docker sandbox execution, pricing (free), CrewAI comparison, local Ollama setup, and who should actually self-host this SuperAgent framework.

OpenClaw Guide 2026: Install, Configure, and Run a Self-Hosted AI Agent
OpenClaw setup guide for v2026.3.23: prerequisites, one-liner install, model and messaging app configuration, cost breakdown, and troubleshooting for common 2026 issues.