Enable Temporary Claude Code Directive
claude_directive_enableActivate a temporary global directive requiring Codex to use Claude Code until a specified expiry, with context guardrails and automatic cleanup.
Instructions
Enable or update a global temporary Codex AGENTS directive that tells Codex to use Claude Code until a specific expiry, with context guardrails and scheduled cleanup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| timezone | No | Europe/Berlin | |
| expiresAt | Yes | Expiry such as 2026-08-17, 2026-08-17T23:59:59, or 2026-08-17 23:59:59 Europe/Berlin. | |
| maxClaudeRetries | No | ||
| cleanupDelayMinutes | No | ||
| maxClaudeOutputChars | No | ||
| maxClaudePromptChars | No | ||
| allowProjectCodexHome | No | ||
| maxClaudeCallsPerTask | No | ||
| maxClaudeRuntimeSeconds | No | ||
| maxParallelClaudeAgents | No | ||
| mainContextReservePercent | No | ||
| minSecondsBetweenClaudeCalls | No |