Local Web-Agent Showcase · {{ tasks|length }} repeatable tasks

Task Dashboard

Six perfect-score odyssey runs whose underlying data refreshes on a schedule. Open any card to see the agent's findings, sources, critical points, and screenshots from the run.

{% for t in tasks %}
{{ t.theme }} {{ t.cadence }}

{{ t.title }}

{{ t.task_prompt[:240] }}{% if t.task_prompt|length > 240 %}…{% endif %}
{% endfor %}