Skip to content

Tags: github/github-mcp-server

Tags

v0.26.0-rc.3

Toggle v0.26.0-rc.3's commit message

Verified

This commit was signed with the committer’s verified signature.
SamMorrowDrums Sam Morrow
Rename registry to inventory in comments

Update remaining references to 'registry' in code comments to use
'inventory' consistently after the package rename.

v0.26.0-rc.2

Toggle v0.26.0-rc.2's commit message

Verified

This commit was signed with the committer’s verified signature.
SamMorrowDrums Sam Morrow
fix(get_file_contents): Restore correct implementation from #1582

The refactor incorrectly restructured the GetFileContents logic:
- Move 'if rawOpts.SHA != "" { ref = rawOpts.SHA }' before GetContents call
- Always call GetContents first (not conditionally based on path suffix)
- Restore matchFiles helper function for proper fallback handling
- Use matchFiles when Contents API fails or raw API fails

This aligns with the improvements from PR #1582 that was merged into main.

v0.26.0-rc.1

Toggle v0.26.0-rc.1's commit message
v0.26.0-rc.1: Registry pattern refactor

Pre-release candidate for the toolsets -> registry refactor.

Key changes:
- New registry package replacing toolsets package
- Self-describing tools with toolset metadata
- Builder pattern for registry configuration
- Deferred handler creation via HandlerFunc
- ForMCPRequest optimization for remote server
- Feature flag support in tool filtering

Fixes:
- Proper GitHub API error handling in gists.go for observability

v0.25.0

Toggle v0.25.0's commit message
Release v0.25.0

latest-release

Toggle latest-release's commit message
Release v0.25.0

v0.24.1

Toggle v0.24.1's commit message
fix: include empty properties in get_me schema for OpenAI compatibility

v0.24.0

Toggle v0.24.0's commit message
Release v0.24.0

v0.23.0

Toggle v0.23.0's commit message
Release v0.23.0

v0.23.0-gosdk

Toggle v0.23.0-gosdk's commit message
Prerelease for Go SDK v0.23.0

v0.22.0

Toggle v0.22.0's commit message
Release v0.22.0