Skip to content

v1.3.159

Choose a tag to compare

@topcheer topcheer released this 17 Jul 06:53

ggcode v1.3.159

Highlights

npm and PyPI wrappers deprecated

  • Removed npm and PyPI publish workflows from GitHub Actions — no more automatic wrapper publishing on new releases.
  • Marked both wrapper packages as deprecated in their READMEs and package metadata.
  • Cleaned all project documentation — removed npm/pip install methods from the website, install guide, architecture docs, and release process checklist.

Fixes and improvements

  • npm package.json restored: Fixed accidental scoped name loss (@ggcode-cli/ggcode) from a previous overwrite.

Upgrade notes

  • No breaking changes to the ggcode CLI or desktop app
  • If you previously installed ggcode via npm or pip, switch to Homebrew (brew install topcheer/ggcode/ggcode), winget (winget install gg.ai.ggcode-cli), or download native packages from GitHub Releases

Compare

Full changelog