{{ event.event_type }}
{% if event.event_payload %}
{{ event.event_payload }}
{% endif %}
{% extends "base.html" %} {% block title %}{{ page_title }} - AgomTradePro{% endblock %} {% block extra_css %} {% include "agent_runtime/_operator_styles.html" %} {% endblock %} {% block content %}
{{ task.task_domain }} / {{ task.task_type }} / {{ task.status }}
{{ task.input_payload }}
{% endif %}
{% if task.last_error %}
{{ task.last_error }}
{% endif %}
{{ event.event_payload }}
{% endif %}
| Request | Type | Status | Risk | Approval |
|---|---|---|---|---|
| {{ proposal.request_id }} | {{ proposal.proposal_type }} | {{ proposal.status }} | {{ proposal.risk_level }} | {{ proposal.approval_status }} |
| 暂无 proposals。 | ||||
{{ guardrail.evidence }}
{% endif %}
{{ execution.error_details }}
{% endif %}
{{ handoff.handoff_payload }}
{% endif %}