Skip to main content
OpenSourceAlternatives

Category

AI Coding Agents

Assistants that read a codebase and carry out engineering work from natural language instructions.

4 products, 2 Projects: 2 open source, 0 source-available, 0 unresolved-license

OpenCode

OpenCodeAIOpen

AI coding agent for terminal, editor, and desktop

Stars202.9K
Commit8h ago
LicenseMIT

OpenCode is a coding agent that runs where you already work rather than in a separate chat window. The same session can be driven from a terminal, an editor extension, or a desktop client, and it keeps context across all three.

Alternative togithub copilot
GitHub Copilot

GitHub CopilotAI

AI completion and chat inside the editor

CompanyGitHub
Since2021
PricingFreemium

Copilot put model assisted completion in front of a very large number of developers first, and inline suggestion in the editor remains the interaction most people mean by AI coding.

OpenHands

OpenHandsAIOpen

Autonomous agents that complete real engineering tasks

Stars85.8K
Commit8h ago
LicenseMIT

OpenHands runs agents that plan and execute multi-step engineering work: reading a repository, editing files, running tests, and iterating until a task is done. Each agent works inside a sandboxed runtime rather than on the host machine.

Alternative togithub copilot
Cursor

CursorAI

An editor rebuilt around model assisted editing

CompanyAnysphere
Since2023
PricingFreemium

Cursor forked VS Code rather than extending it, which let it change the editing model itself. Multi-file edits, codebase-wide context, and a tab completion that predicts the next edit rather than the next token are the result.

Alternative togithub copilot