mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-07-30 23:05:08 +00:00
Add a [heartbeat] section to KernelConfig so users can tune the inactivity timeout that determines when agents are marked unresponsive. Reactive agents (hands) that sit idle between infrequent requests were getting marked as crashed after the hardcoded 180s default, causing the first request after idle to fail. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>