June 15th updates
See what changed in Sourcegraph.
Improved token efficiency and focus in Deep Search
More focused conversations with Deep Search address context window issues and enable even deeper research.
Deep Search can now use a dedicated subagent specialized for finding files relevant to your query in case a specific code domain needs to be researched. This subagent performs scoped searches and presents a summary to the main agent. Since the main Deep Search agent only needs to read this summary, this saves tokens in its context window.
This means Deep Search can explore more of your codebase while using fewer tokens, so you get more focused context and longer conversation. We expect this feature will significantly alleviate issues with deep single-question research - for multi-question, we just shipped auto-compaction.
Longer Deep Search conversations with automatic compaction
Deep Search will automatically compact long conversations when a follow-up question is close to the context window limit.
We are removing the need to manually manage your context window limits!
Compaction runs in the background, so there is nothing new to configure or learn. Keep asking follow-up questions, and Deep Search will make room when older conversation history starts to crowd the context window.




