OpenBrowser is a framework for intelligent browser automation. It combines direct CDP communication with a CodeAgent architecture, where the LLM writes Python code executed in a persistent namespace, to navigate, interact with, and extract information from web pages autonomously.
Stars
215
Forks
17
Watchers
215
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.4k
commits
26
commits
9
commits
8
commits
Merge pull request #115 from billy-enrizky/feat/sync-training-research-to-origin
905c4a2View on GitHubfeat: sync training infra and add research section to README
92a09b6View on GitHubMerge pull request #114 from billy-enrizky/feat/add-modal-training
688cff7View on GitHubfeat(training): add Modal deployment for training and eval jobs
d8521dcView on GitHubMerge pull request #113 from billy-enrizky/fix/revert-skill-md
6931b13View on GitHubfix(plugin): restore file-download SKILL.md to pre-cherry-pick state
148dc05View on GitHubMerge pull request #112 from billy-enrizky/feat/training-infra
a9697ebView on GitHubfeat(anyscale): add HuggingFace push script and RL job submission helper
ca8443bView on GitHubfix(browser): safe_navigate with timeout protection and auto-restart
9ce0566View on GitHubfix(training): StableDRL clipping, NaN guards, greedy baseline in CJ-GRPO/MDPO
3a134d7View on GitHubfix(fsdfm_model): log-domain softmax, epsilon fix, gradient checkpointing
a3af06eView on GitHubfix(training): upgrade proxy reward nav failure to error log level
53e2f2aView on GitHubfeat(training): persist intermediate checkpoints to Anyscale storage
79821cbView on GitHubfix(training): add default True to bf16 config reads in FS-DFM trainers
5f15cb2View on GitHubfix(anyscale): add explicit CONFIDENCE_NOISE_STD to ReFusion YAMLs
42e78ccView on GitHub