Skip to content

Commit 4fb1b47

Browse files
Update Puppeteer mode with browser-centric approach (#10)
Introduced a browser-centric approach to Puppeteer mode, improving functionality and usability. This release also includes general improvements and bug fixes to enhance stability and performance.
1 parent 074aba7 commit 4fb1b47

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

.changeset/giant-carrots-wink.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
# Changelog
22

3-
## [1.0.0]
3+
## 1.1.0
4+
5+
### Enhancements
6+
7+
- Added browser centric approach on the puppeteer mode.
8+
- General improvements & bugfixes
9+
10+
## 1.0.0
411

512
### Built-in support for leading vision-language models:
13+
614
- **Claude**: Anthropic's advanced vision and reasoning model
715
- **OpenAI**: GPT-4o with visual understanding capabilities
816
- **Gemini**: Google's multimodal AI for computer interaction
917
- **[OmniParser](https://github.com/microsoft/OmniParser)**: Screen Parsing tool for Pure Vision Based GUI Agent
1018

11-
1219
### AI-Powered Computer Control
20+
1321
- Intelligent element detection and navigation
1422
- Automated verification and validation
1523
- Comprehensive test documentation with automated screenshot capture for each step

0 commit comments

Comments
 (0)