Skip to content

Add root README - #2

Merged
jamesosullivan-polyai merged 3 commits into
mainfrom
add-root-readme
Aug 14, 2026
Merged

Add root README#2
jamesosullivan-polyai merged 3 commits into
mainfrom
add-root-readme

Conversation

@jamesosullivan-polyai

@jamesosullivan-polyaijamesosullivan-polyai commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a top-level README: what this repo is, a table of the 5 template projects, prerequisites, quick start, project structure, and a note on the scheduled adk-pull.yml sync action.
  • Reworks quick start instructions (root + all 5 per-template READMEs) around poly template load instead of cd-ing into a folder and chatting directly against its source project. Not everyone has access to the account these folders sync from — poly template load copies a template into your own project without needing permission on the original.

Test plan

  • Read through on GitHub, check links to each template folder resolve
  • Run poly template load --region us-1 from a project you own and confirm one of these templates shows up in the picker

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Not every reader has access to the account these projects were pulled
from. poly template load copies a template's resources into your own
project without needing permissions on the source, so quick start
instructions use that instead of cd'ing into these folders directly.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Removes the per-template READMEs — one root README covering all
templates is enough. Also drops the --region flag from the
poly template load example since it's not required.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jamesosullivan-polyai