Commit graph

6 commits

Author SHA1 Message Date
Troll (Hermes Agent)
cc27c5db48 Design system refactor: shared CSS tokens, cleaner customer/admin pages, kiosk name privacy, v0.9.1 2026-08-31 03:17:14 +00:00
Troll (Hermes Agent)
2f5050b29f feat: send song requests to Hermes via webhook
- Add Hermes webhook settings form in /admin/settings (URL + HMAC secret)
- Add /admin/request/<id>/send-to-hermes action
- POST request data to Hermes with V2 HMAC signature and callback URL
- Hermes can POST the generated MusicGPT prompt back to /api/prompt/<id>
- Add test button, update README workflow, bump version to 0.9.0
2026-08-24 23:01:33 +00:00
Troll (Hermes Agent)
2ec73dee0f Add toggle for automatic MusicGPT polling in settings 2026-08-10 23:35:55 +00:00
Troll (Hermes Agent)
f185232907 Clarify webhook_url is sent per MusicGPT request 2026-08-10 22:47:14 +00:00
Troll (Hermes Agent)
2ca148be9b Integrate MusicGPT API generation into booth-musicgpt v0.7.0 2026-08-10 22:01:08 +00:00
Troll (Hermes Agent)
99855b1212 Initial fork from theme-song-booth 2026-08-10 20:43:28 +00:00