Skip to content

BrowserTrace v0.1.18

Choose a tag to compare

@aaronlab aaronlab released this 12 May 18:32
· 140 commits to main since this release

BrowserTrace v0.1.18 is a metadata and launch-surface patch release for the Browser Use-first positioning.\n\nHighlights:\n\n- Refreshes the packaged README and PyPI long description around replaying failed Browser Use runs locally.\n- Updates package metadata and launch copy to point at v0.1.18.\n- Keeps the deterministic no-API demo and public-safe export assets for quick inspection.\n\nInstall from PyPI after publish:\n\nbash\npip install "browsertrace[ui]"\nbrowsertrace doctor\nbrowsertrace demo\nbrowsertrace\n\n\nNo-install PyPI trial after publish:\n\nbash\nuvx --from "browsertrace[ui]" browsertrace demo\n\n\nUse browsertrace export <run_id> --public -o public.html before posting real traces publicly.