Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

core/

Canonical, machine-readable ADK patterns curated by the agents-cli team.

Purpose

Recipes in core/ teach fundamental patterns — OAuth flows, session memory, guardrails, RAG, and similar building blocks. Each is a small, focused example designed to be consumed and composed by tooling, not read cover-to-cover as a tutorial.

Coding assistants (e.g. Antigravity CLI) and agents-cli read these recipes and re-compose them into larger agents. Human developers can also browse and learn from them directly.

Trying a recipe

Browse the folders below. Each recipe has its own README.md with setup and run instructions.