Skip to content

refactor(setup): drop dead gemini branches from gh-skill install#11

Merged
rlorenzo merged 1 commit into
mainfrom
fix/drop-dead-gemini-gh-skill
Jul 2, 2026
Merged

refactor(setup): drop dead gemini branches from gh-skill install#11
rlorenzo merged 1 commit into
mainfrom
fix/drop-dead-gemini-gh-skill

Conversation

@rlorenzo

@rlorenzo rlorenzo commented Jul 2, 2026

Copy link
Copy Markdown
Owner

After #8 removed Gemini CLI support, gemini is never detected or added to selected_tools. PR #9's gh-skill code still carried two gemini) branches that can no longer execute:

  • gh_skill_agent_id: gemini) echo "gemini-cli"
  • gh-skill invocation loop: gemini) configure_gh_skill "gemini" "Gemini CLI"

This removes both. The remaining $HOME/.gemini/antigravity-cli/... references are Antigravity config and are unaffected. bash -n setup passes.

https://claude.ai/code/session_019x6ReGXvRWpC7sF8aum6LR

Gemini CLI support was removed in #8, so `gemini` is never detected or added
to selected_tools. Remove the now-unreachable `gemini)` cases from
gh_skill_agent_id and the gh-skill invocation loop. The remaining
`$HOME/.gemini/antigravity-cli/...` paths are Antigravity config and stay.

Claude-Session: https://claude.ai/code/session_019x6ReGXvRWpC7sF8aum6LR
@rlorenzo
rlorenzo merged commit 1569436 into main Jul 2, 2026
4 checks passed
@rlorenzo
rlorenzo deleted the fix/drop-dead-gemini-gh-skill branch July 2, 2026 05:19
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