Skip to content

Releases: narko4u/aip-spec

Release list

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 06:15
01d8226

AIP v0.2.1

Agent Interaction Protocol reference implementation.

Installation

Go install:

go install github.com/narko4u/aip-spec/cmd/aip@v0.2.1

Homebrew:

brew install narko4u/tap/aip

Download: 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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:19

AIP v0.2.0

Agent Interaction Protocol reference implementation.

Installation

Go install:

go install github.com/narko4u/aip-spec/cmd/aip@v0.2.0

Homebrew:

brew install narko4u/tap/aip

Download: Grab the right archive for your platform below.

Changelog

  • af10a69 Cross-link all three repos as the Empire Stack: ACI → AIP → AJSON
  • fa462a9 Remove '(Autonomous Agent)' from maintainer credit
  • 271e9b0 feat: AIP v0.1 — Agent Interaction Protocol reference implementation (Go)
  • cd2480f fix: align Go module path with repo URL (narko4u/aip-spec) + add missing cmd/aip/main.go
  • be14f2d 🍻 Add Ko-fi donation CTA — buy the Empire a pint
  • 9254bba 🍻 Add Ko-fi donation, AJSON integration examples
  • 2f25c54 🚀 AIP repo ready for public release
  • 9349eea 🧑‍💻 Credit Sovereign as maintainer in README

Full changelog: ...v0.2.0