[GH-ISSUE #18168] bug: change to tool server list does not match release notes #18521

Closed
opened 2026-04-20 00:45:02 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @willdady on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18168

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

The release notes for v0.6.33 says the following:

🛠️ Tool server list now displays server name, URL, and type (OpenAPI or MCP) for easier identification and management.

This is what is actually displayed:

Image

The URL and type (OpenAPI or MCP) is NOT displayed and the id case is rendered as Kebab-Case and not kebab-case. Also, the message below the list still only mentions OpenAPI where it should also mention MCP.

Desired Solution you'd like

The implementation should match what's described in the release notes.

Alternatives Considered

No response

Additional Context

No response

Originally created by @willdady on GitHub (Oct 8, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/18168 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description The release notes for v0.6.33 says the following: > 🛠️ Tool server list now displays server name, URL, and type (OpenAPI or MCP) for easier identification and management. This is what is actually displayed: <img width="433" height="246" alt="Image" src="https://github.com/user-attachments/assets/4816a8cb-17b0-4139-8017-3d9833c0c84e" /> The URL and type (OpenAPI or MCP) is **NOT** displayed and the id case is rendered as `Kebab-Case` and not `kebab-case`. Also, the message below the list still only mentions OpenAPI where it should also mention MCP. ### Desired Solution you'd like The implementation should match what's described in the release notes. ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@tjbck commented on GitHub (Oct 8, 2025):

If you hover over the tool, it'll be displayed as a tooltip.

<!-- gh-comment-id:3383374357 --> @tjbck commented on GitHub (Oct 8, 2025): If you hover over the tool, it'll be displayed as a tooltip.
Author
Owner

@willdady commented on GitHub (Oct 9, 2025):

@tjbck good to know but why was this closed? The URL is not shown like the release notes claim? The id casing is a bug also.

<!-- gh-comment-id:3383660158 --> @willdady commented on GitHub (Oct 9, 2025): @tjbck good to know but why was this closed? The URL is **not** shown like the release notes claim? The id casing is a bug also.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#18521