fix(darwin): gemini-cli をやめて antigravity-cli にする - #594
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#592 で入れた gemini-cli は、認証まで通ったうえで使えなかった。
最初はバージョンの問題かと思った (固定側が 0.42.0、ローリング側が 0.47.0)。違った。nixpkgs 側も 0.47.0 に「無料枠と Google AI Pro/Ultra の利用者向けに、Gemini CLI は Antigravity CLI に置き換えられた」と削除予定の注記を付けている。バージョンを上げても着く先は同じで、このパッケージは消える。
antigravity-cli(コマンドはagy) に差し替える。サブスクが効くのはこちら。置き場所はローリングの agents 系列にした。Google が古いクライアントを門前払いする以上、この手のツールを固定するのは「向こうの都合で止まる日を待つ」ことになる。固定チャンネルには置かない。
なお、ブラウザで Gemini にサインインする線は先に潰してある。CDP で操作されているブラウザのサインインは、パスワードの正誤と関係なく最初の画面に巻き戻される。