Skip to main content
OpenSourceAlternatives

Tag

coding-agent

3 catalogue entries use this topic; each Project's license policy is labeled separately.

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
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
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.