hermes-agent/tests/plugins/platforms/photon
underthestars-zhy dbf2470d46 feat(photon): Add voice message support to Photon adapter
Extend the sidecar and Python adapter to handle `voice` content
alongside `attachment`. Voice notes are inlined as base64 (same
size-cap logic), surfaced as `MessageType.VOICE`, and include an
optional `duration` field in fallback markers when bytes are
unavailable.
2026-06-08 22:53:01 -07:00
..
test_auth.py fix(photon): migrate user API calls to Spectrum backend 2026-06-08 22:53:01 -07:00
test_inbound.py feat(photon): Add voice message support to Photon adapter 2026-06-08 22:53:01 -07:00
test_mention_gating.py feat(photon): gRPC-native iMessage channel (no webhook) 2026-06-08 21:03:58 -07:00
test_outbound_media.py feat(photon): wire outbound media via spectrum-ts attachment() (#42397) 2026-06-08 15:29:16 -07:00
test_setup_access.py fix(photon): add home channel env seed and simplify space resolution 2026-06-08 21:03:58 -07:00