hermes-agent-features/gateway
2026-04-22 17:34:05 -07:00
..
builtin_hooks
platforms fix(email): accept **kwargs in send_document to handle metadata param 2026-04-22 17:34:05 -07:00
__init__.py
channel_directory.py
config.py feat(gateway/slack): add SLACK_REACTIONS env toggle for reaction lifecycle 2026-04-22 08:49:24 -07:00
delivery.py
display_config.py
hooks.py feat(gateway): expose plugin slash commands natively on all platforms + decision-capable command hook 2026-04-22 16:23:21 -07:00
mirror.py
pairing.py
restart.py
run.py fix(gateway): recover stale pid and planned restart state 2026-04-22 16:33:46 -07:00
session_context.py fix(cron): run due jobs in parallel to prevent serial tick starvation (#13021) 2026-04-20 11:53:07 -07:00
session.py fix: preserve reasoning_content on Kimi replay 2026-04-22 04:31:59 -07:00
status.py fix(gateway): add hermes-gateway script pattern to PID detection 2026-04-22 17:24:15 -07:00
sticker_cache.py
stream_consumer.py