HiveMinds / HiveMinds/tw-install
Implement bayesian update on task estimated duration to learn to plan better.
- Dominant language
- Shell
- Stars
- 20
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When the user sets the estimated duration, use the previous estimated durations, compare those to the actual measured durations in timewarrior, and update the new estimated duration accordingly using a bayesian update https://arxiv.org/pdf/0901.1342.pdf.
(Also if automatic scheduling is implemented, give warning if user appears to not be able to make task deadline #7 .)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by identifying how estimated durations are set and how actual durations are obtained from Timewarrior, then review the linked Bayesian-update paper and define the completion criteria before implementing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100