Repo has no git tags. Once milestone work (issues from M0–M18 series, if recreated) is complete and CI is green:
git tag v1.1.0
git push origin v1.1.0
gh release create v1.1.0 --generate-notes
- Trigger pkg.go.dev indexing:
curl https://proxy.golang.org/github.com/agentruntimecontrolprotocol/go-sdk/@v/v1.1.0.info
- Verify at
https://pkg.go.dev/github.com/agentruntimecontrolprotocol/go-sdk
Audit reference: ARCP SDK Audit v1.1 (2026-05-19)
Repo has no git tags. Once milestone work (issues from M0–M18 series, if recreated) is complete and CI is green:
git tag v1.1.0git push origin v1.1.0gh release create v1.1.0 --generate-notescurl https://proxy.golang.org/github.com/agentruntimecontrolprotocol/go-sdk/@v/v1.1.0.infohttps://pkg.go.dev/github.com/agentruntimecontrolprotocol/go-sdkAudit reference: ARCP SDK Audit v1.1 (2026-05-19)