[PR #3] [MERGED] Agent Hotswapper Filter #3

Closed
opened 2026-02-15 21:15:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/functions/pull/3
Author: @pkeffect
Created: 5/26/2025
Status: Merged
Merged: 5/26/2025
Merged by: @tjbck

Base: mainHead: main


📝 Commits (1)

📊 Changes

4 files changed (+3024 additions, -0 deletions)

View changed files

functions/filters/agent_hotswap/LICENSE (+21 -0)
functions/filters/agent_hotswap/README.md (+641 -0)
functions/filters/agent_hotswap/agent_hotswap.py (+1660 -0)
functions/filters/agent_hotswap/personas/personas.json (+702 -0)

📄 Description

Agent Hotswap is a powerful OpenWebUI filter that enables seamless switching between specialized AI personas with a simple command system. Each persona comes with unique capabilities, expertise, and communication styles, all built on a Master Controller foundation that provides universal OpenWebUI-native features.

If any more information is needed feel free to ask.


🔄 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/functions/pull/3 **Author:** [@pkeffect](https://github.com/pkeffect) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 5/26/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`9438dc0`](https://github.com/open-webui/functions/commit/9438dc0d92545d6785c2fda1c64e4b10036ff421) initial upload ### 📊 Changes **4 files changed** (+3024 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `functions/filters/agent_hotswap/LICENSE` (+21 -0) ➕ `functions/filters/agent_hotswap/README.md` (+641 -0) ➕ `functions/filters/agent_hotswap/agent_hotswap.py` (+1660 -0) ➕ `functions/filters/agent_hotswap/personas/personas.json` (+702 -0) </details> ### 📄 Description **Agent Hotswap** is a powerful OpenWebUI filter that enables seamless switching between specialized AI personas with a simple command system. Each persona comes with unique capabilities, expertise, and communication styles, all built on a **Master Controller** foundation that provides universal OpenWebUI-native features. If any more information is needed feel free to ask. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 21:15:27 -05:00
yindo closed this issue 2026-02-15 21:15:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/functions#3