Ego-jev is a browser agent skill that makes typed decisions in ~0.4 seconds per DOM step using TypeSafe's System One API, replacing full LLM calls. It numbers interactive elements, makes one API call to pick an operation and target together, then executes via ego-browser, escalating complex tasks like logins and payments back to the planner.
Readability++ is a C++23 port of Mozilla Readability that extracts article content from HTML without JavaScript dependencies. It achieves behavioral parity with the original through a parser-agnostic algorithm and includes a lightweight DOM implementation, passing a 130-page test corpus.