mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
MAESTRO: Fix provider name in getting-started.md documentation
Changed "OpenAI Codex" to "Codex (OpenAI)" to match the actual agent name defined in agent-detector.ts source code.
This commit is contained in:
@@ -12,7 +12,7 @@ Follow the [Installation](./installation) instructions for your platform, then l
|
||||
|
||||
## 2. Create an agent (or use the Wizard)
|
||||
|
||||
Maestro supports **Claude Code**, **OpenAI Codex**, and **OpenCode** as providers. Make sure at least one is installed and authenticated.
|
||||
Maestro supports **Claude Code**, **Codex** (OpenAI), and **OpenCode** as providers. Make sure at least one is installed and authenticated.
|
||||
|
||||
**Option A: Quick Setup**
|
||||
Create your first agent manually using the **+** button in the sidebar.
|
||||
|
||||
Reference in New Issue
Block a user