Skip to content

Releases: rchaganti/agent-plugin-validator

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 09:30

Changelog

  • 814b917 feat: refactor --schema flag to support manifest and mcp overrides via dedicated flags (--schema-manifest, --schema-mcp) and key=value syntax, bump version to v1.4.0

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 09:11

Changelog

  • a855caa feat: enhance schema management subcommands (show/update/reset) to support manifest, mcp, and all schemas
  • 087e12e fix: bump version to v1.3.1 with multi-schema show/update commands

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 08:45

Changelog

  • 3cb04ec feat: add folder path validation and auto-discovery for plugin.json and mcp.json, bump version to v1.3.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 08:38

Changelog

  • bb1064e feat: add support for validating MCP schema (mcp.schema.json) with auto-detection, bump version to v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 16:20

Changelog

  • b8cb053 feat: refactor CLI to Cobra with shell completion, fix GoReleaser asset collisions (mode: replace), bump version to v1.1.0

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 16:01

Changelog

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:56

Changelog

  • 7938bf2 Initial commit
  • c4e9e4b feat: initial v1.0.0 release of Agent Plugin Validator