2026-04-13
v0.2.0 — Public beta: the agent-first surface is live
Phase 2 is complete. Garu now has everything a developer or AI agent needs to discover, understand, and integrate Brazilian payments — from first visit to first charge.
.md twin. Send Accept: text/markdown or append .md to any URL and get clean markdown back. Agents can now read garu.com.br the same way humans browse it.llms.txt at the root, .well-known/mcp.json for MCP server discovery, and .well-known/agent-skills/index.json listing every published skill.QRELEASE shortcut for versioned releases, C-12 changelog discipline, AX-1 agent experience checklist for new endpoints, and O-5..O-8 scope rules for public repos.npm install @garuhq/node@0.2.0
npm install -g @garuhq/cli@0.1.2
{
"mcpServers": {
"garu": {
"command": "npx",
"args": ["-y", "@garuhq/mcp@0.1.0"],
"env": { "GARU_API_KEY": "sk_live_..." }
}
}
}