| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agent-browser-linux-x64 | 2026-03-31 | 8.2 MB | |
| agent-browser-win32-x64.exe | 2026-03-31 | 8.0 MB | |
| dashboard.zip | 2026-03-31 | 403.1 kB | |
| agent-browser-darwin-arm64 | 2026-03-31 | 6.9 MB | |
| agent-browser-darwin-x64 | 2026-03-31 | 7.7 MB | |
| agent-browser-linux-arm64 | 2026-03-31 | 7.1 MB | |
| agent-browser-linux-musl-arm64 | 2026-03-31 | 7.0 MB | |
| agent-browser-linux-musl-x64 | 2026-03-31 | 8.1 MB | |
| README.md | 2026-03-31 | 272 Bytes | |
| v0.23.3 source code.tar.gz | 2026-03-31 | 1.1 MB | |
| v0.23.3 source code.zip | 2026-03-31 | 1.2 MB | |
| Totals: 11 Items | 55.8 MB | 1 | |
Bug Fixes
- Fixed drag and drop not working because
mouseMovedevents during the drag omitted thebuttonsbitmask, causing the browser to seeevent.buttons === 0and never firedragstart/dragover/drop(#1087)
Contributors
- @ctate
- @juniper929