| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-18 | 1.1 kB | |
| v0.1.3 source code.tar.gz | 2026-01-18 | 1.1 MB | |
| v0.1.3 source code.zip | 2026-01-18 | 1.2 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
What's Changed
Bug Fixes
- Fix MCP server compatibility with Claude Desktop (#42) - thanks @evanniedojadlo
- Add
additionalProperties: falseto tool schemas for Zod validation - Fix
notifications/initializedhandling per JSON-RPC 2.0 spec -
Fixes [#48], [#38], [#26]
-
Fix BiDi error response parsing to follow WebDriver BiDi spec
-
Fixes [#50], [#25]
-
Fix Python platform packages to include clicker binaries
- Windows wheel now includes
clicker.exe -
Fixes [#49], [#47], [#31]
-
Disable Chrome password manager and leak detection prompts
Issues Fixed
- [#50] - vibe.screenshot() fails intermittently when BiDi error payload is a string
- [#49] - Python Windows: vibium_win32_x64 installs without clicker.exe
- [#48] - Vibium MCP sends invalid JSON-RPC message after initialization
- [#47] - ClickerNotFound Error workaround on Windows
- [#38] - Vibium showing error with Claude Desktop on macOS
- [#31] - ClickerNotFoundError on Windows
- [#26] - Using MCP with Claude Desktop returns errors
- [#25] - BiDi error responses incorrectly parsed