{% extends app_base_template|default("base.html") %} {% block title %}Agents - AI2Apps{% endblock %} {% block head %} {% endblock %} {% block content %}
Agent Manager
Definitions, Runs, Packages and Patches
No matching Agents

Total Runs
Active
Completed
Failed
Runtime policy
Executor
Source
Concurrency
Resume policy
Step budget
Timeout
Invocation
Manifest
Recent Runs
No Runs yet.
Select an Agent to inspect it.
No AgentRuns match the selected filters.
Installed versions
Built-in Agent; no installable package record.
Effective Definition
Built-in definition is active directly.
Local Patches
No local Patches.
Select an Agent to inspect package provenance.
{% endblock %} {% block scripts %} {% if not mobile_surface %} {% endif %} {% endblock %}