---
title: "SurfSense v0.0.9 - Introducing the Agentic Architecture"
description: "SurfSense v0.0.9 introduces a new agentic architecture with intelligent source selection, temporal query understanding, and MCP compatibility."
date: "2025-12-24"
tags: ["Agentic", "Agent", "MCP"]
version: "0.0.9"
---
## What's New in v0.0.9
This release introduces the **SurfSense Agent**, a shift from pre-determined workflows (DAG) to dynamic, LLM-driven decision making.
- **Smarter Source Selection**: Intelligently searches all connected sources based on your query, not just the ones you specify
- **Temporal Queries**: Understands time-based questions like *"Slack messages from last week"*
- **Reasoning & Refinement**: Iteratively refines answers for better accuracy
- **Better Prompt Handling**: Knows when to respond in chat vs generate a podcast
- **Faster Indexing**: Improved speed when syncing connected sources
- **MCP Compatibility**: Extensible architecture supporting Model Context Protocol servers
For Developers
- More extensible architecture for adding connectors and tools
- Supports long-running agents for complex tasks
- Cleaner codebase enables faster contributions
Notes
- May increase API costs due to dynamic LLM calls
- Users with small local models may see varied performance
SurfSense is an AI-powered federated search solution that connects all your knowledge sources in one place.
🎄 Merry Christmas from the SurfSense team!