-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Inspector Version
v0.19.0
Describe the bug
We have a server that implements a task. When we run we set the status to input_required. The Inspector then goes into a status/list/status/list infinite loop. It never attempts to get the task result for the required input.
To Reproduce
Write a server tool that tries to send an ElicitRequest as a task input_required
Expected behavior
Inspector should try to get task result to get the ElicitRequest.
Screenshots
Environment (please complete the following information):
- OS: MacOS
- Browser Safari
Additional context
n/a
Version Consideration
Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on bug fixes and MCP spec compliance. See CONTRIBUTING.md for more details.