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 1ec2583 commit 7c6d16eCopy full SHA for 7c6d16e
cmd/root.go
@@ -13,7 +13,7 @@ var rootCmd = &cobra.Command{
13
Use: "agentapi",
14
Short: "AgentAPI CLI",
15
Long: `AgentAPI - HTTP API for Claude Code, Goose, Aider, Gemini and Codex`,
16
- Version: "0.3.1",
+ Version: "0.3.2",
17
}
18
19
func Execute() {
0 commit comments