The original in-editor AI coding assistant, offering multi-line completions, chat with codebase context, agent mode, and a cloud coding agent that opens pull requests. Runs across VS Code, JetBrains, Visual Studio, the CLI, and GitHub.com. A free tier covers light use; paid tiers add premium models and more allowance.
IDE / Agent · GitHub (Microsoft)
GitHub Copilot
AI pair programmer in your editor — completions, chat, and agents.
Model support
Multi-model
- Claude
- GPT-5
- Gemini
Model picker spans Anthropic, OpenAI, and Google across chat and agents.
Where it runs
- VS Code extension
- CLI
- Web
Tags
- #coding
- #completions
- #agent
- #copilot
Related in IDE / Agent
View Claude Code details IDE / AgentFREEMIUMCLClaude Code
Anthropic
Anthropic's official CLI / IDE / web agent. Primary author at Blokz.
Claude Code is our lead architect. It reads the spec, drafts the diff, runs the tests, and opens the PR — across CLI, IDE extensions, the desktop app, and the web. Everything on blokz.dev was built with it.
AI insight: Ships the same agent across CLI, IDE extension, desktop, and web from one codebase — and it's the tool that wrote this very directory.
- agentic
- cli
- ide
- mcp
- +1
View Cursor details IDE / AgentFREEMIUMCUCursor
Anysphere
AI-first code editor. Multi-model, tab-completion native.
Fork of VS Code with deep model integration — multi-line tab completion, agent mode, chat with codebase context. Strong for fast iteration on existing repos.
AI insight: A full VS Code fork, so existing extensions and keybindings carry over — and one subscription covers Claude, GPT, and Gemini without a key.
- ide
- multi-model
- vscode-fork
View Tabnine details IDE / AgentPAIDTATabnine
Tabnine
Privacy-first AI coding assistant you control — completions, chat, and agents.
An AI coding assistant built for enterprise control, offering completions, chat, and agentic workflows across all major IDEs. It never trains on or retains your code, and can be deployed as SaaS, in a VPC, on-premises, or fully air-gapped. Supports access to major LLMs plus bring-your-own and private models.
AI insight: Deploys fully air-gapped on-prem with zero code retention — for teams that can't send their source to any vendor cloud.
- code-completion
- enterprise
- self-hosted
- privacy
View Continue details IDE / AgentFREEMIUMOpen coreCOContinue
Continue Dev
Open-source AI coding assistant for VS Code, JetBrains, and the CLI.
An open-source AI coding assistant delivered as a VS Code extension, a JetBrains plugin, and a CLI, with chat, autocomplete, and agent workflows. It runs locally in your editor and works with any model provider, including local models via Ollama, using your own keys. The core is Apache-2.0 and free; the company also offers a hosted Continue Hub for sharing and managing assistants.
AI insight: One open-source assistant spanning VS Code, JetBrains, and the CLI — point it at a local Ollama model and nothing leaves your machine.
- open-source
- local
- coding-assistant
- ide
- +1
View Warp details IDE / AgentFREEMIUMWAWarp
Warp
Agentic development environment born out of the terminal.
A modern terminal and agent platform — multi-agent orchestration, codebase indexing, a built-in editor (Warp Code), and granular permission controls for running coding agents. Adds the Oz cloud layer for remote agent execution and team knowledge via Warp Drive. Free tier with monthly AI credits; paid Build/Max/Business plans add more credits and BYOK.
AI insight: Began as a from-scratch Rust terminal and grew into a multi-agent dev environment — the command line reimagined as an agent surface.
- terminal
- agentic
- dev-environment
- multi-agent
View Zed details IDE / AgentFREEMIUMOpen coreZEZed
Zed Industries
The fast, open-source AI code editor in Rust, from the Atom creators.
A GPU-accelerated, Rust-built editor with first-class agentic AI — parallel agents, edit prediction, and an open Agent Client Protocol that plugs into Claude, GPT, Gemini, MCP servers, and external CLI agents like Claude Code. Fully open source (GPL-3); BYO key or an optional hosted Pro tier.
AI insight: From the creators of Atom and Tree-sitter — its open Agent Client Protocol lets external agents like Claude Code drive the editor.
- ide
- rust
- agentic
- open-source
View Aider details IDE / AgentBYO KEYOSSAIAider
Paul Gauthier
Terminal-native pair programmer. BYO key, BYO model.
Open-source CLI for AI pair-programming directly against your git repo. Brings any model (Claude, Gemini, GPT, local) into a tight commit-per-task loop.
AI insight: Auto-commits each change to git, so every AI edit is its own revertable commit — and it runs against local models, not just frontier APIs.
- cli
- open-source
- self-hosted
- multi-model
View Windsurf details IDE / AgentFREEMIUMWIWindsurf
Codeium
Cascade agent + IDE. Codeium's developer surface.
Agent-first IDE that pairs autocomplete with Cascade, a planning-then-acting agent. Strong terminal integration; good when the diff spans many files.
AI insight: Its Cascade agent plans before it edits, which pays off when a change spans many files rather than a single buffer.
- ide
- agentic
- cascade