Skip to content

Tags: Zvoid/go-sdk

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
mcp: switch icon theme to named string type (modelcontextprotocol#733) To be consistent with logging level, use a named string type for icon themes. This improves readability / discoverability, and is more consistent. Updates modelcontextprotocol#552 For modelcontextprotocol#725