Skip to content

mcp_dart_cli 0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 18:49
· 24 commits to main since this release
85af407
  • Fixed inspect-server support for MCP 2026-07-28 elicitation, roots, and
    resource subscriptions.

  • Development now targets Dart 3.12; the SDK and SDK-only generated projects
    support Dart 3.4.

  • Inspection recognizes stateless clients that skip optional discovery, accepts
    omitted client/server identity, and emits server identity in result _meta.

  • The built-in conformance gate now verifies that a legacy task store can
    coexist with the independent MCP Tasks extension without being treated as
    its persistence adapter.

  • Standalone release binaries now compile against the declared minimum hosted
    SDK instead of the monorepo dependency override and attach only to an
    authorized, pre-existing GitHub release with matching prerelease status.