Deep Search v6.7 introduces API and Git branch support plus enhanced UX
We're excited to announce Deep Search 6.7, a significant update packed with valuable enhancements and new features. Here are the key highlights included in this release:
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 basic text input to ProseMirror rich text editor, which enabled a much sleeker @-mention
interface. Also added infinite scrolling for conversations and support for parallel thread execution in the UI. We also added a "Share link" button - anyone in your organization with this link can read your conversation.

