Skip to content

Releases: gptcode-cloud/cli-releases

GPTCode v0.0.99

01 Apr 12:44

Choose a tag to compare

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

01 Apr 12:33

Choose a tag to compare

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

30 Mar 18:08

Choose a tag to compare

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

16 Mar 13:52

Choose a tag to compare

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

13 Mar 22:08

Choose a tag to compare

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

13 Mar 19:58

Choose a tag to compare

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

13 Mar 19:52

Choose a tag to compare

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

GPTCode v0.0.90

03 Mar 15:07

Choose a tag to compare

Changes

  • Add version command and --version flag (1c23226)
  • Improve system prompt: add honesty and limitations section (25b9a54)

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

26 Feb 22:42

Choose a tag to compare

Changes

  • Add gt key tavily/exa commands for web search API keys (3072712)

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

26 Feb 22:09

Choose a tag to compare

Changes

  • Add web search to onboarding messages (f6b4845)

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