Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

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

Python MIT 29.8 MB Created Dec 28, 2025
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

1 branches 0 tags

main refactor: Replace print with logger.debug in actor/page.py (#3814) 6b4ed25
refactor: Replace print with logger.debug in actor/page.py 6b77410
feat: added exp backoff retry and minimum element load (#3808) 310bc12
Merge branch 'main' into rerun-history-add-exp-retry 1073fc9
feat: add support for openai responses model (#3805) 9c90ff0
fixed the edge case for handling max index 319d0ac
Merge branch 'main' into 3771-feature-request-add-support-for-openai-… 2f6a18a
fixed azure openai chat with gpt-5.1-codex fe6e8d4
fixed backend_node_id based element counting. 2aa23f0
feat: added exp backoff retry and minimum element load 0da9457
feat: remove redundant retry step from history (#3807) a25bd42
feat: remove redundant retry step from history bb13679
feat: add support for openai responses model 29c9f1a
fix: resolve Gemini API error on empty action schemas (#3804) 1849730
style: use single quotes to satisfy ruff formatter bd6c1d7
fix: use str | None type hint to satisfy linter d17f10f
fix: resolve Gemini API error on empty action schemas 285995e
fix: use correct MIME type for images in Google serializer (#3798) 30c441a
fix: use correct MIME type for images in Google serializer 221d857
fix: expose prohibited_domains in BrowserSession (#3770) c05f390
Merge branch 'main' into fix/add-prohibited-domains-to-browser-session fc4c017
fix: include shadow DOM form elements in selector_map even without sn… 64e702e
fix: include shadow DOM form elements in selector_map even without sn… 07b7a6d
fetch all skills available for agent (#3792) 085a43e
fetch all skills available for agent e836653
add support for external skillservice (#3790) 195f61a
add support for external skillservice cf0894f
Simplify Sandbox Structured Output Example (#3789) f698abf
simplify 5e5c84c
fix: change max_step_interval to 45s (#3788) 7d48e71
fix: change max_step_interval to 45s b9c8346
Merge branch 'main' into fix/add-prohibited-domains-to-browser-session e62fc52
added gemini 3 flash preview model (#3785) 84261a9
added gemini 3 flash preview model eb2382c
added BROWSER_USE_DISABLE_EXTENSIONS env var to disable extension (#3… 28d31b3
Merge branch 'main' into 3780-bug-environment-variables-completely-in… 88420e4
Fix glob pattern for Playwright browser paths (#3778) 2ccc794
added BROWSER_USE_DISABLE_EXTENSIONS env var to disable extension 556d1bc
Merge branch 'main' into playright-new-chromium-path f8cfe58
feat: added Unique attribute match and better error logging for rerun… f37130f
feat: added Unique attribute match and better error logging for rerun afa5b71
Merge branch 'main' into playright-new-chromium-path 7fbbf7b
fix: Cascading element matching for history rerun stability (#3781) f47d331
Merge branch 'main' into mert/rerunhist bc9b510
improve hashing of elements using cascading hash 1779e97
Fix glob pattern for Playwright browser paths 97ce4a8
Dont skip failrues by default (#3777) 9af7e0b
Dont skip failrues by default 05b41f6
include ax_name for rerun history element hash (#3775) b607d2f
Merge branch 'main' into fix-rerun-history-find-hash 1c57f2a
include ax_name for rerun history element hash e9c047b
Bu_oss example flash mode (#3774) 711dc34
feat: Enable flash mode for Agent in bu_oss example b79dffe
Pyproject version bump (#3773) a102128
Bump version to 0.11.2 a87c192
fix: expose prohibited_domains in BrowserSession 557b0c0
fix: prevent unnecessary blank tab creation when closing background t… 7a0fbb8
Merge branch 'main' into fix/aboutblank-unnecessary-tab-creation-3755 b0fe15a
BU OSS Support :) (#3769) a10e27a
coment 781f6eb
kv caching for BU agents dc0db88
Merge branch 'main' into mert/rerunhistory ba9dd88
BU OSS IS COMING a58b930
fix: prevent unnecessary blank tab creation when closing background tabs 948f51b
max wait between execution (#3765) 50f3576
Merge branch 'main' into mert/rerunhistory dd6aa26
max wait between execution a0996ba
Fix XAI vision check to only disable for grok-3 and grok-code models … ad8911c
Merge branch 'main' into main a8eb91d
perf: lazy import for openai and reportlab to reduce startup latency … 1e60ca3
perf: lazy import for openai and reportlab to reduce startup latency 38703d5
Fix XAI vision check to only disable for grok-3 and grok-code models cba6577
Pyproject version bump (#3760) 63004c6
Bump version to 0.11.1 06997af
Fix structured output for sandboxes (#3759) a0095f9
fix structured output for sandboxes 9b89415
make coordinates optionally available (#3757) 8a18ff3
add tests 8c9e3b2
make coordinates optionally available 20247d5
Browser logging constant documentation (#3756) 463aa20
Fix typo in logging level environment variable db36243
Filter sensitive data in history (#3750) cfccc38
Merge branch 'main' into cursor/filter-sensitive-data-in-history-5b05 201b990
Fix short line removal bug (#3749) 9273902
Fix: Filter sensitive data from state messages 8ba95ae
Refactor markdown preprocessing and add tests 24e276d
docs fix ChatOpenAI import path (#3748) 71034ca
docs fix ChatOpenAI import path ab48cc5
update system prompts (#3746) 87ac849
update system prompts 110b96d
docs: fix default action count in docs (#3741) b9a37d7
Merge branch 'main' into doc-fix-max-action-count 2e887d0
update the agents.md with field cafae08
Skills Integration (#3724) 6811d70
prepare for release 22b37f3
Merge branch 'main' into feature/skills-integration 1b75166
fixed readme 54f6942
skills example 90b704b
skills_ids = skills, added docs 6c49e62
fix structured output when tools is passeD (#3739) 2cd6d21