mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
MAESTRO: Fix index.md agent naming to match source code
Changed "OpenAI Codex" to "Codex (OpenAI)" in the main documentation index page to match the actual agent name in agent-detector.ts line 76. This is consistent with corrections already made to getting-started.md and features.md. Verified that the agent support list is accurate: - Claude Code, Codex, OpenCode: fully integrated (verified capabilities) - Aider, Gemini CLI, Qwen3 Coder: defined as placeholders for future
This commit is contained in:
@@ -10,7 +10,7 @@ Maestro is a cross-platform desktop app for orchestrating your fleet of AI agent
|
||||
|
||||
Collaborate with AI to create detailed specification documents, then let Auto Run execute them automatically, each task in a fresh session with clean context. Allowing for long-running unattended sessions, my current record is nearly 24 hours of continuous runtime.
|
||||
|
||||
Run multiple agents in parallel with a Linear/Superhuman-level responsive interface. Currently supporting **Claude Code**, **OpenAI Codex**, and **OpenCode** with plans for additional agentic coding tools (Aider, Gemini CLI, Qwen3 Coder) based on user demand.
|
||||
Run multiple agents in parallel with a Linear/Superhuman-level responsive interface. Currently supporting **Claude Code**, **Codex** (OpenAI), and **OpenCode** with plans for additional agentic coding tools (Aider, Gemini CLI, Qwen3 Coder) based on user demand.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user