tabnine capabilities
11 mapped capabilities, each graded and dated. This is the diagnosis — the migration guide is the cure.
Capabilities
Agentic task execution (Tabnine Agent)
provisionalverified 2 days agoAn autonomous, task-oriented AI assistant that operates directly in the developer's environment to complete complex multi-step tasks — including codebase-wide refactoring, test generation, documentation synthesis, and policy validation — while checking in for human approval at key decision points.
Code Review Agent (PR standards enforcement)
provisionalverified 2 days agoAn AI agent that reviews pull requests and in-IDE code against team-specific rules, flags deviations, and provides guided fixes. Teams supply rules in plain English from existing docs, wikis, or codebases; Tabnine converts them into validation rules and also ships 140+ predefined rules per language covering security, correctness, readability, and performance.
IDE plugin surfaces
provisionalverified 2 days agoTabnine ships native plugins for VS Code, all JetBrains IntelliJ-platform IDEs, Eclipse, and Visual Studio 2022/2026. Older or community-contributed plugins for other editors exist but do not support advanced completions or Tabnine Chat.
In-editor AI chat
provisionalverified 2 days agoA persistent chat panel inside the IDE for coding assistance throughout the full SDLC — asking coding questions, generating code from specs, writing tests, and explaining existing code. Users can select a model per conversation and see which model answered each response.
Inline code completion (ghost text)
provisionalverified 2 days agoReal-time, AI-powered code suggestions that appear inline as you type; accept with Tab. Supports whole-line completions, full-function completions triggered after function declarations, and comment-to-code (natural language comments converted to code on the next line).
Jira context integration
provisionalverified 2 days agoTabnine connects to Jira (Cloud and Data Center) to use issue titles and descriptions as context for two AI agents — an Implementation Agent that generates code from a Jira issue with one click, and a Validation Agent that checks whether existing code meets the issue's requirements.
Model choice and switching (including BYOAI)
provisionalverified 2 days agoUsers can switch the AI model powering Tabnine Chat in real time using a model selector; each response indicates which model answered. Enterprise admins control which models are available org-wide. Enterprises can also connect their own private LLM endpoints (BYOAI / Self-Managed Models) while keeping Tabnine's governance and UX.
Plan and pricing gating
provisionalverified 2 days agoTabnine offers two paid platform tiers — Code Assistant ($39/user/month) and Agentic Platform ($59/user/month) — plus an Enterprise Private Installation plan for self-hosted deployments. The former Dev plan is sunset (no new signups). No public free tier is listed.
Private and air-gapped deployment
provisionalverified 2 days agoTabnine can be deployed in four modes — Secure SaaS (Tabnine-hosted), VPC (your cloud, no Tabnine access), On-Premises (your servers, Kubernetes), and fully Air-Gapped (no external connectivity) — giving enterprises complete control over data residency and network isolation.
Repo and codebase context (Connection / Context Engine)
provisionalverified 2 days agoTabnine extends Chat context beyond the local workspace to remote repositories via Global RAG (Connection feature) and, on the Agentic Platform, a full Enterprise Context Engine that indexes repositories, CI/CD, docs, and ticketing systems into a multi-dimensional knowledge graph for system-wide reasoning.
Zero data retention and no-train guarantee
provisionalverified 2 days agoTabnine operates a "no-train-no-retain" policy — code sent for inferencing is held only in memory and deleted immediately after a response is returned; it is never stored, never shared with third parties, and never used to train Tabnine's public models. Tabnine's own models are trained exclusively on permissively-licensed open-source code.