mirror of
https://github.com/Minidoracat/mcp-feedback-enhanced.git
synced 2025-07-27 10:42:25 +08:00
Merge pull request #5 from cnluocj/main
docs: improve prompt guidance for continuous feedback loop
This commit is contained in:
commit
b3b9620608
@ -14,7 +14,7 @@ For the best results, add the following to your custom prompt in your AI assista
|
||||
|
||||
> Whenever you want to ask a question, always call the MCP `interactive_feedback`.
|
||||
> Whenever you’re about to complete a user request, call the MCP `interactive_feedback` instead of simply ending the process.
|
||||
> If the feedback is empty you can end the request and don't call the mcp in loop.
|
||||
> Keep calling MCP until the user’s feedback is empty, then end the request.
|
||||
|
||||
This will ensure your AI assistant uses this MCP server to request user feedback before marking the task as completed.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user