Skip to content

v2.0.7

Choose a tag to compare

@MiguelsPizza MiguelsPizza released this 28 Feb 19:26
· 157 commits to main since this release

What's Changed

New Packages

  • agent-skills-ts-sdk — TypeScript parser, validator, and prompt builder for the AgentSkills specification (#129)

Features

  • feat(agent-skills): web disclosure, resource models, embedded parsing (#131)

Performance

  • perf(agent-skills): optimize patch and diff hot paths (#132)

Fixes

  • fix(webmcp-types): accept raw return values in registerTool overloads 2 and 3 (#133)
  • fix(root): js-yaml@3 override was resolving to v4, breaking changesets

Other

  • docs: rewrite root README and minor cleanup (#128)
  • docs(root): add frontmatter metadata to release skill
  • chore(root): rewrite release skill to enforce changesets flow

Full Changelog: v2.0.5...v2.0.7