summaryrefslogtreecommitdiff
path: root/internal/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'internal/cmd')
-rw-r--r--internal/cmd/release.go2
-rw-r--r--internal/cmd/showcase.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/internal/cmd/release.go b/internal/cmd/release.go
index 5216b17..9d94a49 100644
--- a/internal/cmd/release.go
+++ b/internal/cmd/release.go
@@ -19,7 +19,7 @@ var releaseCmd = &cobra.Command{
Use: "release",
Short: "Manage releases across platforms",
Long: `Check for version tags without releases and create them across
-GitHub and Codeberg. Supports AI-generated release notes via opencode (launch run with glm-5.1:cloud),
+GitHub and Codeberg. Supports AI-generated release notes via opencode (launch run with glm-5.2:cloud),
with fallback to hexai, claude, or amp.`,
}
diff --git a/internal/cmd/showcase.go b/internal/cmd/showcase.go
index 741b4c8..a76e192 100644
--- a/internal/cmd/showcase.go
+++ b/internal/cmd/showcase.go
@@ -19,7 +19,7 @@ var showcaseCmd = &cobra.Command{
Short: "Generate AI-powered project showcase",
Long: `Generate a comprehensive showcase of all your projects using AI.
This feature creates a formatted document with project summaries, statistics,
-and code snippets. By default uses opencode (via ollama launch with glm-5.1:cloud), with fallback to hexai, claude, and amp.`,
+and code snippets. By default uses opencode (via ollama launch with glm-5.2:cloud), with fallback to hexai, claude, and amp.`,
Example: ` # Generate showcase with cached summaries
gitsyncer showcase