Lançamento
Your agent gets its own key, an MCP server per site, webhooks and an AGENTS.md
On the Agents tab of a claimed site you can now create keys for a coding agent, each with only the rights you choose: publish, read status, read logs, read form counts, read the audit log, read limits. Every site has a remote MCP server at mcp.dorelli.cloud/<site>; claude.ai and ChatGPT connect through OAuth instead of a key. Webhooks tell your systems when something happens, signed with HMAC-SHA256. Everything an agent does lands in an audit log, and the limits per plan (keys, deploys per day, webhooks) are enforced by the code. An AGENTS.md per site, downloadable from the portal, tells any agent how to work with it. The full story is on the agents page.
Lançado como commit ab71427