AI Disclaimer: I used Gemini CLI to create this PR but tested it manually and read all the code it generated.
Changelog Entry
Added
Option to configure "Default Tools" in Settings > Tools. Users can now select specific tools in their settings that will be automatically enabled for every new chat session, regardless of the selected model.
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
Note
Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/20463
**Author:** [@filiptrplan](https://github.com/filiptrplan)
**Created:** 1/7/2026
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `default-tools`
---
### 📝 Commits (1)
- [`b57fb57`](https://github.com/open-webui/open-webui/commit/b57fb57811ede20e8d2bbdc3a1fd0b68746c494a) fix: load default tools for new chat
### 📊 Changes
**2 files changed** (+59 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/components/chat/Chat.svelte` (+29 -3)
📝 `src/lib/components/chat/Settings/Tools.svelte` (+30 -2)
</details>
### 📄 Description
**AI Disclaimer**: I used Gemini CLI to create this PR but tested it manually and read all the code it generated.
# Changelog Entry
### Added
- Option to configure "Default Tools" in Settings > Tools. Users can now select specific tools in their settings that will be automatically enabled for every new chat session, regardless of the selected model.
---
### Additional Information
- Closes discussion: https://github.com/open-webui/open-webui/discussions/3390
### Screenshots or Videos
<img width="1014" height="374" alt="image" src="https://github.com/user-attachments/assets/c766ede5-8d06-4237-8e42-9c6b836c8b7f" />
### Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms.
> [!NOTE]
> Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/20463
Author: @filiptrplan
Created: 1/7/2026
Status: ❌ Closed
Base:
dev← Head:default-tools📝 Commits (1)
b57fb57fix: load default tools for new chat📊 Changes
2 files changed (+59 additions, -5 deletions)
View changed files
📝
src/lib/components/chat/Chat.svelte(+29 -3)📝
src/lib/components/chat/Settings/Tools.svelte(+30 -2)📄 Description
AI Disclaimer: I used Gemini CLI to create this PR but tested it manually and read all the code it generated.
Changelog Entry
Added
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.