Skip to content

v0.2.3

Latest

Choose a tag to compare

@Z-M-Huang Z-M-Huang released this 24 Apr 12:54

What's Changed

  • Embed prompt resource content during prompt resolution when resource.text is omitted.
  • Preserve explicit prompt resource.text while still applying argument substitution.
  • Update documentation for prompt resource embedding and the docs MCP prompt count.
  • Bump package version and CLI version to 0.2.3.
  • Refresh lockfile transitive dependencies to clear production audit findings.

Validation

  • npm test
  • npm run build
  • npm run lint
  • npm publish --dry-run --json
  • npm audit --omit=dev --audit-level=moderate