Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
browser_use_mcp_server-1.0.1-py3-none-any.whl | 2025-04-15 | 15.9 kB | |
browser_use_mcp_server-1.0.1-py3-none-any.whl.sigstore.json | 2025-04-15 | 9.1 kB | |
browser_use_mcp_server-1.0.1.tar.gz | 2025-04-15 | 13.9 kB | |
browser_use_mcp_server-1.0.1.tar.gz.sigstore.json | 2025-04-15 | 9.1 kB | |
v1.0.1.tar.gz | 2025-04-15 | 84.3 kB | |
v1.0.1.tar.gz.sigstore.json | 2025-04-15 | 9.1 kB | |
v1.0.1.zip | 2025-04-15 | 92.6 kB | |
v1.0.1.zip.sigstore.json | 2025-04-15 | 9.1 kB | |
README.md | 2025-04-15 | 1.7 kB | |
v1.0.1 source code.tar.gz | 2025-04-15 | 84.3 kB | |
v1.0.1 source code.zip | 2025-04-15 | 93.6 kB | |
Totals: 11 Items | 422.9 kB | 1 |
1.0.1 (2025-04-15)
Bug Fixes
- add configuration files for Bandit, Flake8, Pylint and Pyright to enhance code quality checks (78dbad4)
- enhance project configuration with dynamic versioning and update CI workflow for artifact handling (095b4cd)
- enhance pyproject.toml with asyncio fixture loop scope and update Ruff configuration to ignore line length violations in comments and string literals (1131291)
- replace .bandit file with .bandit.yml for improved configuration management, update .pylintrc with additional disable rules and settings, enhance pyrightconfig.json and clean up server.py and cli.py by removing unnecessary comments (bb8a8e9)
- update Dockerfile to disable anonymized telemetry and adjust environment variables; remove version declaration from init.py (0b0d41a)
- update Dockerfile to include git installation, enhance pyproject.toml with license and dependency organization and refine CI workflow by removing unused validation step (4df9be0)