hermes-agent/plugins
kshitij 1226970001 fix: track and join honcho-memwrite thread in shutdown
on_memory_write spawns a fire-and-forget daemon thread that was never
stored on self, so shutdown() couldn't join it — the exact problem the
PR fixes for the async writer thread. Store as self._memwrite_thread
and include it in the shutdown join loop.

Review follow-up for salvaged PR #83500.
2026-08-13 23:43:15 +05:30
..
browser
context_engine
cron_providers
dashboard_auth
disk-cleanup
google_meet
hermes-achievements
image_gen
kanban feat(plugins): kanban worker-lifecycle, task-mutation, and dispatch-tick observers 2026-08-13 09:35:52 -07:00
memory fix: track and join honcho-memwrite thread in shutdown 2026-08-13 23:43:15 +05:30
model-providers fix: send Hermes Agent attribution headers to OpenCode Zen and Go 2026-08-13 02:03:40 -07:00
observability docs: document nemo_relay session-span segmentation config 2026-08-13 10:45:15 -07:00
platforms feat(slack): render tool progress as native plan/task cards (opt-in) 2026-08-13 11:12:19 -07:00
security-guidance
spotify
teams_pipeline
video_gen
web
__init__.py
plugin_utils.py