Skip to content

Commit de63a57

Browse files
authored
Merge pull request #44 from softpudding/codex/frontend-refresh
Codex/frontend refresh
2 parents 68ec74c + 1dcd2a0 commit de63a57

35 files changed

+4711
-1941
lines changed

README.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# OpenBrowser
22

3+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/softpudding/OpenBrowser)
4+
35
OpenBrowser is a multimodal browser agent for real web tasks.
46

57
It treats browser automation as a visual and interactive systems problem, not just a DOM parsing problem. Browsers are among the most complex pieces of software most people use every day. Reading the DOM can help, but understanding the DOM is not the same thing as actually operating the page. The long-term direction we believe in is multimodal control, or at least a strongly hybrid approach.
@@ -34,23 +36,6 @@ What this demo shows:
3436
- Multi-step decision making across multiple candidates
3537
- End-to-end output instead of isolated single-page actions
3638

37-
### News Collection from WSJ, CNN, and Reuters
38-
39-
OpenBrowser browses major news sites, collects relevant articles, and writes a translated summary of a developing event.
40-
41-
![News Collection Demo](demo/news_collection-preview.gif)
42-
43-
[Watch full video: news_collection.mp4](demo/news_collection.mp4)
44-
45-
#### Collected Articles
46-
47-
OpenBrowser collected the following articles and saved them as markdown files:
48-
49-
- **[伊朗战争新闻汇总_2026-03-08.md](demo/伊朗战争新闻汇总_2026-03-08.md)** - Summary of all collected news with translations
50-
- **[WSJ_伊朗历史首都成为美以空战震中.md](demo/WSJ_伊朗历史首都成为美以空战震中.md)** - WSJ report on Isfahan air strikes
51-
- **[WSJ_特朗普不排除向伊朗派遣地面部队_实时更新.md](demo/WSJ_特朗普不排除向伊朗派遣地面部队_实时更新.md)** - WSJ live updates on Trump's Iran policy
52-
- **[CNN_伊朗战争实时更新_能源设施袭击.md](demo/CNN_伊朗战争实时更新_能源设施袭击.md)** - CNN live coverage of energy facility attacks
53-
5439
## Why OpenBrowser
5540

5641
### Browsers are hard

demo/CNN_伊朗战争实时更新_能源设施袭击.md

Lines changed: 0 additions & 185 deletions
This file was deleted.

demo/WSJ_伊朗历史首都成为美以空战震中.md

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)