AIP v0.2.1
Agent Interaction Protocol reference implementation.
Installation
Go install:
go install github.com/narko4u/aip-spec/cmd/aip@v0.2.1Homebrew:
brew install narko4u/tap/aipDownload: Grab the right archive for your platform below.
Changelog
- 9735f26 Add .dockerignore, fix AIP CMD
- 386b53b Add Dockerfile + GitHub Actions workflow for GHCR publishing
- d8238c1 Add Empire Labs branding to launch family footer
- 3bf439c Add Empire Labs branding to launch family footer
- 9c63305 Add Installation section with go get + go install instructions
- 6a8f973 Add WitnessOS launch family cross-links
- 53f7a2c Add standard project files (badge readiness)
- 07fa21a Community: open feedback window until 2026-09-15, enable discussions
- f507272 Fix AIP Dockerfile asset URL — version format without v prefix
- 46e25a8 build: goreleaser CycloneDX SBOMs + cosign keyless signing; enforce tests in CI; add testing policy and release verification docs (OpenSSF B3 readiness) (#5)
- 49f1a70 build: least-privilege CI permissions, MAINTAINERS.md, SECURITY.md policy sections (#1)
- 842c591 ci: add GitHub Actions test workflow
- 52f8468 ci: add SAST (CodeQL) and SCA (OSV-Scanner) checks (#2)
- 01d8226 ci: install syft before goreleaser SBOM step (OpenSSF B3) (#6)
Full changelog: v0.2.0...v0.2.1