很多 task,分不清楚哪个 task 是自己 run 的。
Adding Agent name column could help
Contributor guide
Tech stack
None
Domain
frontend
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
clear
Prerequisites
Basic knowledge of frontend developmentUnderstanding of the task list UI component
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
60
Research direction
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.
Task 列表不显示 Agent name,不知道哪个 Task 是自己跑的 · microsoft/HydraLab#387 | Good First Issue