Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: suggest shorter name for server#546

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SamMorrowDrums merged 1 commit intomainfromSamMorrowDrums-patch-3
Jun 18, 2025

Conversation

SamMorrowDrums
Copy link
Collaborator

Long names increase the risk that the max length for tool names will be breached as many clients add the user specified name as part of the key.

@CopilotCopilotAI review requested due to automatic review settingsJune 18, 2025 11:02
@SamMorrowDrumsSamMorrowDrums requested a review froma team as acode ownerJune 18, 2025 11:02
@SamMorrowDrumsSamMorrowDrums merged commit7da11c2 intomainJun 18, 2025
16 checks passed
@SamMorrowDrumsSamMorrowDrums deleted the SamMorrowDrums-patch-3 branchJune 18, 2025 11:02
Copy link
Contributor

@CopilotCopilotAI 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 shortens the configured server key from "github-remote" to "github" in JSON examples to reduce name length risks.

  • Replace all instances of"github-remote" with"github" in README JSON snippets.
  • Ensure consistent server identifier usage in bothservers andmcpServers blocks.
Comments suppressed due to low confidence (2)

README.md:43

  • [nitpick] The server identifier "github" is very generic and might conflict with other entries; consider a concise yet more specific key (e.g., "github-mcp") to maintain clarity and avoid collisions.
    "github": {

README.md:43

  • Since the server key has changed from "github-remote" to "github", please add a migration note or update references to ensure users adjust existing configurations accordingly, including any mentions in docs/host-integration.md.
    "github": {

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

Copilot code reviewCopilotCopilot left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@SamMorrowDrums

[8]ページ先頭

©2009-2025 Movatter.jp