a2a-source-edit: write agent.py
This commit is contained in:
4
agent.py
4
agent.py
@@ -153,6 +153,10 @@ class ProductionProofV116HighUtili72553(
|
||||
description="Build and persist a one-page B2B sales operations dashboard with filters, trends, exceptions, history, receipt, and CSV artifact.",
|
||||
timeout_seconds=60,
|
||||
cost_class="standard",
|
||||
grant_mode="read_write_overlay",
|
||||
grant_allow_patterns=("outputs/dashboards/**",),
|
||||
grant_outputs_prefix="outputs/dashboards/",
|
||||
grant_write_prefixes=("outputs/dashboards/",),
|
||||
)
|
||||
async def build_dashboard(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user