Python only for now. This cheatsheet currently covers the Python ADK SDK. Support for other languages is coming soon.
| references/python.md | Python ADK API quick reference — agents, tools, auth, orchestration, callbacks, plugins, state, artifacts, context caching/compaction, session rewind |
| references/docs-index.md | ADK docs index (synced from llms.txt) — titles and URLs for fetching ADK documentation pages. If missing, fetch https://google.github.io/adk-docs/llms.txt using your agent's web fetch tool or curl. |
DEBE LEER antes de escribir o modificar el código del agente ADK. Referencia rápida de ADK API para Python: tipos de agentes, definiciones de herramientas, patrones de orquestación, devoluciones de llamadas y administración de estado. Incluye un índice de todas las páginas de documentación de ADK. NO lo use para crear nuevos proyectos (use adk-scaffold). Fuente: eliasecchig/adk-docs.