Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

bug: Browser tools not available in non-workspace chats

Aperta
#232 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
65/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
python
Ambito
full-stack

Direzione di ricerca

Inizia confrontando il modo in cui gli strumenti del browser vengono esposti nelle chat Workspace rispetto alle chat indipendenti nella web UI Open WebUI Computer. Traccia il punto di ingresso della disponibilità degli strumenti della chat e verifica che le chat non appartenenti a un Workspace espongano browser_navigate, browser_snapshot, browser_click, browser_type, browser_screenshot e browser_evaluate; il lavoro è completato quando gli strumenti elencati sono disponibili in entrambi i tipi di chat.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
Python
Stelle
570
Fork
79
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di open-webui/computer

Tutte le issue di open-webui/computer

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.