Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:06
· 4 commits to master since this release

Windows installer fix, JSON-lines CLI errors, and skill validation.

Highlights

  • Windows installer accepts the v2.0.0 .tar.gz and prefers .zip on newer releases (GoReleaser now publishes Windows ZIP)
  • Unknown flags, missing args, and SIGINT/SIGTERM write {"error":"..."} on stderr; --silent still prints those errors
  • go install builds report the module version from build info instead of master
  • Agent skill requires oauth2c version 2., documents the missing-nonce exception, and includes license: Apache-2.0 (gh skill publish --dry-run passes)