codex_explain
Explain any code, feature, or change by reviewing implementation, Git history, and conceptual design. Get a clear, comprehensive answer about how it works.
Instructions
Explain code, features, or changes. Codex examines the implementation, Git history, or conceptual design to provide comprehensive explanations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | AI model to use | |
| target | Yes | What to explain - feature/component (e.g., "authentication flow"), Git context (e.g., "recent commits", "changes in PR"), or concept | |
| languages | No | Programming languages involved (e.g., ["javascript", "sql"]) |