返回 last30days-skill
CONTRIBUTORS.md
根目录 / CONTRIBUTORS.md
1 # Contributors
2
3 last30days is built by [@mvanhorn](https://github.com/mvanhorn) with help from the community.
4
5 ## v3 Inspiration
6
7 These contributors submitted PRs and issues that directly inspired v3 features. The v3 engine was a ground-up rewrite, so their original code wasn't merged, but their ideas shaped what shipped.
8
9 Want to claim your entry? Submit a PR replacing the placeholder line below your name with your bio, website, or anything you'd like.
10
11 ---
12
13 ### @uppinote20
14 [PR #143](https://github.com/mvanhorn/last30days-skill/pull/143) - Rich Reddit comments, top 3 per post
15 v3 ships top comments with upvote counts on every thread.
16 > _Add your bio, website, or anything you'd like here._
17
18 ### @zerone0x
19 [Issue #134](https://github.com/mvanhorn/last30days-skill/issues/134) + [PR #136](https://github.com/mvanhorn/last30days-skill/pull/136) - GitHub as a first-class data source
20 v3 has full GitHub search: issues, PRs, person-mode profiles, project-mode repos with live star counts.
21 > _Add your bio, website, or anything you'd like here._
22
23 ### @thinkun
24 [PR #116](https://github.com/mvanhorn/last30days-skill/pull/116) - Resilient Reddit, prevent enrichment timeout from discarding results
25 v3 has parallel enrichment with per-item timeouts. No results are ever dropped.
26 > Thinker, technologist, AI expert, music-tinkerer. Founder of [Thinkun](https://thinkun.com). [@thinkun on GitHub](https://github.com/thinkun) · [@unthink on X](https://x.com/unthink)
27
28 ### @thomasmktong
29 [PR #124](https://github.com/mvanhorn/last30days-skill/pull/124) - Pure Python Reddit fallback
30 v3 Reddit is 100% pure Python with zero external dependencies.
31 > _Add your bio, website, or anything you'd like here._
32
33 ### @fanispoulinakisai-boop
34 [Issue #100](https://github.com/mvanhorn/last30days-skill/issues/100) - Reddit timeout report
35 Drove the timeout resilience work that made v3 Reddit bulletproof.
36 > _Add your bio, website, or anything you'd like here._
37
38 ### @pejmanjohn
39 [Issue #78](https://github.com/mvanhorn/last30days-skill/issues/78) - ScrapeCreators silent failures
40 v3 surfaces all API errors with clear diagnostics instead of silently returning empty results.
41 > Repping the mighty MI; home of the most cracked agentic engineers. https://github.com/pejmanjohn
42
43 ### @zl190
44 [PR #115](https://github.com/mvanhorn/last30days-skill/pull/115) - HN trending merge
45 v3 merges trending and keyword HN results with deduplication for better coverage.
46 > Healthcare AI engineer. [Blog](https://zl190.github.io/blog)
47
48 ### @hnshah
49 [PR #84](https://github.com/mvanhorn/last30days-skill/pull/84), [#85](https://github.com/mvanhorn/last30days-skill/pull/85), [#86](https://github.com/mvanhorn/last30days-skill/pull/86) - Watchlist delivery, 90-day scanning window, HN/Polymarket storage
50 v3 has durable watchlist with multi-source storage and extended time windows.
51 > Hiten Shah. Founder. Builds in public. https://github.com/hnshah
52
53 ---
54
55 ## Past Contributors
56
57 - [@23241a6749](https://github.com/23241a6749) - Windows cp1252 fixes ([#549](https://github.com/mvanhorn/last30days-skill/pull/549)); Windows killpg guard ([#552](https://github.com/mvanhorn/last30days-skill/pull/552)); browser promo clarity ([#387](https://github.com/mvanhorn/last30days-skill/pull/561)); setup wizard fix ([#574](https://github.com/mvanhorn/last30days-skill/pull/578)); check-config xargs fix ([#506](https://github.com/mvanhorn/last30days-skill/issues/506)); check-config clean-exit on missing last-run ([#463](https://github.com/mvanhorn/last30days-skill/issues/463)); Firefox multi-profile cookies ([#498](https://github.com/mvanhorn/last30days-skill/issues/498)); X/Twitter CT0 template ([#396](https://github.com/mvanhorn/last30days-skill/issues/396)); .env permission auto-fix ([#573](https://github.com/mvanhorn/last30days-skill/pull/599)); MCP Go tests in CI ([#621](https://github.com/mvanhorn/last30days-skill/issues/621))
58 - [@JosephOIbrahim](https://github.com/JosephOIbrahim) - Windows Unicode fix ([#17](https://github.com/mvanhorn/last30days-skill/pull/17))
59 - [@levineam](https://github.com/levineam) - Model fallback for unverified orgs ([#16](https://github.com/mvanhorn/last30days-skill/pull/16))
60 - [@jonthebeef](https://github.com/jonthebeef) - Early testing and feedback
61
61 lines MARKDOWN