Apr 20, 2026

[子セッションが呼び出し元のアカウントを継承しないよう改善] - Agents/channels: route cross-agent subagent spawns through the target agent's bound channel account while preserving peer and workspace/role-scoped bindings, so child sessions no longer inherit the caller's account in shared rooms, workspaces, or multi-account setups.

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%.