What is AGI Agent?
AGI Agent is a user-initiated productivity agent from AGI, Inc. It can take actions and make purchases for a person, so its traffic represents an attempted task rather than a background crawl for an index.
AGI describes AGI-0 as an agent that can operate apps and websites from phones, computers, and other devices. Its examples include ordering rides or food, making online purchases, editing media, and sending messages. A website may therefore see several related requests as the agent works through one workflow.
AGI's API documentation models browser work as a session that receives a task. That context matters when reviewing logs: page loads, form submissions, and follow-up navigation may all belong to the same user instruction. The site still decides whether the session is authenticated and whether a requested action is allowed.
This agent has no documented role in public AI search or model training. Allowing it can help an AGI user complete a task on your site, but it does not make your pages more likely to appear in generated answers. Blocking it affects automation of the live workflow instead.
Cloudflare's bot directory lists AGI Agent as an AGENT in its AI assistant category, names AGI, Inc as the operator, and links to the AGI-0 product page. It records no user-agent patterns or complete User-Agent strings. As a result, there is no stable text token for a narrow robots.txt group or log classifier.
Cloudflare does record a Web Bot Auth directory at https://api.agi.tech/.well-known/http-message-signatures-directory and marks followsRobotsTxt as false. A valid HTTP message signature checked against that directory can establish that a request came from AGI Agent. It cannot prove what the user intended, grant permission to transact, or replace the site's own authorization checks.
