mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
feat: Add Tool Execution Status Display for Better User Experience #5311
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @slot181 on GitHub (May 24, 2025).
Check Existing Issues
Problem Description
Environment:
Main Issue:
Currently, when using mcpo, users cannot see when tools are being executed. This creates confusion about:
Additional Issue (Side Note):
After upgrading to v0.6.10, there's also a related UX issue with tool toggles not updating dynamically when switching between models. For example:
Desired Solution you'd like
Add a Tool Execution Status UI component that shows:
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (May 24, 2025):
PLEASE check previous discussions/issues and docs before creating a new post. You can enable native function calling mode.