🌐 Make websites accessible for AI agents. Automate tasks online with ease.

ai-agents ai-tools browser-automation browser-use llm playwright python
3 Open Issues Need Help Last updated: Sep 14, 2025

Open Issues Need Help

View All on GitHub

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

Python
#ai-agents#ai-tools#browser-automation#browser-use#llm#playwright#python

AI Summary: Debug a proxy configuration issue in the Browser-use library. The proxy settings, which previously worked in an older version (0.1.45), are no longer functioning correctly in version 0.5.4, preventing access to a website requiring proxy authentication. The task involves analyzing the provided Python code, debug logs, and potentially investigating changes in the library between versions to identify and resolve the incompatibility.

Complexity: 4/5
bug help wanted

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

Python
#ai-agents#ai-tools#browser-automation#browser-use#llm#playwright#python

AI Summary: The task is to debug an issue in the MCP (Model Context Protocol) client within the Browser-Use project. The client is failing to correctly handle nested object parameters when communicating with a model. The solution likely involves modifying the client's parameter handling to properly serialize and deserialize nested objects, potentially requiring adjustments to the MCP specification handling or workarounds to mitigate the issue.

Complexity: 4/5
help wanted good first issue

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

Python
#ai-agents#ai-tools#browser-automation#browser-use#llm#playwright#python