很多 task,分不清楚哪个 task 是自己 run 的。
Adding Agent name column could help
Guida contributor
Tech stack
Nessuno
Dominio
frontend
Tipo issue
feature
DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
3
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
half day
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
stale
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
clear
Prerequisiti
Basic knowledge of frontend developmentUnderstanding of the task list UI component
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
60
Direzione di ricerca
The issue requests adding an Agent name column to the task list. Explore the frontend codebase to locate the task list component (likely in a React or similar framework). Ensure the backend API provides agent names with tasks. Modify the component to display this column, and possibly update the API if missing. Check if there is an assignee already working on this to coordinate.