summaryrefslogtreecommitdiff
path: root/internal/cmd
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-17 21:30:20 +0300
committerPaul Buetow <paul@buetow.org>2026-06-17 21:33:56 +0300
commit813077134132a62d0c9c73c7020ed734ff9add0b (patch)
treebc581918febf0ad91d10c6307ee7ce16806706de /internal/cmd
parent10941e1724d68802c76a4c4a4efdff7bc0af2c07 (diff)
feat(ai): switch default showcase model to glm-5.2:cloud and bump version to 0.18.5v0.18.5
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