implementation completed. Review the plan before continuing.
See what your recipes are doing — without switching back to the terminal.
You end up switching to the terminal, scrolling through logs, or just asking “where is it at?” over and over.
Opens a browser. That's it.
~/.amplifier/ session files
All recipe sessions across all projects. Filter by status, search by name, sort by time.
Click into any running recipe — see step-by-step progress, what each step produced, and what variables resolved to.
Auto-refreshes every 10 seconds. Preserves your scroll position and expanded panels.
Powered by Viz.js (Graphviz compiled to WASM). Runs entirely in your browser — no install, no server processing.
Finished recipes are just as important. Read the full output — what was planned, what was implemented, what was verified.
Full rendered markdown for each report section. Only tabs with data appear.
Expand any task to see what it did, which files changed, and which tests were written.
Staged recipes pause and wait for human approval. The dashboard makes that unmissable.
implementation completed. Review the plan before continuing.
No more recipes silently waiting for 45 minutes because you didn't check the terminal.
Conditional steps that didn't execute show clearly β expand to see the condition that was false. No guessing why a step was skipped.
See what {{repo_path}} actually resolved to. Template variables shown alongside their real values.
Step outputs auto-detected as DOT, Markdown, or JSON — each rendered with appropriate formatting. Toggle between preview and raw source.
Follows your OS dark/light preference via prefers-color-scheme. No settings to configure.
Opens at localhost:8181. Auto-refreshes every 10 seconds. Reads your local session files — nothing leaves your machine.