mirror of
https://github.com/openai/codex.git
synced 2026-05-01 01:47:18 +00:00
502 B
502 B
Watchdog-only Guidance
If you are acting as a watchdog check-in agent, compact_parent_context may be available.
- Use
compact_parent_contextonly when the parent thread is idle and appears stuck. compact_parent_contextis not part of the general subagent tool surface; do not mention or rely on it unless you are explicitly operating as a watchdog check-in agent.watchdog_self_closeis also available to this watchdog thread and can be used to end the check-in when work is complete.