Skip to content

0.17.0

Choose a tag to compare

@sebastian-iancu sebastian-iancu released this 08 Jun 12:35

Added

  • Tools: JSON Schema enum constraints on the format, kind, category, and component parameters.
  • Docs: Specification-Driven Development set under docs/ (requirements, architecture, decision records, traceability), plus install.md and conventions.md.
  • Build: make ci target; the MCP Inspector now runs on the dev Docker network.
  • Config: MCP_ALLOWED_HOSTS allow-list for the streamable-http transport (SDK ≥ 0.6 DNS-rebinding protection).

Changed

  • Dependencies: upgraded mcp/sdk to ^0.6 and symfony/cache to ^8; refreshed Guzzle/Symfony.
  • Docs: restructured README.md, AGENTS.md, and CONTRIBUTING.md for progressive disclosure (compact user-facing README; setup and conventions moved into docs/).
  • Resources: regenerated the LANG BMM schema resources.
  • Repo: track shared AI-assistant config (.claude/, .cursor/) and enable the maintainer dev plugin.