{{ selected_workflow.workflow_name or selected_workflow.workflow_id }}
{% if selected_workflow.beads_task_title %}{{ selected_workflow.beads_task_title }}
{% endif %}
{{ selected_workflow.phase }}
{% include "partials/progress.html" %}
Features
{% set completed = selected_workflow.features|selectattr('status', 'equalto', 'completed')|list|length %} {{ completed }}/{{ selected_workflow.features|length }}
{% include "partials/features.html" %}
Activity Log
{% include "partials/logs.html" %}
No Workflows
Run jc work <task-id> to start a workflow