Releases: gptcode-cloud/cli-releases
GPTCode v0.0.99
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 | shManual 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
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 | shManual 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
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 | shManual 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
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 | shManual 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
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 | shManual 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
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 | shManual 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
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 | shManual 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
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 | shManual 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
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 | shManual 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
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 | shManual Download
Download the appropriate binary for your system from the assets below.
Verify Installation
gptcode --version⚡ Automated release triggered by CI