hermes-agent/gateway
xxxigm e37a0321eb fix(approval): show CLI Dangerous Command prompt when ask-mode has no notifier
HERMES_EXEC_ASK (and gateway platform markers without a notify callback)
were short-circuiting interactive CLI into silent pending_approval, so
the Approve/Deny panel never appeared. Prefer the registered CLI callback
when present, and set HERMES_EXEC_ASK only in start_gateway so importing
gateway.run from CLI tools cannot poison the process.
2026-08-14 17:48:28 +05:30
..
assets
builtin_hooks
platforms fix: don't double-count session-stream turns in the shutdown drain 2026-08-13 09:34:08 -07:00
relay fix(cron): relay-fronted Slack delivery — synthetic creation-thread capture + preflight fronted-platform blindness 2026-08-13 10:46:13 -07:00
__init__.py
agent_cache_pressure.py
authz_mixin.py fix(plugins): isolate ownership by profile 2026-08-12 19:13:32 -07:00
cgroup_cleanup.py
channel_directory.py fix(gateway): run channel-directory write off the event loop 2026-08-11 20:37:06 +05:30
code_skew.py
config.py feat(gateway): allow selective multiplex profile serving 2026-08-10 22:48:24 -07:00
cwd_placeholder.py
dead_targets.py
delivery.py
delivery_ledger.py
disk_status.py feat(gateway): disk-usage telemetry + dashboard disk-pressure banner (NS-656) 2026-08-13 20:30:12 -07:00
display_config.py
drain_control.py fix(gateway): expire orphaned drain markers past a max-age so a leaked marker can't wedge the gateway (#85433) 2026-08-13 23:23:48 +05:30
hooks.py
kanban_watchers.py feat(kanban): GC stale done-task notify subscriptions 2026-08-13 12:21:04 -07:00
lifecycle_ledger.py feat(status): surface memory pressure and suspected-OOM restarts to users (NS-656) 2026-08-13 20:30:12 -07:00
memory_monitor.py
memory_status.py fix(memory-status): review follow-ups — incident-keyed dismissal, honest copy, single mobile offset (NS-656) 2026-08-13 20:30:12 -07:00
message_timestamps.py
mirror.py
pairing.py
platform_registry.py fix(plugins): isolate ownership by profile 2026-08-12 19:13:32 -07:00
profile_routing.py feat(gateway): allow selective multiplex profile serving 2026-08-10 22:48:24 -07:00
readiness.py
response_filters.py
restart.py
restart_loop_guard.py
rich_sent_store.py
run.py fix(approval): show CLI Dangerous Command prompt when ask-mode has no notifier 2026-08-14 17:48:28 +05:30
runtime_footer.py
scale_to_zero.py fix(gateway): scale-to-zero gateway self-suspends via flaps socket instead of relying on Fly autostop (#84295) 2026-08-12 14:45:48 +10:00
session.py fix(gateway): persist internal synthetic turns typed as internal_notification (#82888) 2026-08-14 01:08:18 -07:00
session_context.py feat(kanban): explicit notify/wake delivery modes with faithful wake session routing 2026-08-13 10:47:40 -07:00
session_stall.py
session_state.py
shutdown_flush.py fix(gateway): spool cap-dropped pending transcript messages instead of discarding 2026-08-09 14:08:51 -07:00
shutdown_forensics.py
shutdown_watchdog.py
slash_access.py
slash_commands.py fix: persist provider on model switch and add billing_provider fallback 2026-08-14 14:39:08 +05:30
status.py fix(gateway): classify terminal adapter connect failures + escalate long-lived retry loops (OOF-156) 2026-08-12 22:16:12 -07:00
status_phrases.py
sticker_cache.py
stream_consumer.py fix(gateway,relay): stop frozen-preview finals and dropped idle-session delegation callbacks (#82592) 2026-08-11 09:56:13 +10:00
stream_dispatch.py
stream_events.py
streaming_tts_consumer.py
systemd_notify.py
turn_context.py fix(gateway): persist internal synthetic turns typed as internal_notification (#82888) 2026-08-14 01:08:18 -07:00
turn_lease.py
wake.py
whatsapp_identity.py