Skip to content

Conversation

pirate
Copy link
Member

@pirate pirate commented Jul 16, 2025

Summary by cubic

Added helper utilities for common CDP operations and introduced a watchdog service to monitor and recover unresponsive Chrome targets.

  • New Features

    • Added helpers.py with functions for extracting values, handling errors, and managing CDP sessions.
    • Added watchdog.py to automatically detect, reload, or replace crashed Chrome targets.
    • Updated __init__.py to export new helpers.
  • Dependencies

    • Added configuration for ruff, pyright, and pytest in pyproject.toml for improved linting and testing.

@pirate pirate changed the title Helpers Add some helpers to reduce boilerplate in browser-use Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant