Skip to content

uninstall.{sh,ps1}: sweep Antigravity (.gemini) and Hermes (.hermes) skill links - #1972

Merged
r33drichards merged 2 commits into
mainfrom
copilot/uninstall-sweep-antigravity-hermes-skill-links
Jun 22, 2026
Merged

uninstall.{sh,ps1}: sweep Antigravity (.gemini) and Hermes (.hermes) skill links#1972
r33drichards merged 2 commits into
mainfrom
copilot/uninstall-sweep-antigravity-hermes-skill-links

Conversation

Copilot AI commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

AGENTS in skills.rs covers Antigravity (~/.gemini/skills) and Hermes (~/.hermes/skills), but the uninstall scripts only swept Claude, Agents, OpenClaw, and OpenCode — leaving orphaned symlinks/junctions for those two agents after uninstall.

Changes

  • uninstall.sh (Rust section): adds $HOME/.gemini/skills/$SKILL_PACK_NAME, $HOME/.hermes/skills/$SKILL_PACK_NAME, and their $LEGACY_SKILL_PACK_NAME counterparts to the symlink-removal loop.
  • uninstall.sh (macOS Swift section): adds $HOME/.gemini/skills/cua-driver and $HOME/.hermes/skills/cua-driver to the app-bundle symlink loop.
  • uninstall.ps1: adds .gemini\skills\cua-driver, .hermes\skills\cua-driver, and their -rs legacy variants to $SkillJunctions.

All additions follow the same defensive pattern already in place (-L / reparse-point check before removal; real directories are left alone).

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Preview Jun 22, 2026 7:04pm

Request Review

Copilot AI changed the title [WIP] Fix uninstall scripts to sweep Antigravity and Hermes skill links uninstall.{sh,ps1}: sweep Antigravity (.gemini) and Hermes (.hermes) skill links Jun 22, 2026
Copilot AI requested a review from r33drichards June 22, 2026 19:04
@r33drichards
r33drichards marked this pull request as ready for review June 22, 2026 19:08
@r33drichards
r33drichards merged commit 60e0156 into main Jun 22, 2026
2 checks passed
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.

2 participants