Skip to content

AgentContextKit 0.2.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 12:06

AgentContextKit v0.2.0-alpha.3

v0.2.0-alpha.3 is a prerelease update for the offline-first ackit .NET global tool.

Highlights

  • Ships the published package for MCP stdio transport, ackit.rules, ackit watch, ackit diff, ackit trim, and scan include/exclude filters.
  • Adds release-hardening scripts and release blocker evidence cleanup accumulated after 0.2.0-alpha.2.
  • Release build and 428 automated tests pass cleanly.
  • Cross-platform published-package and source-package smoke verified on Windows, Ubuntu, and macOS.

Install

dotnet tool install --global AgentContextKit --version 0.2.0-alpha.3

Verify

ackit --version
ackit doctor
ackit scan --ci

Expected version:

AgentContextKit 0.2.0-alpha.3

Notes

  • Predecessor: 0.2.0-alpha.2.
  • Published through the authorized OIDC release workflow.