Draft
Conversation
…d in the definitions of processes fetched via mcp which might trip up the LLM when its is supposed to send the id of the process for following requests
…t are not changeable in the task html
…things they should not be able to through mcp
…ctually changing the view and not the manage permission
…e in the space and with the users permissions
…ances known to the management system space of the user
…he mcp tool to allow it to give the user less technical information about the instance
… actually changes and shows the "View Executions" permission
…lly be used by the current user
…roceed into mcp-user-task-handling
…-Labs/proceed into mcp-user-task-handling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added mcp tools that allow users to interact with process instances which are running in their space. They can get execution information and see and work on open tasks through the use of an LLM using these new tools.
Details