You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
MCP Bundle packaging no longer follows a broken development-only
symlink.GEMINI.md now resolves to the tracked AGENTS.md, and MCPB
excludes agent instructions, tests, CI files, and development artifacts from
the .mcpb archive. The manifest and release tooling now use the current
MCPB names instead of their deprecated DXT equivalents. CI packages the
bundle before release, and PyPI
publication now waits for a successful MCPB bundle build so a partial release
cannot recur. GitHub Actions were also upgraded to Node.js 24-compatible
releases.