Skip to content

v0.10.5

Choose a tag to compare

@ArekCzarnik ArekCzarnik released this 23 May 14:12

Summary

  • Add repobridge self-update with explicit check/install modes.
  • Run safe opportunistic update checks for normal commands with non-interactive, agent-safe behavior.
  • Verify release archives with checksums and harden staged executable/native library installation.

Verification

  • go test ./...
  • go vet ./...
  • go build -o ./bin/repobridge ./cmd/repobridge