Skip to content

Conversation

@heiko-hotz
Copy link
Collaborator

This pull request introduces the FormAgent, a new specialised agent that demonstrates the extensibility of the core BrowserAgent framework. The FormAgent is designed specifically for filling out web forms by reading structured data from local JSON files, bridging the gap between local data and web interfaces.

This change evolves the project from a single-purpose browser automation tool into a more robust agent framework, where specialised agents can be created by equipping them with custom tools tailored to specific tasks.

matthewrobertson and others added 30 commits May 20, 2025 09:03
The Cloud logging client is not needed and breaks the test due to module
level initialization. It's best to just remove it.
Set up continuous integration.
Add Vertex AI support to the computer use example
Bumps the npm_and_yarn group with 1 update in the /computers/puppeteer directory: [tar-fs](https://github.com/mafintosh/tar-fs).


Updates `tar-fs` from 3.0.8 to 3.0.9
- [Commits](mafintosh/tar-fs@v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Set `computer-use-exp-07-16` as the default model.

Otherwise, you get a `"Thinking is
not enabled for models/computer-use-exp"` error with the default model
ericpts and others added 29 commits September 25, 2025 12:26
Add FunctionResponsePart Support, and fix issues when using Vertex API
…ample command and making the parallelism between AIS and Vertex clearer.
…ample command and making the parallelism between AIS and Vertex clearer. (google-gemini#40)
* Add playwright launch flags.

* Remove disable-blink-features flag.
…t this function calls that assume the default will have magnitude undefined.
* Add --initial-url option to browserbase environment

* README update

* update tests
* Address feedback.

* Update comment.
@heiko-hotz heiko-hotz closed this Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.