graph: allow querying a range of commits
Open
enhancement
web UI
- Dominant language
- Python
- Stars
- 319
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Inside of prompting for a single commit, it should also be able to accept a commit range.
Contributor guide
Research direction
Start at the CLI prompt that currently accepts a single commit and trace how that value reaches the graph query. Determine how a commit range should be parsed and represented, then verify that querying a range produces the expected dependency graph without changing single-commit behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100