Skip to content

bug: Browser tools not available in non-workspace chats #232

Description

@JKGeovision

Hello,

I noticed that the browser tools are not available for chats created outside of a workspace, while chats inside a workspace do have full access to them.

Steps to reproduce:

  1. Start an Open WebUI Computer (cptr) instance and open the web UI.
  2. Create a chat inside a workspace and ask the model to list its available tools. All browser tools are present (see attached screenshot for reference).
  3. Create a new chat that is independent of any workspace.
  4. Ask the model to list its available tools, or request a browser-related action (e.g., "navigate to https://example.com").
  5. Observe that the browser tools are missing and no browser actions can be performed in the non-workspace chat.

The following tools are not available in non-workspace chats:

  • browser_navigate
  • browser_snapshot
  • browser_click
  • browser_type
  • browser_screenshot
  • browser_evaluate

Expected behavior: Non-workspace chats should have access to the browser tools, just like workspace chats.

I've attached a screenshot showing the toolset that is missing from non-workspace chats. Happy to provide any further details if helpful.

Image

Thank you for looking into this!

Best regards,
Joshua Krimmer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions