wtg takes any GitHub URL (commit, issue, PR, file) or identifier and tells you which release first shipped it. Works with remote GitHub repos without cloning, but also runs locally on any git repo (with graceful degradation when GitHub isn't available). Smart caching and snarky messages included.
Try it without installing: uvx --from wtg-cli wtg https://github.com/go-task/task/issues/1322 Written in Rust, packaged as Python CLI for easy distribution.
Would love feedback!