Unify worker API output with task output logging
Open
a:feature
- Dominant language
- No language data
- Stars
- 94
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The worker API currently doesn't group output from individual units of work and it can arrive on the console in essentially random order. We should align this with the task logging grouping to make this comprehensible.
Contributor guide
Research direction
Start by tracing the worker API output path and the existing task logging grouping behavior. Compare how each handles output from individual units of work; done means worker output is grouped consistently with task output and no longer appears in random order.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100