decomposer: scaffold gcp_solution_architecture_agent
This commit is contained in:
0
app/__init__.py
Normal file
0
app/__init__.py
Normal file
1
app/agent.py
Normal file
1
app/agent.py
Normal file
@@ -0,0 +1 @@
|
||||
"""gcp_solution_architecture_agent: create_agent_app wiring + REST route handlers only."""
|
||||
1
app/card.py
Normal file
1
app/card.py
Normal file
@@ -0,0 +1 @@
|
||||
"""AgentCard + skill list."""
|
||||
1
app/config.py
Normal file
1
app/config.py
Normal file
@@ -0,0 +1 @@
|
||||
"""Typed settings."""
|
||||
0
app/nodes/__init__.py
Normal file
0
app/nodes/__init__.py
Normal file
0
app/states/__init__.py
Normal file
0
app/states/__init__.py
Normal file
0
app/tools/__init__.py
Normal file
0
app/tools/__init__.py
Normal file
0
app/workflows/__init__.py
Normal file
0
app/workflows/__init__.py
Normal file
Reference in New Issue
Block a user