[Vibe Coding AI Agents: Managing the Agent Lifecycle with Agents CLI and ADK 2.0] step 4 create your agent project - the scaffolding commands are not triggered

Open
#2,153 0 comments 0 reactions 1 assignee View on GitHub

@Sita04 is already working on this.

Since Jun 22, 2026.

Assessment

This issue has not been assessed yet.

Description

Running the specified promtp:

Use ADK 2.0 to create a new graph workflow agent project called customer-support-agent. 
I don't want to deploy this agent, so you can skip the deployment files. 
The workflow should act as a customer support representative for a shipping company. 
It should first classify if the user query is related to shipping (rates, tracking, delivery, returns) or unrelated. 
If it is related to shipping, route to a shipping FAQ agent to answer the question. 
If it is unrelated, route to a node that politely declines to answer.

does not result in agy automatically running the scaffolding command agents-cli scaffold create customer-support-agent --prototype --yes

Dominant language
No language data
Stars
30
Forks
60
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googlecodelabs/feedback

All issues in googlecodelabs/feedback

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.