hermes-agent/plugins/platforms/teams
teknium1 601e5f1d57 fix(teams): log reply() fallback for diagnostics
The previous bare except swallowed every exception from app.reply()
silently. Log at debug so real failures (auth, chat gone) leave a
trace while keeping the group-chat 400 fallback working. Also fix
the Teams entry's indentation in the messaging flowchart.
2026-05-04 20:59:18 -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): log reply() fallback for diagnostics 2026-05-04 20:59:18 -07:00
plugin.yaml feat(teams): add Microsoft Teams platform adapter as a plugin 2026-04-30 01:19:34 -07:00