hermes-agent/skills/productivity/google-workspace/scripts
Donovan Yohan 8bd00607dc fix(google-workspace): handle Gmail header casing case-insensitively
Normalize Gmail API message header names to lowercase before lookup so
gmail get/search/reply populate to/subject/from regardless of the casing
the message was stored with. Emit conventional MIME header casing
(To/Subject/Cc/From) on send and reply.

Fixes #34806

Co-authored-by: Donovan Yohan <donovan-yohan@users.noreply.github.com>
2026-05-30 02:38:18 -07:00
..
_hermes_home.py fix(skills): factor HERMES_HOME resolution into shared _hermes_home helper 2026-04-24 16:45:27 -07:00
google_api.py fix(google-workspace): handle Gmail header casing case-insensitively 2026-05-30 02:38:18 -07:00
gws_bridge.py fix(skills): add timeout to Google OAuth urlopen calls 2026-05-19 00:11:44 -07:00
setup.py fix(skills): add timeout to Google OAuth urlopen calls 2026-05-19 00:11:44 -07:00