nano-banana: emit MEDIA token for generated images (#271)

This commit is contained in:
Iamadig
2026-01-05 21:19:50 -08:00
committed by GitHub
parent 7d1fee70e7
commit 29a89ff9fa
3 changed files with 4 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
- Docs: document systemd lingering and logged-in session requirements on macOS/Windows.
- Auto-reply: centralize tool/block/final dispatch across providers for consistent streaming + heartbeat/prefix handling. Thanks @MSch for PR #225.
- Heartbeat: make HEARTBEAT_OK ack padding configurable across heartbeat and cron delivery. (#238) — thanks @jalehman
- Skills: emit MEDIA token after Nano Banana Pro image generation. Thanks @Iamadig for PR #271.
- WhatsApp: set sender E.164 for direct chats so owner commands work in DMs.
- Slack: keep auto-replies in the original thread when responding to thread messages. Thanks @scald for PR #251.
- Discord: surface missing-permission hints (muted/role overrides) when replies fail.