You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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