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:
parent
da6df64fbf
commit
51f7ffd5ab
3 changed files with 24 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Reference in a new issue