LogoLogo
Tabnine websiteContact Sales
  • πŸ‘‹Welcome
    • Overview
      • Architecture
        • Deployment options
      • Security
      • Privacy
      • Protection
        • Provenance and Attribution
      • Personalization
        • Tabnine’s Personalization in Depth
        • Connection: Global Codebase Awareness
      • AI Models
        • Tabnine's private and protected Universal models
        • Tabnine's fine-tuned AI models
      • Integrations
        • Atlassian Jira
      • System Requirements
      • Supported Languages
      • Supported IDEs
      • Tabnine Subscription Plans
        • Dev Preview
        • Dev
        • Pro
        • Enterprise (SaaS)
        • Enterprise (private installation)
    • Support & Feedback
  • πŸš€Getting started
    • Install
      • Client setup (SaaS)
        • VS Code
          • Install Tabnine in VS Code
          • Activate Tabnine in VS Code
        • JetBrains IDEs
          • Install Tabnine in a JetBrains IDE
          • Activate Tabnine in a JetBrains IDE
        • Visual Studio
          • Install Tabnine in Visual Studio 2022
          • Activate Tabnine in Visual Studio 2022
        • Eclipse
          • Install Tabnine in Eclipse
          • Activate Tabnine in Eclipse
        • Sign in
          • Using an email
          • Using an authentication token
      • Client setup (private installation)
        • Join your team (private installation)
        • VS Code (private installation)
        • JetBrains IDEs (private installation)
        • Visual Studio (private installation)
        • Eclipse (private installation)
    • Quickstart Guide
      • Menus and Icons
    • Getting the Most from Tabnine Code Completions
      • Pause (snooze)
    • Getting the Most from Inline Actions
    • Getting the Most from Tabnine Chat
      • Launching Tabnine Chat
      • Interacting with Tabnine Chat
      • Reviewing suggestions
      • Writing prompts
      • Chat Context
        • Understanding Context
        • Jira Connection
        • Context Scoping
      • Conversing with Tabnine Chat
      • Switching between chat AI models
      • Image Prompts
      • Tabnine's Prompting Guide
        • Getting Started
        • Basic Prompting
          • Be specific and clear
          • Define the context
          • Start a fresh conversation as appropriate
          • Include necessary details
          • Ask for examples
          • Be concise but complete
  • πŸ’ͺSoftware Development with Tabnine
    • Overview
    • Plan
    • Create
    • Test
      • Intro to the Test Agent
      • Test Agent Workflow
      • Custom Commands
      • Generate Test Files with @Mentions
    • Review
    • Fix
    • Document
    • Explain
    • Maintain
  • 🏭Administering Tabnine
    • Start a team
    • Manage a team
    • SaaS
      • Tabnine Pro team admin
        • Purchase Tabnine Pro
        • Adding and inviting users to Tabnine Pro
        • Assigning an admin role to a team member
        • Removing a team member
        • Tabnine Pro: Manage subscription and billing
        • Tabnine Pro - Change your payment method
        • Tabnine Pro - Change plan from monthly to annual
        • Unsubscribe from Tabnine Pro plan
      • Joining a Tabnine Pro team
      • Enterprise (SaaS) team admin
        • Set up a Tabnine Enterprise (SaaS) account
        • Invite team members
        • Manage your team
        • AI models for Chat (Enterprise SaaS)
      • Enterprise (SaaS) team member
        • Join your Tabnine team by invitation email (team member)
        • Join Tabnine team by link (member)
    • Private installation
      • Server setup guide
        • Kubernetes (MicroK8s) Installation guide
        • Deployment guide
          • Tabnine update guide
        • Air-gapped deployment guide
      • Admin guide
        • Monitoring Tabnine
        • Prometheus Operator install
        • Audit logs
      • Managing your team
        • Tabnine teams
        • Roles in an enterprise
        • Inviting users to your team
        • Deactivating and reactivating users
        • Deleting PII data of a deactivated user
        • Reset user's password
        • Usage reports
          • Reports Glossary
          • CSV-based reports (V2)
            • Configuring scheduled CSV reports
            • CSV-based reports V1 (Depracted since version 5.7.0
          • Usage API
        • Settings
          • General
          • Single Sign-On (SSO)
          • Personalization (f.k.a. Workspace)
            • Connecting to Remote Repositories
          • Email
          • License
          • Models
          • Access Tokens
        • IdP Sync
      • Release Notes
  • πŸ“£Product Updates
    • What's new?
      • What's new? (August 2024)
      • What's new? (July 2024)
      • What's new? (June 2024)
      • What's new? (May 2024)
      • What's new? (April 2024)
      • What's new? (March 2024)
      • What's new? (February 2024)
      • What's new? (January 2024)
Powered by GitBook
On this page
  • Announcing Tabnine’s upgraded AI test agent
  • New Chat model - Tabnine Protected 2
  • Version 5.8.0 is here!
  • Tabnine's Onboarding Agent is now called Code Explorer agent

Was this helpful?

  1. Product Updates
  2. What's new?

What's new? (July 2024)

Last updated 7 months ago

Was this helpful?

July 30, 2024

Announcing Tabnine’s upgraded AI test agent

We’re excited to announce a new generation of our, designed to significantly enhance your test coverage by automating the creation of comprehensive test plans.

Our new AI test agent generates thorough test plans with detailed test cases for functions and methods. All the test cases include a short description in plain English, making it easy to scan through quickly and select the ones you want to deploy.

The new test agent is highly flexible: you can expand each test case to review the code, and ask Tabnine to refine and tailor it to your specific needs. You can also ask Tabnine to generate test cases for any specific scenarios that are missing in the original test plan. Once they’re complete, easily insert the desired test cases into your project with a single click and run them as part of a testing suite. You can also provide your existing test file and have Tabnine generate a test plan with test cases that use your existing standards and frameworks.

July 25, 2024

New Chat model - Tabnine Protected 2

We’re excited to announce the availability of Tabnine Protected 2 β€” an entirely new version of our proprietary LLM that delivers significantly higher performance without exposing you to IP infringement risks.

Tabnine Protected 2 not only outperforms its predecessor, but our internal evaluations demonstrate that it delivers performance that exceeds GPT-3.5 Turbo and a variety of other purpose-built software development LLMs. These results aren’t restricted to the lab; Tabnine Protected 2 has demonstrated strong performance gains for our customers in real-world use cases.

Like its predecessor, Tabnine Protected 2 is purpose-built for software development. It’s fully private and trained exclusively on code that is available to use without license restrictions, eliminating any concerns around legal risks associated with accepting the code suggestions.

You can continue to switch the LLM that underpins Tabnine’s AI software development tools in real-time. You can choose from Tabnine’s proprietary models (Tabnine Protected 2, Tabnine + Mistral) and popular models from third parties to power all AI chat interactions. More importantly, you’re not locked into any of these models β€” you can instantly switch between models for specific projects or use cases.

July 19, 2024

Version 5.8.0 is here!

Version 5.8.0 of Tabnine's private installation is live with:

  • New usage reports:

July 15, 2024

Tabnine's Onboarding Agent is now called Code Explorer agent

The Code Explorer agent is fully embedded in our AI Chat. It helps developers onboard to a project they're not familiar with and reduces the "time to productive work." It streamlines the exploration process and offers a clear map of the project's structure, dependencies, and other critical elements directly within the development environment.

The Code Explorer agent is a command in Tabnine Chat that users can invoke when starting a conversation (aka, empty state) or by using /code-explore in the Tabnine Chat prompt.

(formerly Onboarding agent) now available in private installations.

New Role - Account Manager: An account manager can manage and monitor teams and users but cannot configure the account settings.

Admins can l of the account.

(for code completions and chat)

has moved under Analytics

: A new CSV report per user, per day (for the last 30 days)

πŸ“£
Learn more
Learn more.
Learn more
AI test agent
Learn more
set the default chat mode
Code Explorer agent
Learn more
Total accepted lines of code per month
Useful chat interaction by consumption type
Account utilization
user_summary_daily.csv