Skip to content

v0.27.3

Peppy now reads git repositories over SSH, so private repositories are reachable without embedding a credential in your config.

Released on September 2, 2026

  • You can now give peppy repo add, peppy node add, and git entries in repositories.json5 an SSH URL (git@host:owner/repo.git or ssh://) to reach a private repository, authenticating through your ssh-agent and ~/.ssh keys the way ssh does.

View all releases