Skip to content

Coding Agent

TabbyML/tabby

TabbyML/tabby· Rust

Self-hosted AI coding assistant you run on your own GPU, with IDE plugins for VSCode/JetBrains/Vim.

GitHub stats

Stars
33,483
Forks
1,743
Watchers
181
Open issues
310

meta

License
NOASSERTION
Primary language
Rust
Last commit
2026-03-02
Stats fetched at
2026-04-29

Tabby is an open-source, self-hosted alternative to GitHub Copilot, written in Rust. It serves code completion and chat from open-weight models (StarCoder, DeepSeek-Coder, Qwen-Coder, etc.) on your own hardware, with first-class IDE plugins for VSCode, JetBrains, and Vim/Neovim. Deployment is a single Docker container plus a CUDA/Metal GPU; it also indexes your repos and docs for context-aware suggestions.

Editor's verdict

Pick Tabby when code can't leave your network — regulated industries, on-prem enterprises, or anyone unwilling to ship source to OpenAI/Anthropic. It's the most polished self-hosted option and beats rolling your own Continue + Ollama stack on admin features (team accounts, repo indexing, usage analytics). Don't expect Cursor/Copilot-level agentic editing or frontier-model quality though; you're trading raw capability for data sovereignty, and you'll need a real GPU (a 4090 or better is realistic).

Last updated: 2026-04-29

We use cookies

Anonymous analytics help us improve the site. You can opt out anytime. Learn more

TabbyML/tabby · BuilderWorld