hermes-agent/website/docs/user-guide/features
Teknium c692312704 feat(kanban): GC stale done-task notify subscriptions
Now that subscriptions survive `done` (completion is reversible —
on every 5s notifier tick forever. Add
kanban_db.purge_stale_done_notify_subs(): one DELETE removing subs
whose task has been done with no new events past a retention window
(age = latest task event, falling back to completed_at/created_at, so
any activity exempts the task; a reopened task is exempt by status
alone). The notifier watcher runs it per board once at startup and at
most hourly, re-reading kanban.done_sub_retention_days (config.yaml,
default 30; 0 disables) at each sweep.
2026-08-13 12:21:04 -07:00
..
_category_.json
acp.md
api-server.md
batch-processing.md
browser.md
built-in-plugins.md docs: document nemo_relay session-span segmentation config 2026-08-13 10:45:15 -07:00
code-execution.md
codex-app-server-runtime.md
computer-use.md
context-files.md
context-references.md
credential-pools.md
cron.md fix(docs): remove stray conflict marker in cron.md 2026-08-13 11:20:27 -07:00
curator.md
delegation.md docs(delegation): document delegate_task action='list'/'steer'/'stop' live orchestration 2026-08-13 10:21:45 -07:00
deliverable-mode.md
document-extraction.md
extending-the-dashboard.md
fallback-providers.md
goals.md
heartbeat.md
honcho.md
hooks.md chore: trim hook test suite to core coverage and condense hooks docs 2026-08-13 09:36:02 -07:00
image-generation.md
kanban-tutorial.md
kanban-worker-lanes.md
kanban.md feat(kanban): GC stale done-task notify subscriptions 2026-08-13 12:21:04 -07:00
lsp.md
mcp.md
memory-providers.md
memory.md
mixture-of-agents.md
overview.md
personality.md
pets.md
plugins.md
provider-routing.md
skills.md
skins.md
spotify.md
subscription-proxy.md
tool-gateway.md
tool-search.md
tools.md
tts.md
vision.md
voice-mode.md
wake-word.md
web-dashboard.md
web-search.md
x-search.md