Updates & roadmap

Highlights of where Vibium is and where it's headed. For the authoritative, always-current list, follow the GitHub releases.

v26.5.31

Latest release at time of writing

11+

Releases shipped

2.8k★

GitHub stars and growing

Release highlights

What's landed

v26.5.31Latest · Jun 1, 2026
  • Packaging: npm package ships dist/ again (with a self-healing prepack hook) and fixed ESM binary resolution — restores require('vibium') and TS type imports.
  • Core fixes: resolved textarea fill/element crashes, select now errors on non-matching options, and clock methods error when not initialized.
  • MCP server: fixed empty/null result handling, cookie parsing, and screenshot annotation.
  • CLI: removed Node stack traces from error output and corrected error categorization.
  • Clients: added Python page.eval() alias, expanded Java client commands, and raised Python's pipe message limit.
Core capabilities
  • Single ~10 MB binary with automatic browser download.
  • Built-in MCP server as a first-class interface.
  • Semantic element finding by text, label, placeholder and ARIA role.
  • Actionability system to prevent "element not interactable" errors.
Client libraries
  • JavaScript/TypeScript, Python and Java client libraries with sync & async APIs.
  • vibe-check agent skill for one-command setup.
Foundations
  • Built on the open WebDriver BiDi standard.
  • CLI with go, map, find, click, fill, screenshot and more.
  • Apache 2.0 license.
Version numbers and dates here are a snapshot. The GitHub Releases page is the source of truth — check it for the exact current version and changelog.
Roadmap

On the horizon

🧠

Memory layers

Persistent context so agents can remember pages and flows across a session.

🎥

Video recording

Record full automation sessions as video evidence, beyond screenshots and PDFs.

🔁

Sense → Think → Act

A robotics-inspired control loop guiding the broader architecture.

🩹

Self-healing locators

AI-assisted recovery when selectors drift or break.

See the official ROADMAP.md and V2-ROADMAP.md for details.

Stay current

Follow along