agent-starter-pack
agent-starter-pack copied to clipboard
feat: add --single-branch flag to git clone for remote templates
Summary
- Add --single-branch flag to git clone command for remote templates
- Makes cloning more efficient by only fetching the specified branch
Changes
- Updated
fetch_remote_template()inremote_template.pyto include--single-branchflag - Applies to all remote templates including adk@ agents