Skip to content

Commit 3ff9842

Browse files
committed
update root cmd description
1 parent 7028c78 commit 3ff9842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
var rootCmd = &cobra.Command{
1313
Use: "agentapi",
1414
Short: "AgentAPI CLI",
15-
Long: `AgentAPI - HTTP API for Claude Code, Aider, and Goose`,
15+
Long: `AgentAPI - HTTP API for Claude Code, Goose, Aider, and Codex`,
1616
Version: "0.1.0",
1717
}
1818

0 commit comments

Comments
 (0)