Every parsed agent command now creates a task entry with type action_email / action_telegram / action_team, parent_task_id pointing to the originating task, and status completed/error reflecting the actual outcome. Tasks UI gets matching badges for all new types plus a parent-task indicator (↳ #N) so the full chain from trigger to action is visible at a glance. |
||
|---|---|---|
| .. | ||
| agents.html | ||
| base.html | ||
| chat.html | ||
| email_log.html | ||
| emails.html | ||
| files.html | ||
| index.html | ||
| login.html | ||
| orchestrator.html | ||
| settings.html | ||
| task_detail.html | ||
| tasks.html | ||
| team.html | ||