Basic knowledge of frontend developmentUnderstanding of the task list UI component
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
60
調査方針
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.