Skip to content

Releases: gptcode-cloud/cli-releases

GPTCode v0.0.76

07 Jan 18:08

Choose a tag to compare

Changes

  • feat(model): add 'gt model set' command with recommended models (e3261b1)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.75

07 Jan 17:51

Choose a tag to compare

Changes

  • fix(model): reject models without tool support for edit actions (3189b78)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.74

07 Jan 15:06

Choose a tag to compare

Changes

  • feat(training): add skill tracking and effectiveness analysis (67c7816)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.73

07 Jan 14:54

Choose a tag to compare

Changes

  • feat(skills): add 5 Ops skills - Security, DevOps, SysOps, SecOps, MLOps (202d014)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.72

07 Jan 14:37

Choose a tag to compare

Changes

  • feat(skills): embed 15 skills in binary with product skill detection (83b212a)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.71

07 Jan 13:59

Choose a tag to compare

Changes

  • feat(docs): reposition as Product Engineering Assistant (82cbbdd)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.70

07 Jan 13:54

Choose a tag to compare

Changes

  • feat(skills): add Design & Product skills (d855888)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.69

07 Jan 13:40

Choose a tag to compare

Changes

  • fix(docs): add skills collection to Jekyll config (a13c82b)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.68

07 Jan 13:25

Choose a tag to compare

