You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add artist-release-editorial content template
Register the new artist-release-editorial template for editorial-style
release promos featuring artist press photos, playlist covers, and DSP
branding.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
* fix: extract all image attachments from Slack messages
extractMessageAttachments now returns imageUrls (string[]) instead of
imageUrl (string | null), collecting all image attachments rather than
only the first. registerOnNewMention passes the full array to the
content pipeline so multiple playlist covers / logos are forwarded.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore: merge test branch and fix formatting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Revert "chore: merge test branch and fix formatting"
This reverts commit 023643b.
* chore: fix formatting in extractMessageAttachments test
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* refactor: extract isSupportedContentTemplate to own file (SRP)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: CTO Agent <cto@recoup.ai>
Co-authored-by: Paperclip <noreply@paperclip.ing>
Co-authored-by: Sweets Sweetman <sweetmantech@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments