Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 24, 2025

Closes: N/A

The copilot instructions referenced the deprecated mark3labs/mcp-go library. The codebase migrated to the official modelcontextprotocol/go-sdk but documentation was not updated.

Changes:

  • Updated .github/copilot-instructions.md line 12 to reference modelcontextprotocol/go-sdk instead of mark3labs/mcp-go

This aligns documentation with the actual dependency used throughout the codebase (see go.mod line 44 and imports in internal/ghmcp/server.go, pkg/github/*.go).

Original prompt

We no longer use mcp-go can you update copilot instructions to refer to https://github.com/modelcontextprotocol/go-sdk and ensure that any obvious changes to the copilot-instructions.md are made. Do not touch any other files for any reason.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>
Copilot AI changed the title [WIP] Update copilot instructions to reference go-sdk Update copilot instructions to reference modelcontextprotocol/go-sdk Nov 24, 2025
Copilot AI requested a review from SamMorrowDrums November 24, 2025 14:32
Copilot finished work on behalf of SamMorrowDrums November 24, 2025 14:32
@SamMorrowDrums SamMorrowDrums marked this pull request as ready for review November 24, 2025 14:37
@SamMorrowDrums SamMorrowDrums requested a review from a team as a code owner November 24, 2025 14:37
Copilot AI review requested due to automatic review settings November 24, 2025 14:37
@SamMorrowDrums SamMorrowDrums merged commit 71223b2 into omgitsads/go-sdk Nov 24, 2025
12 of 15 checks passed
@SamMorrowDrums SamMorrowDrums deleted the copilot/update-copilot-instructions branch November 24, 2025 14:37
Copilot finished reviewing on behalf of SamMorrowDrums November 24, 2025 14:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Copilot instructions to reference the correct MCP SDK library after a migration from the deprecated mark3labs/mcp-go to the official modelcontextprotocol/go-sdk.

Changes:

  • Updated framework reference in .github/copilot-instructions.md to reflect the current SDK dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants