Skip to content

[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 #2153

Description

@FloGua

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions