Add revision prompt copy button for Hermes on admin request page

When a request has revision_note set, the operator now sees a
'Copy revision prompt for Hermes' button in the revision note box.
It copies a prompt that includes:
- the original customer brief,
- the previously generated title/style/lyrics,
- the customer's revision request,
- the signed callback URL and expected JSON shape.

Minor version bump: 0.3.0 → 0.4.0.
This commit is contained in:
Troll (Hermes Agent) 2026-08-05 03:25:34 +00:00
parent da6df64fbf
commit 51f7ffd5ab
3 changed files with 24 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Theme Song Booth
**Version:** `v0.3.0`
**Version:** `v0.4.0`
A Flask web app for a convention booth where visitors request a custom AI-generated theme song, the operator manages the queue, and the final MP3(s) are delivered by email after payment.