Skip to content

Bundle gg 208, and keep its download dots off stdout - #52

Merged
eirikb merged 1 commit into
mainfrom
feature/eirikb/bump-gg-208
Aug 20, 2026
Merged

eirikb merged 1 commit into
mainfrom
feature/eirikb/bump-gg-208

Conversation

@eirikb

@eirikb eirikb commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

The bundled wrapper is gg renamed, and it had drifted: 199 at the repo root, 183 under skills/, so installing the skill from the repo got a gg 25 versions older than the one the README hands out. Both are 208 now.

gg 208 is the first that can be told to stop printing download progress on stdout, which matters here because that is the same pipe an agent's review comes back on: on a cold cache the captured output began "0%.........100%" and postmortemthis printed it as part of what the agent said. Verified against a scratch GG_CACHE_DIR, dots before and a bare version line after. GG_HIDE_DOWNLOAD_PROGRESS goes on the review command only - login runs on an inherited terminal and wants its progress, and nothing parses that one.

gg 200 also fixed gg update <alias> looking tools up by cache name, so the note on gg_tool() saying update antigravity finds nothing is no longer true. Keep the cache name anyway: it is the one that works on every gg, new or old.

The bundled wrapper is gg renamed, and it had drifted: 199 at the repo
root, 183 under skills/, so installing the skill from the repo got a gg
25 versions older than the one the README hands out. Both are 208 now.

gg 208 is the first that can be told to stop printing download progress
on stdout, which matters here because that is the same pipe an agent's
review comes back on: on a cold cache the captured output began
"0%.........100%" and postmortemthis printed it as part of what the
agent said. Verified against a scratch GG_CACHE_DIR, dots before and a
bare version line after. GG_HIDE_DOWNLOAD_PROGRESS goes on the review
command only - `login` runs on an inherited terminal and wants its
progress, and nothing parses that one.

gg 200 also fixed `gg update <alias>` looking tools up by cache name, so
the note on gg_tool() saying `update antigravity` finds nothing is no
longer true. Keep the cache name anyway: it is the one that works on
every gg, new or old.
@eirikb
eirikb merged commit 37f38fe into main Aug 20, 2026
1 check passed
@eirikb
eirikb deleted the feature/eirikb/bump-gg-208 branch August 20, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant