We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7028c78 commit 3ff9842Copy full SHA for 3ff9842
cmd/root.go
@@ -12,7 +12,7 @@ import (
12
var rootCmd = &cobra.Command{
13
Use: "agentapi",
14
Short: "AgentAPI CLI",
15
- Long: `AgentAPI - HTTP API for Claude Code, Aider, and Goose`,
+ Long: `AgentAPI - HTTP API for Claude Code, Goose, Aider, and Codex`,
16
Version: "0.1.0",
17
}
18
0 commit comments