Quit Pie Link, then remove its launch entries, menu bar application, command-line binaries, Chrome native messaging manifest, and data directory.
Quit Pie Link from the menu bar: click the Pie icon and choose Quit.
Unload and remove the two launch entries:
launchctl unload ~/Library/LaunchAgents/ai.wiseria.pie.plist ~/Library/LaunchAgents/ai.wiseria.pie.menubar.plist
rm ~/Library/LaunchAgents/ai.wiseria.pie.plist ~/Library/LaunchAgents/ai.wiseria.pie.menubar.plist
Remove the menu bar application:
sudo rm -rf "/Applications/Pie Link.app"
Remove the command-line binaries:
sudo rm /usr/local/bin/pie /usr/local/bin/pie-host
Remove the Chrome native messaging manifest:
rm "$HOME/Library/Application Support/Google/Chrome/NativeMessagingHosts/ai.wiseria.pie.json"
Remove Pie Link’s data directory. It contains local skills, session workspaces, and permission records; back up anything you want to keep:
rm -rf ~/.pie