Open‑WebUI Tools is a modular toolkit designed to extend and enrich your Open WebUI instance, turning it into a powerful AI workstation. With a suite of over 15 specialized tools, function pipelines, and filters, this project supports academic research, agentic autonomy, multimodal creativity, workflows, and more
Stars
642
Forks
63
Watchers
642
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
383
commits
10
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
feat: add iframe auto-resize script to planner embeds and update parallel execution documentation
3f96571View on GitHubdocs: clarify parallel subagent file management warning in planner_v3.py
c574e3aView on GitHubrefactor: modularize planner tool specifications and add environment placeholder resolution utilities
d32e3ceView on GitHubfeat: improve MCP session header resolution and prevent side effects with extra_params shallow copying
e16b5bbView on GitHubdocs: update README and planner_v3.py metadata to, parallel execution, and improved agentic capabilities.
a20e354View on GitHubrefactor: decouple pipe metadata from wide metadata to improve context handling in planner functions
0037dfbView on GitHubrefactor: update context structure to include planner_info, improve base URL resolution, and wire engine to emitter
d45569aView on GitHubrefactor: introduce PlannerContext and StatePersistence classes, and update subagent history keys to JSON arrays for robustness
9e49c7aView on GitHubrefactor: update subagent status reporting to use task-specific identifiers and consolidate UI feedback messages
4bcbf13View on GitHubfix: escape JSON attributes in tool call HTML and standardize result extraction for v3.15 parity
252a75fView on GitHubfeat: implement signature-based context injection and embed emission for planner tools
e9a01f0View on GitHubrefactor: implement QueueEmitter with throttling, add MCP log filtering, and optimize model workspace resolution
4693962View on GitHubfeat: add MCP connection isolation, workspace model parity, and extended tool resolution helpers to planner_v3.py
4558c7fView on GitHub