Skip to main content

Contact Us

Email [email protected] - we respond within minutes (unless we’re asleep). Include:
  • What you were trying to do
  • The error message
  • Your OS and CLI version (proliferate --version)

Common Issues

Git push permission denied

Your SSH keys should sync automatically. Try proliferate claude --fresh to force a fresh sync.

Claude Code asks to login

Run /login inside Claude Code in the sandbox. We’re working on automatic auth sync.

Terminal shows “xterm-ghostty” error

Update to latest: proliferate update

Session disconnects unexpectedly

Use --persist to keep sessions alive:
proliferate claude --persist

Command not found

Re-run the install script and restart your terminal:
curl -fsSL https://raw.githubusercontent.com/proliferate-ai/cli/main/install.sh | bash