Skip to content

v1.0.2 — Tool Annotations + Prompts + Full Metadata

Choose a tag to compare

@Correctover Correctover released this 26 Jun 09:51
· 12 commits to main since this release

What's New in v1.0.2

🏷️ Tool Annotations (MCP 2025-11-25 spec)

  • All 4 tools now include annotations: readOnlyHint, destructiveHint, idempotentHint, openWorldHint
  • Enables MCP clients (Cursor, Claude Desktop) to properly categorize tool behavior

📝 Prompts Support

  • 3 new MCP prompts: verify-output, compare-providers, reliability-audit
  • prompts/list and prompts/get handlers fully implemented
  • Pre-built interaction patterns for common reliability workflows

📊 Enhanced Metadata

  • Comprehensive server instructions with tool routing guide
  • Detailed tool descriptions with parameter examples
  • smithery.yaml: full categories, tags, prompts, base URL env vars
  • package.json: 20 keywords, Apache-2.0 license, full repository/homepage/bugs metadata

🔧 Technical

  • Version bump to 1.0.2
  • 5-platform CI binaries (darwin/linux/windows × amd64/arm64)

Full Changelog: v1.0.0...v1.0.2