Apr 20, 2026

使用メタデータを省略するプロバイダーのセッショントークン合計を維持 - Agents/status: preserve carried-forward session token totals for providers that omit usage metadata, so `/status` and `openclaw sessions` keep showing the last known context usage instead of dropping back to unknown/0%

Apr 20, 2026

[ネストエージェントの作業をターゲットセッションごとにスコープし、1つのセッションでの長時間実行がゲートウェイ全体の無関係なセッションを阻塞しないよう対応] - Agents/nested lanes: scope nested agent work per target session so a long-running nested run on one session no longer head-of-line blocks unrelated sessions across the gateway.

Apr 20, 2026

[流リクエスト時にstream_options.include_usageを常に送信し、ローカルおよびカスタムOpenAI互換バックエンドが実際のコンテキスト使用量を報告] - Agents/openai-completions: always send `stream_options.include_usage` on streaming requests, so local and custom OpenAI-compatible backends report real context usage instead of showing 0%.