Skip to content

Conversation

pja-ant
Copy link
Contributor

@pja-ant pja-ant commented Aug 28, 2025

Fix for #766

Trigger completions immediately for prompts rather than only on property updates so that you get the list of options without having to type the first character. See the issue.

Motivation and Context

#766

How Has This Been Tested?

Compare this to the video in the issue: the drop down does not have the options populated before this fix.

prompt-completion-fixed.mov

Breaking Changes

None.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

N/A

Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

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

Tested with prompt arguments from the Everything server in Chrome on Windows, see Loom below:

MCP Inspector - 7 October 2025 - Watch Video

@olaservo olaservo merged commit b025bff into modelcontextprotocol:main Oct 8, 2025
5 checks passed
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