Skip to content

GPTCode v0.0.90

Choose a tag to compare

@jadercorrea jadercorrea released this 03 Mar 15:07
· 7 commits to main since this release

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