Skip to content

v2.1.0 — Comprehensive Wiki + Capability Documentation

Choose a tag to compare

@itallstartedwithaidea itallstartedwithaidea released this 06 Mar 04:04
· 6 commits to main since this release

What's New

15-Page Wiki Documentation

The full wiki is now live at github.com/itallstartedwithaidea/google-ads-api-agent/wiki:

  • Home — Navigation hub with Repo vs MCP vs Buddy capability comparison
  • Quick Start — Install, configure, run in 5 minutes
  • Credentials Setup — Google Ads, Anthropic, Cloudinary, SearchAPI, Gemini
  • Architecture Overview — System design, data flow, ReAct loop patterns
  • Buddy Architecture — Cloudflare production stack (DO, Agents SDK, D1, R2, Vectorize)
  • Tool Reference — All 21 tools with parameters
  • Read Tools — 47 GAQL queries documented
  • Write Tools — 62 mutation operations with CEP safety protocol
  • AI Tools — Web search, keyword research, URL scanning, PageSpeed, creative builder
  • Sub-Agents — 6 specialists (Simba, Nemo, Elsa, Aladdin, Moana, Baymax)
  • GAQL Query Reference — Full SQL for all 47 queries
  • Mutation Reference — Detailed parameter tables for all 62 writes
  • Security — CORS, rate limiting, AES-256-GCM, SSRF, XSS protections
  • API Endpoints — Python REST API + Cloudflare Pages Functions
  • Troubleshooting — Common issues and debugging

Documentation Accuracy Updates

  • Corrected tool counts: 21 tools, 47 reads, 62 writes
  • Complete tool inventory table in BUDDY_ARCHITECTURE.md
  • Updated Python-to-Buddy mapping with all capabilities

Capability Audit

Full audit confirmed Buddy covers all 23 MCP tools plus 24 additional reads, 51 additional writes, 12 AI tools, semantic memory, real-time WebSocket, billing, encrypted storage, Merchant Center, and automated monitoring.

Full changelog: CHANGELOG.md