Skip to content

Commit a2d93b5

Browse files
35C4n0rhugodutka
andauthored
Update README.md
Co-authored-by: Hugo Dutka <[email protected]>
1 parent 147f55b commit a2d93b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can use AgentAPI:
5555
Run an HTTP server that lets you control an agent. If you'd like to start an agent with additional arguments, pass the full agent command after the `--` flag.
5656

5757
> [!NOTE]
58-
> When using Codex, make sure to explicitly specify the agent type (for example, `agentapi server -- codex`) after the `--` flag when starting the server.
58+
> When using Codex, always specify the agent type explicitly (`agentapi server --type=codex -- codex`), or message formatting may break.
5959
6060
```bash
6161
agentapi server -- claude --allowedTools "Bash(git*) Edit Replace"

0 commit comments

Comments
 (0)