-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pratham/UI #368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Pratham/UI #368
Conversation
…ify custom agent to disable vision usage
|
This commit introduces several UI enhancements and a new feature to save task details: - Adds functionality to display an iframe in the UI upon clicking the "Run Agent" button. - Implements a "Save" button that sends a POST request to the backend with the title and task description. - Introduces a `send_post_request` function to handle the API call to save task information. - Updates the UI layout, including adjustments to column scaling and the addition of input fields for the operation title. - Adds a docker-setup.ps1 file to build and run the agent.
Are you sure you want to open this to https://github.com/browser-use/web-ui? |
Hello @pratham4434, Thank you for your contribution! This PR introduces significant changes across multiple files, including updates to the Docker setup, UI themes, and agent configurations. These changes seem to enhance the application's functionality and user experience. However, the PR currently lacks a description, which makes it challenging to fully understand the intent and scope of these changes. Could you please provide a brief description of the purpose and key features of this update? This will help reviewers and other contributors to better understand and evaluate your work. Thank you again for your efforts, and we look forward to your response! |
No description provided.