{% for assignee in task.assignees %}
{% if assignee.entity_type.value == 'agent' %}🤖{% else %}👤{% endif %} {{ assignee.name|truncate(15) }}
{% endfor %}
{% endif %}
No active session.
Loading…
Loading…
Loading…
{% endfor %}
{% if not stage.tasks %}
✨ Ready for new tasks
Drop here
{% endif %}
{% set normalized_stage_name = stage.name|lower|replace('-', ' ')|replace('_', ' ')|trim %}
{% if normalized_stage_name in ['backlog', 'to do'] %}
{% endif %}
{% endfor %}
Activity
Agent approval request
Approval needed
Select a pending approval.
Edit Task
Assign Role to Task
Loading...
Edit Project
CLI agent sessions and hooks use this as the workspace path.
Stage Policy
Configure expected roles, required outputs, and review mode for each stage.
The orchestrator reads these policies to decide assignments and card movement.
The server never auto-assigns or auto-moves cards.