managed-agent-intake · git:20260602.65de52b · 2026-06-02 · sha256 fad28fcba507d48f
managed-agent-intake git:20260602.65de52bA
Immutable. This exact content is served forever at /api/v1/blob/fad28fcba507d48f.
--- name: managed-agent-intake description: Managed-agent front example; a governed agent-task that drafts a triage summary. --- # Triage intake Read the issue inputs and produce a short triage summary. When the task is complete, return the structured result. By default the runtime yields this act to the host (`needs_agent`). If a managed agent provider is configured (`runx config set agent.provider anthropic`, plus `agent.model` and `agent.api_key`), the runtime drives the bounded tool-use loop in-process instead, governed and sealed the same way.