Single-paste Hermes response with title extraction and copy buttons

This commit is contained in:
Troll (Hermes Agent) 2026-07-31 21:38:38 +00:00
parent 665a7e5655
commit 30732c0b64
3 changed files with 46 additions and 19 deletions

View file

@ -14,6 +14,7 @@ CREATE TABLE IF NOT EXISTS requests (
style_genre TEXT,
extra_requests TEXT,
status TEXT DEFAULT 'pending',
suno_title TEXT,
suno_style TEXT,
suno_lyrics TEXT,
song_a_path TEXT,