# Agent Design Not for humans writing scripts — for models picking actions. Every interface decision starts from "how does an LLM use this?" ## Design Philosophy ### Compact Text Output Page state, screenshots, and command results are returned in token-friendly format — not human-formatted JSON. Compact indexed text is several times more token-efficient than full DOM HTML or formatted JSON, letting the agent run more tasks within a limited context. ``` url=https://example.com/login title=Login *[1]
*[2] *[3] *[4]