This repository has been archived on 2026-09-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
theme-song-booth/templates
Troll (Hermes Agent) 6a60aa686c feat: Hermes prompt callback endpoint + API key management
- Add /api/prompt/<rid> callback endpoint with dual auth:
  per-request signed URL token + Bearer API key.
- Add HERMES_API_KEY config and runtime key helpers in app.py.
- Update admin request page to copy request details + callback URL.
- Add API key management to admin settings: regenerate, mask, show-once.
- Update .env.example, docker-compose.yml, README, REVIEW docs.
2026-08-03 17:16:56 +00:00
..
admin feat: Hermes prompt callback endpoint + API key management 2026-08-03 17:16:56 +00:00
closed.html feat: add booth open/closed toggle on settings page 2026-08-02 18:17:59 +00:00
faq.html docs: update FAQ page from edited draft 2026-08-02 18:01:30 +00:00
player.html docs: update comments, docstrings, README, REVIEW, and env docs to match current features 2026-08-03 00:11:41 +00:00
request.html docs: update comments, docstrings, README, REVIEW, and env docs to match current features 2026-08-03 00:11:41 +00:00
status.html docs: update comments, docstrings, README, REVIEW, and env docs to match current features 2026-08-03 00:11:41 +00:00
thanks.html Add comprehensive comments to all source files and expand documentation 2026-07-31 22:23:40 +00:00