Priorities instead of random
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Maybe it should print one task after another instead of just randomly printing one. This needs some state-saving though.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that randomly selects and prints tasks. Read how task data is loaded and whether any state is currently persisted. Done means tasks are presented in a predictable sequence across runs, with progress saved so the next task can be selected after restarting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100