mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
Complements the task-granular background_work with the async-delegation UNIT count (each dispatch/batch = 1), recovering the pool-slot semantics active_count() gives. Together: background_work = real concurrent subagent load (batch expanded), background_delegations = slot pressure to alert against delegation.max_concurrent_children. Registered in metric_names, documented, and covered by a task-vs-unit contract test. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cron_health.py | ||
| emitter.py | ||
| events.py | ||
| gateway_health.py | ||
| gateway_health_export.py | ||
| otlp_exporter.py | ||
| policy.py | ||
| redaction.py | ||