All tools · tag

Solo builder

Shipping a product on your own. Your stack stays light: a coding agent to write with, and a framework for when you build agents in. 44 tools.

Your stack

The shape of a stack that fits this role. Open one for the full diagram, the tools that fill it, and a worked example.

Write code with AI

Full stack & case study →

I want an AI that writes and edits code with me.

flowchart LR
  code(("Your code"))
  agent["Coding agent"]
  model["The model"]
  herd["Run several at once"]
  agent -->|reads and edits| code
  agent -->|sends prompts to| model
  herd -->|runs| agent

Build my own agent

Full stack & case study →

I want to put an AI agent into my app.

flowchart LR
  app(("Your application"))
  framework["Agent framework"]
  model["The model"]
  observe["See what it does"]
  app -->|calls| framework
  framework -->|sends prompts to| model
  framework -->|emits traces to| observe
All 44 tools for Solo builder
Coding agent

Aider

AI pair programming in your terminal, git-native.

Open source Self-hostable MCP free

Augment Code

A context engine for large enterprise codebases.

Proprietary MCP paid

Claude Code

Anthropic's agentic CLI coding assistant.

Proprietary MCP freemium

Cline

Autonomous coding agent inside VS Code, with approval gates.

Open source Self-hostable MCP free

Continue

Open-source AI code assistant for VS Code and JetBrains.

Open source Self-hostable MCP free

Cursor

The AI-first code editor built on VS Code.

Proprietary MCP freemium

Devin

Cognition's autonomous software engineer.

Proprietary paid

Gemini CLI

Google's open-source terminal agent for Gemini.

Open source MCP freemium

GitHub Copilot

GitHub's AI pair programmer across editor and CLI.

Proprietary MCP paid

Goose

Block's open-source local AI agent.

Open source Self-hostable MCP free

Hermes Agent

The self-improving AI agent built by Nous Research.

Open source Self-hostable MCP free

Kilo Code

Open-source coding agent consolidating Cline and Roo.

Open source Self-hostable MCP free

Open Interpreter

Let an LLM run code on your machine.

Open source Self-hostable free

OpenAI Codex

OpenAI's open-source agentic coding CLI.

Open source MCP usage

OpenCode

A model-agnostic, local-first coding agent TUI.

Open source Self-hostable MCP free Featured

OpenCode Autolearn

Self-improvement engine for OpenCode agents.

Open source Self-hostable free

OpenHands

Open-source autonomous software engineer (formerly OpenDevin).

Open source Self-hostable MCP free

Pi

A minimal, extensible terminal coding-agent harness.

Open source Self-hostable MCP free Featured

Replit Agent

Build and ship apps conversationally on Replit.

Proprietary freemium

Roo Code

A community fork of Cline with extra modes.

Open source Self-hostable MCP free

Tabby

Self-hosted AI coding assistant for teams.

Open source Self-hostable free

Void

An open-source Cursor alternative.

Open source MCP free

Windsurf

Codeium's AI-native IDE (Cascade agent).

Proprietary MCP freemium

Zed (AI)

The high-performance editor with built-in AI.

Open source MCP freemium
Agent framework

Agno

A high-performance multi-agent framework and runtime (formerly Phidata).

Open source Self-hostable MCP free

AutoGen

Microsoft's framework for multi-agent conversations.

Open source Self-hostable MCP free

AWS Strands Agents

AWS's model-driven, open-source agent SDK.

Open source Self-hostable MCP free

Cloudflare Agents SDK

Stateful agents on Cloudflare Workers.

Open source MCP usage

CrewAI

Role-playing multi-agent crews.

Open source Self-hostable MCP freemium

DSPy

Declarative, programmable prompt programming from Stanford.

Open source Self-hostable free

Google Agent Development Kit

Google's code-first toolkit for production agents.

Open source Self-hostable MCP free

Haystack (deepset)

Production-grade RAG and agent pipelines from deepset.

Open source Self-hostable MCP free

LangChain

The broad framework for LLM applications and agents.

Open source Self-hostable MCP free

LangGraph

Graph-based agent orchestration from LangChain.

Open source Self-hostable MCP free

Letta

Stateful agents with long-term memory (formerly MemGPT).

Open source Self-hostable MCP freemium

LlamaIndex

The data framework for LLM applications.

Open source Self-hostable MCP free

Mastra

The TypeScript-first agent framework.

Open source Self-hostable MCP free

OpenAI Agents SDK

OpenAI's lightweight agents SDK (Swarm successor).

Open source Self-hostable MCP free

PocketFlow

A 100-line minimalist LLM framework, agentic-coding friendly.

Open source Self-hostable free

Pydantic AI

Type-safe agent framework from the Pydantic team.

Open source Self-hostable MCP free

Semantic Kernel

Microsoft's SDK for enterprise AI orchestration.

Open source Self-hostable MCP free

Smolagents

Hugging Face's minimalist code-writing agents.

Open source Self-hostable MCP free

Vercel AI SDK

The TypeScript toolkit for building AI apps and agents.

Open source Self-hostable MCP free
Multiplexer