Brainstormer automatically saves a new version of your agent each time you update and save it. Versions capture the agent’s system prompt, model, and template variables at the time of the save. You can browse the full history, inspect any past version, and roll back to one at any time.Documentation Index
Fetch the complete documentation index at: https://docs.brainstormer.io/llms.txt
Use this file to discover all available pages before exploring further.
Drafts do not create new versions. A version is saved only when you save a published agent or publish a draft for the first time. Editing an agent in draft mode does not affect the live version until you publish.
View version history
Open the agent you want to inspect from the Agents page, then click the Version History tab in the agent editor. The version list shows:- Version number — increments with each save (the most recent version is labeled “current”)
- Timestamp — when the version was created
- Model — the AI model active at that version
- Change summary — an AI-generated description of what changed between this version and the previous one
Compare versions
Click View next to any version to open a detail panel showing:- The full system prompt at that point in time
- Any template variables that were defined
- The change summary describing what was different from the version before
Roll back to a previous version
Find the version
In the Version History tab, locate the version you want to restore. You can click View to inspect the full configuration before rolling back.
Click Revert
Click the Revert button next to the version. You are asked to confirm before anything changes.