> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getvirtualbrain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Recent Releases

> The major milestones VirtualBrain has shipped recently

The headline capabilities we've shipped, most recent first. For what's coming, see the [Roadmap](/roadmap).

## Review steps in Apps

Apps can pause at a checkpoint for a person to review. An App's author marks any block as a [review step](/features/apps/building-apps); when the run reaches it, the App stops and waits for someone to read the output, edit it if needed, and approve it before the downstream blocks continue. It is the human-in-the-loop safeguard that catches a small error early, before it cascades through the rest of the deliverable.

## Sourcing in the document viewer

A pass over how sources are presented. Opening a citation lands you closer to the passage it points at, and citations stay readable where several of them sit close together in the same paragraph. See [Sourced Answers](/features/chats/sourced-answers).

## The Mainframe

Our biggest release since launch. The [Mainframe](/features/mainframe) is a central orchestration agent: it works out what your request needs, gathers it from across your documents, the web, and your spreadsheets, then hands a complete set of materials to the step that writes your answer. It shows its work end to end with a card for every capability it uses, and it powers both [Chat](/features/chats/overview) and [Apps](/features/apps/overview).

It brings:

* **Iterative smart search** that loops until it has surfaced all the relevant context.
* **A brainstorming mode** with no data sources, for thinking work that stays entirely within the EU.
* **A web research mode** that reads across many sources in a single pass.
* **Excel analysis with code** for advanced calculations and search across complex datasets.
* **Document comparison** that reports what changed between two versions, ranked by how much each change matters.
* **Conversation memory** with fast, in-context follow-ups.

Because every new capability ships as a new tool the Mainframe can call, it also accelerates everything on the [Roadmap](/roadmap).

## Slide generation from App blocks

App blocks can now produce presentation slides as a native output, built on your firm's [slide templates](/features/admin-dashboard/slide-templates). An App designer links a block to a template, and the finished run exports as a ready-to-share deck, so a workflow can go from inputs to a formatted PowerPoint without leaving VirtualBrain. See [Refining & Exporting](/features/chats/refining-and-exporting).

<Note>
  Looking for what's next? The [Roadmap](/roadmap) lays out what we're building now, next, and later.
</Note>
