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 fix(api-server): mark replayed tool calls completed in Responses output items 2026-08-08 05:22:02 -07:00
batch-processing.md
browser.md docs: update agent-browser install docs for npx-based resolution 2026-08-13 02:38:28 -07:00
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 feat(computer-use): provision cua-driver at install time and on toolset enable 2026-08-13 02:44:48 -07:00
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 feat(read_extract): label each unreadable PDF gap with its preceding section text 2026-08-08 05:51:33 -07:00
extending-the-dashboard.md
fallback-providers.md docs: update picker paths to "ChatGPT or Codex Subscription" 2026-08-13 03:16:25 -07:00
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 feat(media): default-on upscaling for sub-2MP image models (FAL + Krea) 2026-08-08 14:49:28 -07:00
kanban-tutorial.md fix(kanban): isolate review handoff ownership 2026-08-10 12:43:46 -07:00
kanban-worker-lanes.md fix(kanban): clarify downstream review inspection 2026-08-10 12:43:46 -07:00
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 Revert "Inspired by Perplexity Computer: Model Council mode for Mixture of Agents" 2026-08-12 21:50:35 -07:00
overview.md
personality.md fix(personality): single-owner personality state + one-time reset migration 2026-08-09 10:33:58 -07:00
pets.md
plugins.md feat(plugins): capability-gated ctx.platform_actions facade (#64176) 2026-08-12 20:10:51 -07:00
provider-routing.md
skills.md
skins.md
spotify.md
subscription-proxy.md
tool-gateway.md
tool-search.md
tools.md
tts.md fix(tts): split long speech by provider and platform limits 2026-08-08 22:54:20 +05:30
vision.md
voice-mode.md
wake-word.md
web-dashboard.md
web-search.md
x-search.md