> ## Documentation index
> Fetch the complete documentation index at: https://docs.manyfold.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI 0.22.4 — Reliable long-running Hermes and OpenClaw turns

> Changelog · CLI 0.22.4 · 2026-08-06

Source: https://docs.manyfold.ai/changelog/cli-v0.22.4/

In the index: https://docs.manyfold.ai/changelog#v0.22.4

This patch stops active Hermes, OpenClaw, and NarraNexus turns from being
mistaken for stalled work when they run beyond the old fixed deadline.

### Highlights

- **Activity-aware timeouts.** Streaming output now refreshes the inactivity
  budget, so productive long-running turns continue instead of being cut off
  after four minutes.
- **Separate safety ceilings.** Connection, inactivity, and maximum-duration
  failures are tracked independently and report which budget expired.
- **Consistent runner transport.** The same timeout model applies when a turn
  runs through a self-owned computer, including compatibility with older
  runners that still understand the legacy timeout field.
- **Immediate cancellation.** Cancelling an OpenClaw turn now aborts the live
  gateway request instead of leaving its response stream running.
