Skip to content

Releases: gptcode-cloud/cli-releases

GPTCode v0.0.102

Choose a tag to compare

@jadercorrea jadercorrea released this 05 Jun 18:05

Changes

  • Add dynamic Caveman Mode indicator to REPL prompt (eae1eb8)
  • Extend Caveman guidelines to commit and review skills (f6cbf96)

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.101

Choose a tag to compare

@jadercorrea jadercorrea released this 05 Jun 17:58

Changes

  • Implement caveman compress subcommand (0e281e3)
  • Implement Caveman Mode for token compression (0399ecc)

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.100

Choose a tag to compare

@jadercorrea jadercorrea released this 05 Jun 17:50

Changes

  • Adapt RTK token optimization and output filtering (06eccf6)
  • feat(agent): natively integrate hermes agent type and loop (d43dd94)
  • docs: align CLI documentation with premium pre-compiled Live subscription model (d215641)
  • feat(mem): integrate MemPalace CLI commands & fix builder style lints (3b164a6)

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.99

Choose a tag to compare

@jadercorrea jadercorrea released this 01 Apr 12:44

Changes

  • chore: remove phantom submodules breaking CI checkout (cd53065)

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.98

Choose a tag to compare

@jadercorrea jadercorrea released this 01 Apr 12:33

Changes

  • test(e2e): skip test if API returns 'User not found' error (2087bb5)
  • fix(config): keys.yaml now takes priority over env vars (c3a6e43)
  • test: remove deprecated command wrappers from e2e tests (a64862f)
  • fix(llm): strengthen LoopDetector constraints to prevent excessive API costs (d825eb5)
  • style(maestro): remove trailing whitespace (6daaa9c)
  • fix(models): recognize sonnet and opus as tool-capable (f176494)
  • feat(acp): add HTTP transport for remote ACP clients (74b0c97)
  • feat(acp): implement Agent Client Protocol server (4765c07)

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.97

Choose a tag to compare

@jadercorrea jadercorrea released this 30 Mar 18:08

Changes

  • fix(agents): critical model selection bug — approved_models schema mismatch (d854936)

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.94

Choose a tag to compare

@jadercorrea jadercorrea released this 16 Mar 13:52

Changes

  • feat(autonomous): add deep analysis phase using reasoning models (993b41e)

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.93

Choose a tag to compare

@jadercorrea jadercorrea released this 13 Mar 22:08

Changes

  • fix(issue): check for existing PR and use correct repo for PR creation (cade0aa)
  • fix(model): auto-detect tool capabilities based on model name (5ba15bd)

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.92

Choose a tag to compare

@jadercorrea jadercorrea released this 13 Mar 19:58

Changes

  • fix(issue): validate help wanted label before creating PR (a2c66bc)

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.91

Choose a tag to compare

@jadercorrea jadercorrea released this 13 Mar 19:52

Changes

  • feat(issue): auto-detect default branch and handle forks (336d6c1)

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