hermes-agent/plugins/platforms
Aamir Jawaid 39b0bc377c fix(teams): override send_image_file for local image attachments
The gateway calls send_image_file() for locally cached images
(e.g. from image_gen tools). Without this override the base class
falls back to sending the file path as plain text. Delegate to
send_image() which already handles base64 encoding local paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 01:19:34 -07:00
..
irc feat(plugins): bundled platform plugins auto-load by default 2026-04-29 21:56:51 -07:00
teams fix(teams): override send_image_file for local image attachments 2026-04-30 01:19:34 -07:00