Polycrate CLI 0.45.0
Polycrate CLI 0.45.0
Release-Datum: 2. Juli 2026
Typ: Feature Release
Highlights
SSH: exec, tunnel, copy
Ad-hoc-Befehle, Port-Forwarding und Dateitransfer über das Workspace-Inventory — ohne manuelles ssh/scp-Setup.
→ SSH
SDD vereinfacht (Spec 248)
Nur noch zwei Spec-Status: draft und done (plus cancelled). Kein index.yml mehr — Specs und Releases werden live aus .specs/ gelesen. Releases dürfen ohne zugewiesene Spec erscheinen. Migration alter Repos: polycrate spec lifecycle migrate-v2.
Git/SSH-Auth robuster
go-git nutzt dateibasierte Keys mit interaktivem Passphrase-Prompt statt eines Host-SSH-Agents (vermeidet Fehler mit GPG-Agent als SSH_AUTH_SOCK).
Artefakte
Docker Images
docker pull cargo.ayedo.cloud/library/polycrate:0.45.0
CLI Downloads
| Plattform | Architektur | Download |
|---|---|---|
| Linux | amd64 | Download |
| Linux | arm64 | Download |
| macOS | amd64 | Download |
| macOS | arm64 (Apple Silicon) | Download |
Installation & Update
polycrate update 0.45.0
Änderungen
polycrate ssh exec|tunnel|copy- SDD: Live-Scan,
draft/done, Releases ohne Spec,lifecycle migrate-v2 release create/updatemit--spec-status/--spec-type- Fix: Block-Push/Finalize für aliased Registry-Blocks
Migration
Repos mit altem 5-Status-Lifecycle und index.yml einmalig migrieren:
polycrate spec lifecycle migrate-v2
spec submit / spec finalize bleiben als Aliase für spec update --set status=done.
Jetzt aktualisieren
polycrate update 0.45.0
Oder Binaries vom PolyHub herunterladen.