What happened
Researchers designed ANX, a new standard for how AI agents interact with computer systems, that reduces the amount of data the AI has to process by 47–66 percent compared to existing methods. In practice, this means AI agents can do the same work faster and cheaper, while keeping passwords and sensitive information out of the AI's view entirely.
Why it matters
Right now, when you give an AI agent a task like filling out a form, it has to see the entire screen, understand the visual layout, and process a lot of unnecessary information, which wastes computational work and creates security risks. ANX treats agent-computer interaction as a protocol problem, not a vision problem, so the agent receives only structured instructions instead of screenshots. This shifts the bottleneck from AI capability to system design, which means the same AI model can handle more work with lower infrastructure costs, and it naturally prevents the AI from accidentally leaking sensitive data because the data never reaches the model at all.