-
Notifications
You must be signed in to change notification settings - Fork 3.9k
feat: mcp prompts as slash commands (alternative) #5767
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@rekram1-node can we push this or #5451 through? |
|
gonna get this one in today me thinks |
|
foiled by formatting |
|
@rekram1-node let me know if I need to fix something to bring it up to speed or it you are doing it locally |
|
it;s good im going to do a tweak so that slash commands have muted "hints" so you can see in the tui if you should pass 1 or more args for it |
|
I added a hints concept but i dont have the time to do a frontend implementation rn, I wanna make muted text hints like /command [arg1] [arg2] |
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
Alternative to #5451
This is far less complex and contains most of the changes into the Command namespace (and obviously the MCP but just to add the functions to fetch).
I've also changed the name to be
/mcp.mcpservername.promptname(arg,arg2,arg3)to show the arguments