github.com

Show HN: Opera CLI, 36% smaller accessibility snapshots for browser agents

triplecheese · 2 points · 1 comments · 1小时前
打开原文HN 讨论

评论

2 条预览评论 · 正在加载完整讨论
triplecheese1小时前

We’ve made improvements to the opera-browser-cli resulting in 36% smaller snapshots per byte, which compounds into 66% fewer input tokens than the existing opera-raw (and 80% fewer than the raw mcp baseline!). For reference, we benchmarked on documentation-class pages; results on app-style UIs may differ. By adding a compression layer on top of the excellent AXI (Agent eXperience Interface; Kun Chen, https://axi.md) design spec, we came up a few clever ways to thin the snapshot, by doing structural cleanup, adding a predictable default cap and adding a URL lookup table.

ricardofranco43分钟前

[deleted]