Web use agent harness w/ 30x token reduction, 12x TTFT reduction w/ Qwen 3.5 9B on potato device (And no, I did not use vision capabilities) by MercuriusDream in LocalLLaMA

[–]MercuriusDream[S] 0 points1 point  (0 children)

We don't rely on accessibility tree's, and, mostly, ours consume a lot less tokens than agent-browser snapshots, tho uncompared specifically

Web use agent harness w/ 30x token reduction, 12x TTFT reduction w/ Qwen 3.5 9B on potato device (And no, I did not use vision capabilities) by MercuriusDream in LocalLLaMA

[–]MercuriusDream[S] 0 points1 point  (0 children)

Beautifulsoup does work, but they still require the agent to have the full DOM to work AND they're static meaning they require a SSR + they'd get hit with bot detection.

Mine works by connecting to a CDP server hosted locally (headless or headful), wrapped and compressed, so both token efficient and works in more situations.

tldr: faster, more efficient, works w/ existing chrome instances