advise · git:20260821.1a05a80 · 2026-08-21 · sha256 032cc86db63eabe5
advise git:20260821.1a05a80A
Immutable. This exact content is served forever at /api/v1/blob/032cc86db63eabe5.
--- name: advise description: Ask Claude Code a read-only question from Codex through the sandbox-external bridge. --- # Ask Claude Code for Advice Call `bridge_advise` with required `task`; preserve caller-supplied `model`, `effort`, `timeout_seconds`, `depth`, and `run_id`. If effort is absent, select and pass it: `low` for narrow mechanical or settled factual work; `medium` for bounded implementation, diagnosis, or review; `high` for cross-file, adversarial, architectural, or security judgment; `xhigh` for unusually broad consequential work; `max` only on explicit request. Never replace supplied effort. The MCP host binds its launch workspace. Return the compact envelope; retain workspace-relative `transcript_path` and `incident` references, but never copy transcript-only peer `details`. Follow up with a fresh call, never session resumption.