| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dashboard.zip | 2026-04-03 | 404.4 kB | |
| agent-browser-darwin-arm64 | 2026-04-03 | 7.0 MB | |
| agent-browser-darwin-x64 | 2026-04-03 | 7.8 MB | |
| agent-browser-linux-arm64 | 2026-04-03 | 7.2 MB | |
| agent-browser-linux-musl-arm64 | 2026-04-03 | 7.1 MB | |
| agent-browser-linux-musl-x64 | 2026-04-03 | 8.2 MB | |
| agent-browser-linux-x64 | 2026-04-03 | 8.3 MB | |
| agent-browser-win32-x64.exe | 2026-04-03 | 8.1 MB | |
| README.md | 2026-04-03 | 700 Bytes | |
| v0.24.0 source code.tar.gz | 2026-04-03 | 1.1 MB | |
| v0.24.0 source code.zip | 2026-04-03 | 1.2 MB | |
| Totals: 11 Items | 56.4 MB | 1 | |
New Features
- AWS Bedrock AgentCore provider - Added AWS Bedrock AgentCore as a cloud browser provider. Connect with
--provider agentcoreorAGENT_BROWSER_PROVIDER=agentcore. Uses lightweight manual SigV4 signing for authentication with support for the full AWS credential provider chain (environment variables, AWS CLI, SSO, IAM roles). Configure withAGENTCORE_REGION,AGENTCORE_PROFILE_ID, andAGENTCORE_BROWSER_IDenvironment variables. Returns session ID and Live View URL in the launch response (#397)
Documentation
- Added AgentCore provider page to docs site, README options table, SKILL.md, and dashboard provider icons (#1120)
Contributors
- @ctate
- @pahud