docs: auto-update documentation based on changes in next branch

This PR was automatically generated to update documentation based on recent changes.

  Original commit: feat: Add Codex CLI provider with OAuth authentication (#1273)\n\nCo-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>\n\n

  Co-authored-by: Claude <claude-assistant@anthropic.com>
This commit is contained in:
github-actions[bot]
2025-10-05 20:13:58 +00:00
parent 4b5473860b
commit 62c4a25569
6 changed files with 1053 additions and 1 deletions

View File

@@ -52,6 +52,18 @@
"capabilities/cli-root-commands",
"capabilities/task-structure"
]
},
{
"group": "AI Providers",
"pages": [
"providers/codex-cli"
]
},
{
"group": "Usage Examples",
"pages": [
"examples/codex-cli-usage"
]
}
]
}