Skip to content

Copilot CLI Local Memory v1.1.1 — Agent Plugins schema compliance

Latest

Choose a tag to compare

@shankarnarayanb shankarnarayanb released this 29 Aug 22:59

This patch release aligns plugin.json with the Agent Plugins v1.0.0 specification and removes the non-blocking warning reported by Awesome Copilot intake.

Changed

  • Added the official Agent Plugins v1.0.0 $schema declaration.
  • Removed the unsupported category field.
  • Added regression tests for both requirements.
  • Updated package and plugin versions to 1.1.1.

Verification

  • All 11 automated tests pass.
  • JavaScript syntax checks pass.
  • No runtime behaviour changed.

Full changelog: v1.1.0...v1.1.1