FIND-20260328-008 · 2026-03-28 · Innovation Veille

TabbyML/tabby — self-hosted AI coding assistant in Rust (33k stars)

trending-repo MEDIUM
Tabby is a self-hosted AI coding assistant with 33,151 stars, built primarily in Rust with a Python ML layer. It provides local code completion, RAG-based codebase search, and an OpenAPI-compatible REST server. It can run on-premise without data leaving the infrastructure. The core inference engine is Rust, and the project is Apache 2.0 for most code, with a proprietary enterprise add-on layer in the ee/ directory.

Source

https://github.com/TabbyML/tabby

ODS Impact

Relevant as an on-premise AI development tool for ODS agents and developers. Since ODS uses Claude Code for AI-assisted development, Tabby is a potential alternative or complement for teams who want a fully self-hosted code completion that does not require internet access. The split Apache-2.0 / proprietary license (ee/ directory) requires review before any production integration. Not immediately actionable but worth monitoring.

Security Review

License: Apache-2.0 (core) + Proprietary (ee/) | Maintenance: ACTIVE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION

Tags

rust ai code-completion self-hosted llm developer-tools