Description
Describe the solution you'd like
I would like to add a feature that allows users to grant edit permissions when sharing a bot. Currently, when a bot is shared, the recipient only receives viewing/usage permissions, but cannot edit the bot.
Specifically, I propose:
Adding an "Grant edit permissions" option when sharing a bot
Allowing shared users with edit permissions to modify the bot's settings, prompts, and other parameters
Why the solution needed
This feature is essential for team collaboration and joint bot development projects. With the current system, only the bot owner can make edits, while shared users are limited to just using the bot. This limitation:
Makes team collaboration difficult
Prevents direct improvements from other team members
Slows down the iteration process for bot development
Having this feature would enable more efficient collaboration and lead to higher quality bots through combined efforts.
Additional context
The current sharing functionality is limited to granting usage rights only, requiring the owner to implement all changes. This reduces team efficiency.
Edit permission sharing is a common feature in collaborative tools like Google Docs and Figma, and similar flexibility would be valuable for bot development as well.
Implementation feasibility
Are you willing to collaborate with us to discuss the solution, decide on the approach, and assist with the implementation?
- Yes, I am able to implement the feature and create a pull request.
- No, I am unable to implement the feature, but I am open to discussing the solution.