last30days switches GitHub from keyword search to author-scoped queries when the topic is a person: PRs merged and merge rate, own repos with stars and README summaries, recent releases. That answers 'what are they shipping' rather than 'who mentioned this name in an issue'.
last30flames already uses the official GitHub API, so this is fully within constraints: detect (or accept via flag, e.g. --github-user=steipete) a GitHub login and query commits/PRs/repos/releases scoped to that author within the recency window, rendering them into the numbered context.
last30days switches GitHub from keyword search to author-scoped queries when the topic is a person: PRs merged and merge rate, own repos with stars and README summaries, recent releases. That answers 'what are they shipping' rather than 'who mentioned this name in an issue'.
last30flames already uses the official GitHub API, so this is fully within constraints: detect (or accept via flag, e.g.
--github-user=steipete) a GitHub login and query commits/PRs/repos/releases scoped to that author within the recency window, rendering them into the numbered context.