15 lines
343 B
YAML
15 lines
343 B
YAML
name: support-to-fix-engineer
|
|
version: 0.1.0
|
|
entrypoint: agent:SupportToFixEngineer
|
|
expose:
|
|
public: false
|
|
runtime:
|
|
resources:
|
|
cpu: "1"
|
|
memory: 512Mi
|
|
max_runtime_seconds: 600
|
|
pricing:
|
|
price_per_call_usd: 0.0
|
|
caller_pays_llm: false
|
|
notes: "Deterministic policy and artifact generation; no LLM credential required."
|