[GH-ISSUE #17533] feat: #33851

Closed
opened 2026-04-25 07:43:58 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @rober-tm on GitHub (Sep 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17533

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

New menu version 0.6.29 does not allow having default tools active

The new menu is great, but when you select a tool and switch to a new chat, the selection is lost.

I don't know if it will be useful for everyone, but for me it's very useful that some tools that come from mcpo are always active, since I use the chat to call tools all the time.

Image

Desired Solution you'd like

Add a checkbox to the menu where tools are added in settings that forces them to always be active.

There's already something similar, but this disables the tool completely.

Image

Alternatives Considered

Save the tool selection in a permanent state, which persists when switching to a new, blank chat, and the state is maintained in the chat. That is, if you select three tools in a chat, the state of the tools you used will be saved when you exit and re-enter that chat.
P.S.: I think this is how it's being implemented, but the tool selection is lost only when you go to a new chat.

Additional Context

No response

Originally created by @rober-tm on GitHub (Sep 17, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/17533 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description # New menu version 0.6.29 does not allow having default tools active The new menu is great, but when you select a tool and switch to a new chat, the selection is lost. I don't know if it will be useful for everyone, but for me it's very useful that some tools that come from mcpo are always active, since I use the chat to call tools all the time. <img width="526" height="456" alt="Image" src="https://github.com/user-attachments/assets/6385c4b6-cc61-4f07-aca4-ca7cc401f802" /> ### Desired Solution you'd like Add a checkbox to the menu where tools are added in settings that forces them to always be active. There's already something similar, but this disables the tool completely. <img width="513" height="301" alt="Image" src="https://github.com/user-attachments/assets/183f2531-6b00-42a4-845a-7350b054cc87" /> ### Alternatives Considered Save the tool selection in a permanent state, which persists when switching to a new, blank chat, and the state is maintained in the chat. That is, if you select three tools in a chat, the state of the tools you used will be saved when you exit and re-enter that chat. P.S.: I think this is how it's being implemented, but the tool selection is lost only when you go to a new chat. ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#33851