Changes

  • fix(e2e): skip test when API key not available instead of failing (51a59d4)
  • docs(skills): add skill layout, fix navigation, reorder tools by relevance (cd7007b)
  • docs(skills): add guide for using gt skills in Copilot, Cursor, Replit, Gemini, Claude (aa3bbbd)
  • docs: add Skills to navigation and update all docs to use gt alias (12d3648)
  • fix(training): remove set -e and add return 0 to prevent crashes (90424be)
  • fix(training): remove unused analyzeLogFile function (lint) (f100fb2)
  • fix(training): reorder safe_jq_update function definition before first use (bd2986c)
  • fix(training): add safe_jq_update to prevent crashes on JSON parse errors (4c384ef)
  • feat(training): add self-improving training loop v2 with analysis (2108d11)
  • feat(cli): add 'gt' alias via install.sh and update docs (9390486)
  • feat(skills): implement language skills system with jekyll pages and cli embed (3ddd509)
  • feat: improve model selection with context window priority and feedback caps (224d2b9)
  • test: skip Ollama tests when daemon not running (5808545)
  • docs: restore README with badges, quick start, usage, contributing; chore: ignore coverage.txt (7b9010d)
  • Add feedback anonymization and export (fd9826f)
  • Add ML-based model recommender (d842df2)
  • Update repository references to gptcode-cloud/cli (194cfd5)
  • fix: setup test config with keys.yaml for E2E tests (e73be62)
  • ci: add GROQ_API_KEY for E2E tests (605e68d)
  • docs: add blog post about CLI workflows and Live Dashboard (9bb1b2b)
  • feat: Finalize autonomous execution enhancements (abf7c79)
  • test: Add E2E tests for autonomous execution integration (0370e07)
  • feat: Enhanced cost tracking and budget management (a8dfb08)
  • chore: minor formatting and comment improvements (caa13ed)
  • feat: implement real-time telemetry and dashboard integration (9ee6019)
  • Complete Context Sync → Live implementation with bidirectional synchronization (83d629d)
  • Add budget-conscious features for low-cost alternative (d342ac0)
  • Fix whitespace in orchestrator.go (b9d2f8b)
  • Enhance autonomous execution capabilities with dynamic verifier selection and improved recovery system (8729643)
  • Add Google Analytics tracking to website (e3788ac)
  • refactor: complete rebranding from chuchu to gptcode (6da31ef)
  • Remove plans directory - consolidated into /Users/jadercorrea/workspace/gptcode/docs/ROADMAP.md (e9b35ab)
  • Add unified leads system with Edge Functions (d105aa6)
  • fix: make TestGptcodeChatSingleShot more robust with LLM responses (36359b9)
  • feat: add Docker Hub support and blog post (0f037a4)
  • feat: add E2E encryption (Private Mode) (0753529)
  • feat: add Context Sync CLI implementation with tests (be56b34)
  • docs: add context management guide for users (b4e444c)
  • Add blog post: Universal Context Management (e8e359e)
  • Add tests and documentation for context layer (84b4a38)
  • Add universal context layer management (gptcode context) (c45f669)
  • Rename command from 'chu' to 'gptcode' (d6b7840)
  • feat: goreleaser cross-repo release to gptcode-cloud/cli-releases (6781231)
  • feat: integrate Stripe checkout links on pricing page (5d1b548)
  • fix: reorder nav menu and remove GitHub button (3ae2a48)
  • fix: add logo files to git (was ignored by gptcode.*) (4e204dd)
  • fix: CI and production issues (1988840)
  • fix: update site URL to gptcode.cloud (24f1007)
  • Create CNAME (cce9528)
  • Create CNAME (b07f284)
  • refactor: update github links to gptcode-cloud org (d05df80)
  • feat: add acquisition pages - pricing, comparison, and live landing (3da372d)
  • fix: complete chu to gptcode rebrand in remaining docs (b009243)
  • feat: rebrand chu to gptcode and apply Tokyo Night theme to explainer (022da00)
  • fix: apply Tokyo Night theme to Jekyll page details (a435315)
  • fix: update compare.css to Tokyo Night dark theme (714c5ee)
  • fix: update explainer.html to Tokyo Night dark theme (ed77710)
  • fix: Jekyll docs - add front matter to capabilities.md, disable Minima theme (0d6d4ea)
  • fix: update Jekyll docs - Tokyo Night icon, fix nav links, remove Observatory (cb94a71)
  • feat: apply Tokyo Night theme to Jekyll docs (f7e8909)
  • feat: apply Tokyo Night theme to CLI output (e08b78b)
  • fix: atualizar testes do catalog para usar models_catalog.json (61a9b58)
  • refactor: complete rebrand from Chuchu to GPTCode (f13e2a1)
  • refactor: prepare for gptcode rebrand (e2e0bfc)
  • fix: Increase retry limits in all modes to 10 for autonomous error fixing (2e03c00)
  • feat: Implement autonomous error-fixing loop with increased retry limits (c05750b)
  • feat: Improve handling of explanatory queries to avoid creating files (d3eb0b0)
  • feat: Add version format knowledge and content truncation to agents (13b726d)
  • docs: Add blog post about advanced Git operations achieving 100% autonomy (0d68619)
  • fix: Add SystemPrompt to final 2 LLM calls - migration/generator and coverage/analyzer (2101dd8)
  • fix: Add SystemPrompt to remaining LLM calls in refactor, docs, testgen, and security (6438c59)
  • fix: Add SystemPrompt to all LLM calls + complete Git operations documentation (8998268)
  • fix: Add SystemPrompt to all LLM calls in git commands (c4dfc10)
  • feat: 🎯 100% AUTONOMY ACHIEVED! Zero-downtime schema evolution (chu evolve generate) (d467564)
  • feat: 98% autonomy! Interactive rebase (squash + reword) - Advanced Git Ops 100% (55ac479)
  • feat: 95% autonomy! Standalone merge conflict resolver (chu merge resolve) (195ff54)
  • feat: 94% autonomy! Advanced Git Ops (bisect + cherry-pick + rebase) + conflict resolution (c4846a3)
  • feat: COMPLETE - 89% autonomy! Type System + Compat + Perf (04f6eb4)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI

GPTCode v0.0.67

17 Dec 00:18

Choose a tag to compare

Changes

  • Add Google Analytics tracking to website (6b13239)

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/gptcode-cloud/cli-releases/main/install.sh | sh

Manual Download

Download the appropriate binary for your system from the assets below.

Verify Installation

gptcode --version

⚡ Automated release triggered by CI