Skip to content

Conversation

pja-ant
Copy link

@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

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.

1 participant