Skip to main content

Overview

GitHub Copilot CLI provides AI-powered command suggestions and explanations.
Binary path: ~/.local/bin/copilot, ~/bin/copilot (Homebrew: /opt/homebrew/bin/copilot)
Config: ~/.copilot/
Dependencies: $$require=55-integrations-optional/keychain.sb$$

Sandbox Profile

Running in Safehouse

Configuration

  • Config dir: ~/.copilot/ (or via --config-dir)
  • Auth: macOS Keychain via VS Code SecretStorage
  • Session state: Logs, unpacked assets, config in ~/.copilot

Integration Notes

  • Homebrew cask installs covered by /opt runtime grant
  • npm/pnpm global installs expose launcher via ~/.local/bin or ~/bin