Skip to content

Tags: dart-lang/ai

Tags

dart_mcp-v0.3.3

Toggle dart_mcp-v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release dart_mcp v0.3.3 (#247)

dart_mcp-v0.3.2

Toggle dart_mcp-v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release dart_mcp version 0.3.2 (#237)

dart_mcp-v0.3.1

Toggle dart_mcp-v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release dart_mcp 0.3.1 (#234)

Bug fixes, improved examples, and some deprecated APIs and minor cleanup.

dart_mcp-v0.3.0

Toggle dart_mcp-v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release dart_mcp 0.3.0 (#216)

dart_mcp-v0.2.2

Toggle dart_mcp-v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use shared Implementation type, add clientInfo field to MCPServer (#175)

In the [latest schema](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/2025-03-26/schema.json) the ClientImplementation and ServerImplementation types were merged into a single Implementation type, this updates things to match.

Also closes #173 which will make #174 slightly cleaner, and matches what we do for ServerConnection as well.

dart_mcp-v0.2.1

Toggle dart_mcp-v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release dart_mcp 2.1.0, require it in dart_mcp_server (#141)

Also renames the workflow file based on the name change of dart_tooling_mcp_server => dart_mcp_server

dart_mcp-v0.2.0

Toggle dart_mcp-v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release dart_mcp version 0.2.0 (#106)

I will probably wait until Monday to actually merge this and tag it

dart_mcp-v0.1.0

Toggle dart_mcp-v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prep dart_mcp for release (#54)

dart_mcp-0.1.0-wip

Toggle dart_mcp-0.1.0-wip's commit message
fix publish warnings