hermes-agent/plugins/platforms/teams
Aamir Jawaid ca5bebef00 fix(teams): send images as attachments instead of markdown links
Teams doesn't render markdown image syntax. Send images using the SDK's
Attachment API instead — base64 data URI for local files, direct URL
for remote images.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 01:19:34 -07:00
..
__init__.py feat(teams): add Microsoft Teams platform adapter as a plugin 2026-04-30 01:19:34 -07:00
adapter.py fix(teams): send images as attachments instead of markdown links 2026-04-30 01:19:34 -07:00
plugin.yaml feat(teams): add Microsoft Teams platform adapter as a plugin 2026-04-30 01:19:34 -07:00