项目文件夹

文件
wehub-resource-sync 2860fb5d18
Security / Dependency review (push) Has been skipped
Scorecard / Scorecard analysis (push) Failing after 0s
Security / Dependency audit (push) Failing after 1s
Security / Secret scan (push) Failing after 1s
Validate / eval (push) Failing after 0s
Validate / tests (push) Failing after 0s
Validate / mcp-tests (push) Failing after 1s
GitHub Actions Security Analysis with zizmor 🌈 / zizmor (push) Failing after 1s
Security / SAST scan (push) Failing after 13m52s
chore: import upstream snapshot with attribution
2026-07-13 12:05:33 +08:00

2.1 KiB

PR Credits — Thank After V2 Goes Live

When V2 is pushed to the public repo, comment on each PR to thank the contributor and let them know their work was integrated.

Integrated (cherry-picked into V2)

PR Author What Status
#17 @JosephOIbrahim Windows Unicode fix (cp1252 emoji crash) Merge or close with thanks
#16 @levineam Handle 403 model access errors + gpt-4.1 fallback Merge or close with thanks
#18 @jonthebeef --days=N configurable lookback flag Merge or close with thanks
#1 @galligan (Matt Galligan) Marketplace plugin conversion — we took a lighter approach inspired by his PR Close with thanks, explain lighter approach

Already Fixed in V2 (close with thanks)

PR Author What
#15 @rszrszrsz YAML argument-hint fix — already fixed in V2
#11 @nerveband Same YAML fix (earlier) — already fixed in V2

Not Integrated (close with explanation)

PR Author What Why
#5 @jblwilliams Codex auth with OpenAI Responses API Good idea, too complex for now (358 lines SSE/JWT). May revisit.
#14 @thangman1 WebSearch-first, API keys optional Philosophical shift — V2 already does WebSearch in parallel
#10 @thetechreviewer OpenRouter API integration Too large (1029 lines), adds MCP server

Suggested Comment Template

Thanks for this PR! We integrated your [fix/feature] into V2 (commit XXXXX). Really appreciate the contribution. 🙏

Closing this PR since the changes are now in main via a different commit, but full credit to you for the idea and implementation.