Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jan 12:06
Immutable release. Only release title and notes can be modified.
363ef63

1.3.0 (2026-01-21)

Features

  • add check for description quality (bd51dbe)
  • add doc command (3a1270a)
  • add eval command for autonomous MCP server tool evaluation (#6) (a0d1a1f)
  • add grow command with option to add tools from OpenAPI specification using ACP (#5) (a2935a4)
  • add logs for grow command (5598c24)
  • add markdown option to grow command (#7) (745999a)
  • add markdown output for vet command (a36e250)
  • add netlify deploy template option (6a3bcf1)
  • add passthrough for ouput schema to fix under documented endpoints (0bcc360)
  • add prompts for user to use other commands (9b57a60)
  • add ux improvements to generated docs (1b7f0d9)
  • allow using serach for models in acp (b40bb23)
  • check if tool has annotation (04ef256)
  • display more context for openapi grow (b87ef7b)
  • improve grow prompts (64480ab)
  • improve robustness of the commands (9802b68)
  • improve spinner info while eval command runs (add3689)
  • make the code more robust and allow accepting more http input target (2bffbfb)
  • rename eval to probe to better fit the actual logic (e8f9546)
  • select model for grow command via acp (da9e253)
  • showcase more progress during grow command (7828f80)
  • showcase more progress during probe command (4d8f2d3)
  • simplify new server type flag (e820d34)
  • simplify try command and add prompt item (c1dcdb4)
  • simplify visual output (4ac0a3b)
  • support gemini cli in market command (54566e0)
  • support github copilot cli in grow command (408e6eb)
  • support graphql in grow command (2f3e272)
  • use heading for markdown report (83aa78e)
  • vet mcp servers from config files (0b6fe0d)

Bug Fixes

  • close commands after success (7a1b802)
  • increase inquirer select prompt calls (93511bb)