Introducing Pricing Plans and Major Updates for Deep Search
Deep Search is moving out of free research preview
Since its launch in version 6.5, Deep Search has been free to use. Starting October 15, 2025, each Code Search seat will include 3 Deep Searches per month, shared across your organization. Unused searches expire at month-end, and extra usage will incur charges. Contact your AE for pricing details.
New Features
Server-side Architecture & API Support
We've moved the core agentic loop, tools, system prompt, and LLM calls to the server, which unlocks parallel & background execution. The Deep Search API allows you to create AI-powered conversations that can search and analyze your codebase.
Branch Support
Deep Search now works across different git branches, not just main. You can explore and ask questions about code on any branch in your repositories.
Usage Metering
Added comprehensive quota tracking and metering APIs. Deep Search now properly tracks and reports token usage, with real-time quota updates in the UI.
Tools & System Prompt Overhaul
Completely reworked all prompts for better LLM performance and more accurate responses.
UX Polish
Upgraded from a basic text box to a ProseMirror rich text editor, enabling a cleaner @-mention experience. Added infinite scroll for conversations, parallel thread execution in the UI, and a new “Share link” button that lets anyone in your org view the conversation.