v0.10.5
Summary
- Add
repobridge self-updatewith 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