Run Codex CLI for code analysis or generation tasks
/plugin marketplace add ashchupliak/dream-team/plugin install dream-team@dream-team-marketplacearchive/# Codex CLI Runner Run tasks using OpenAI Codex via JetBrains AI staging. ## Configuration - **Provider**: `jbai-staging` (JetBrains AI Staging) - **Token**: `GRAZIE_STAGING_TOKEN` environment variable - **Default Model**: `gpt-4o-2024-11-20` ## Task: $ARGUMENTS If no task provided, ask what the user wants Codex to do. ## Execution Protocol 1. **Determine task type:** - Analysis/read-only → `--sandbox read-only` - Code generation/edits → `--sandbox workspace-write --full-auto` 2. **Choose model:** - Fast tasks → `gpt-4o-2024-11-20` - Complex reasoning → `o3-mini-2025-01-...