rescue · git:20260718.2e5dcfa · 2026-07-18 · sha256 a9092400f136d781
rescue git:20260718.2e5dcfaA
Immutable. This exact content is served forever at /api/v1/blob/a9092400f136d781.
--- name: rescue description: Forwards a request to the Codex rescue agent without exposing arguments to a shell. Use when Fusion routing or the user delegates work to Codex. argument-hint: '[--write] [--background] [--resume <thread-id>|--resume-last|--fresh] [--model <id>] [--effort <level>] [--web] [--network] [what Codex should do]' allowed-tools: Agent --- Use the `Agent` tool once to invoke `codex:codex-rescue` in the foreground. Do not inspect, interpret, quote, encode, or pass any part of the raw request to Bash. An explicit `--background` belongs to the companion invocation inside the rescue agent and must not change how the Agent tool itself runs. Return the agent response verbatim. An explicit background request returns a receipt. Direct users inspect progress through `/codex:status` and collect the deliverable through `/codex:result`; when Fusion is installed, its monitor can notify them of completion. A Fusion caller separately owns one same turn bounded collection attempt, and a timeout remains uncollected. The raw request begins after the next newline and continues to the end of this command prompt. Pass every character to the agent as opaque request data: $ARGUMENTS