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.
IDE / Agent · Tabnine
Tabnine
Privacy-first AI coding assistant you control — completions, chat, and agents.
Model support
Multi-model
- Claude
- GPT
- Gemini
Access to major LLMs plus BYO/private model support across SaaS or self-hosted deployments.
Where it runs
- VS Code extension
- CLI
Tags
- #code-completion
- #enterprise
- #self-hosted
- #privacy
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 Gemini CLI details IDE / AgentFREEMIUMOpen coreGEGemini CLI
Google
Google's open-source Gemini AI agent, in your terminal.
An open-source command-line agent that brings Gemini into the terminal for coding, debugging, content generation, and research. Ships built-in Google Search grounding, Model Context Protocol support, and project context via a GEMINI.md file, plus a non-interactive mode for scripting and CI. Free to use by signing in with a personal Google account, with paid options through AI Studio, Vertex AI, and Gemini Code Assist.
AI insight: Apache-2.0; a personal Google account unlocks 1,000 free requests a day on Gemini 2.5 Pro with its full 1M-token context.
- cli
- coding-agent
- terminal
- open-source
View GitHub Copilot details IDE / AgentFREEMIUMGIGitHub Copilot
GitHub (Microsoft)
AI pair programmer in your editor — completions, chat, and agents.
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.
AI insight: All Copilot plans moved to usage-based GitHub AI Credits billing on June 1, 2026, replacing flat request quotas.
- coding
- completions
- agent
- copilot
View OpenAI Codex CLI details IDE / AgentFREEMIUMOpen coreOPOpenAI Codex CLI
OpenAI
OpenAI's open-source coding agent for the terminal.
A lightweight, open-source coding agent that runs locally in your terminal, reading your repository, editing files, and running commands in a conversational loop you review in real time. Built in Rust for speed, it supports Model Context Protocol tools, subagents for parallel tasks, and switching between GPT models. Sign in with a ChatGPT plan (Plus, Pro, Business, Edu, or Enterprise) or use an OpenAI API key.
AI insight: An open-source Rust rewrite of OpenAI's original TypeScript CLI; authenticate with a paid ChatGPT plan or bring your own API key.
- cli
- coding-agent
- terminal
- open-source
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