Prompt management (versions + diff)

The foundation for fixes: version your prompts in Argosvix, try changes safely, and roll back. Lint flags unused variables and more. Creating and editing prompts is Pro+.

Demo: support-bot prompt history

You are a polite customer-support agent.
Answer the customer's question below
in 1-2 polite, concise sentences.
Question: {{question}}

v2 → v3 diff

Added:

  • +Added the persona qualifier "polite".
  • +Added the output constraint "1-2 polite, concise sentences".

Removed:

  • Rephrased "You are a customer-support agent" to include "polite".

Version history

Every version keeps its author and timestamp. Roll a deployment back to the previous version in one click.

Diff view

Line-by-line diff of added and removed lines. Even small edits surface their scope at a glance.

Pre-save lint

Detect undeclared or unused variables and unclosed mustache tags before save.