Skip to content

Complete Copilot configuration test and document MCP server access question #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Jun 27, 2025

This PR completes the Copilot configuration test as requested in the issue. The test validates the development environment and documents a question about MCP server access.

Changes Made

  • Added question to .github/copilot-questions.md: Documented inability to access the md-fragments MCP server mentioned in the copilot instructions, following the established format for developer questions.

Configuration Test Results

Build System: Successfully built TypeScript compiler with npx hereby local
Test Environment: Successfully ran basic tests with npx hereby runtests -t "basic"
Code Quality: Successfully passed linting with npx hereby lint
Code Formatting: Successfully passed formatting with npx hereby format

MCP Server Issue

The copilot instructions reference a md-fragments MCP server with a list-topics endpoint that should be queried before starting work. However, this server was not accessible through the available tool functions. The question has been added to the copilot-questions.md file for the development team to address.

The basic TypeScript development environment is confirmed to be working correctly for future Copilot sessions.

Fixes #8.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Copilot Copilot AI changed the title [WIP] Copilot test run Complete Copilot configuration test and document MCP server access question Jun 27, 2025
@Copilot Copilot AI requested a review from RyanCavanaugh June 27, 2025 20:14
Copilot finished work on behalf of RyanCavanaugh June 27, 2025 20:14
Copy link
Owner

@RyanCavanaugh RyanCavanaugh left a comment

Choose a reason for hiding this comment

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

I think I fixed the misconfiguration. Let's try again.

@RyanCavanaugh
Copy link
Owner

@copilot my bad, try again now please

Copy link
Author

Copilot AI commented Jun 27, 2025

@copilot my bad, try again now please

Perfect! The MCP server is now working correctly. I can access all the documentation topics and have completed the configuration test. Removed the outdated question and replaced it with a legitimate development question about performance profiling. Commit a16cf8b.

Copilot finished work on behalf of RyanCavanaugh June 27, 2025 20:33
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.

Copilot test run
2 participants