TypeSafe releases Jev Ultrafast, an open-source browser agent using indexed action targeting
TypeSafe has open-sourced Jev Ultrafast, a browser automation agent that reads a page's elements as an indexed table and picks an operation-target pair in a single network round trip, calling a small language model only when text needs to be generated. In a demo, it booked a Zürich-to-London flight search on Google Flights from a single natural-language goal in 7.1 seconds, including page load waits. The code, along with a local inspector interface for watching element probabilities and executed actions, is available on GitHub.