{{ tool_icon }} {{ name }} {{ status_label }}
{% if branch %}
{{ branch }}
{% endif %} {% if mcp_servers %}
{% for mcp in mcp_servers %} {{ mcp }} {% endfor %}
{% endif %} {% if tags %}
{% for tag in tags %} {{ tag }} {% endfor %}
{% endif %}
{{ last_activity }} {% if status_source == 'hook' %} 🟢 Live {% elif status_source == 'watcher' %} 🟡 Polled {% endif %}
View detail → {% if show_approve_action %} {% endif %}