Skip to content

docs: refresh 2026-W28 alpha entries#31

Merged
keli-wen merged 2 commits into
masterfrom
codex/refresh-2026-w28-alpha-entries
Jul 15, 2026
Merged

docs: refresh 2026-W28 alpha entries#31
keli-wen merged 2 commits into
masterfrom
codex/refresh-2026-w28-alpha-entries

Conversation

@keli-wen

Copy link
Copy Markdown
Contributor

1. Repo URL · 仓库链接

2. Pillar + sub-category · 放在哪个分类

  • Agents → Single-agent end-to-end traders
    • NoFxAiOS/nofx
  • Agents → Strategy coding / self-improving agents
    • HammerGPT/Hyper-Alpha-Arena
  • Agents → Multi-agent trading systems
    • Lumiwealth/lumibot
  • MCPs → Market data / data providers
    • chengzuopeng/stock-sdk

3. Entry bullet · 条目

- [NoFxAiOS/nofx](https://github.com/NoFxAiOS/nofx) - Self-hosted LLM trading terminal; models decide and explain while a Go runtime enforces hard risk limits across nine exchanges.
- [HammerGPT/Hyper-Alpha-Arena](https://github.com/HammerGPT/Hyper-Alpha-Arena) - LLM factor-research and perpetuals platform; mines and validates 86 factors with IC / ICIR, decay, backtests, and attribution.
- [Lumiwealth/lumibot](https://github.com/Lumiwealth/lumibot) - Backtestable AI trading-agent/team runtime with research, debate, risk, and memory in one backtest/paper/live strategy loop.
- [chengzuopeng/stock-sdk](https://github.com/chengzuopeng/stock-sdk) - Zero-dependency TypeScript stock-data SDK with built-in MCP for A/H/US equities and funds via browser, Node.js, CLI, Claude Code, or Codex.

中文版同步:

- [NoFxAiOS/nofx](https://github.com/NoFxAiOS/nofx) - 自托管 LLM 交易终端;模型负责读取市场、决策并记录推理,Go runtime 强制硬风控;支持 9 个交易所和多模型排行榜。
- [HammerGPT/Hyper-Alpha-Arena](https://github.com/HammerGPT/Hyper-Alpha-Arena) - LLM 因子研究与永续交易平台;86 个内置因子 + IC / ICIR / 衰减评估,可从论文挖掘并验证新因子,再用于回测或交易。
- [Lumiwealth/lumibot](https://github.com/Lumiwealth/lumibot) - 可回测的 AI trading Agent / team runtime;内置研究、Bull / Bear 辩论、风控和记忆,同一策略循环可用于回测、模拟盘与实盘。
- [chengzuopeng/stock-sdk](https://github.com/chengzuopeng/stock-sdk) - 零依赖 TypeScript 股票数据 SDK + 内置 MCP server;覆盖 A / H / 美股和公募基金,支持 Browser / Node.js、CLI 与 Claude Code / Codex。

4. Quality-bar self-checklist · 条目自查

GitHub stars at submission time:

  • NoFxAiOS/nofx: 12,542 stars; last pushed 2026-07-10; AGPL-3.0.

  • Lumiwealth/lumibot: 1,804 stars; last pushed 2026-07-10; GPL-3.0.

  • chengzuopeng/stock-sdk: 1,671 stars; last pushed 2026-07-07; ISC.

  • HammerGPT/Hyper-Alpha-Arena: 1,096 stars; last pushed 2026-05-13; Apache-2.0.

  • Open source — or has a public technical artifact
    (paper, architecture doc, reproducible demo).

  • Demonstrably LLM-driven — LLM reasoning is a primary
    decision component (not feature extractor / post-hoc explainer).

  • Active in last 12 months — or canonical / foundational reference.

  • Clear scope + minimal documentation.

  • Distinct contribution — not duplicative of existing entries.

  • Public credibility signal — normally >=100 GitHub stars
    for repo entries, or a documented maintainer-level exception.

If any box is unchecked, briefly justify the waiver:

N/A. All four entries exceed the maintainer's 300-star threshold and expose a distinct open agentic or MCP surface.

5. Bilingual symmetric-edit · 中英文同步

  • I edited both README.md and README.zh-CN.md in this PR.
  • I opened a tracked translation issue with 7-day SLA.
    Link:

6. Awesome-lint advisory check · awesome-lint 辅助检查

  • I ran npx --yes awesome-lint README.md, or this PR does not change README structure.
  • I ran npx --yes awesome-lint README.zh-CN.md, or this PR does not change README.zh-CN.md structure.
  • Notes / ignored findings:

Both awesome-lint commands passed. The four new GitHub URLs returned HTTP 200, and bilingual headings / anchors remain structurally symmetric.

7. Curation notes (optional) · 补充说明(可选)

These entries were selected from the 2026-W28 weekly scan plus a follow-up GitHub topic search using a stricter 300-star threshold and an explicit alpha / differentiation review.

  • NoFxAiOS/nofx is listed under single-agent traders because each LLM trader runs its own decision loop; the real-money / competition section receives only a cross-link to its multi-model leaderboard.
  • HammerGPT/Hyper-Alpha-Arena expands the strategy-coding cluster from LLM-written strategies into factor mining, IC / ICIR validation, decay analysis, backtesting, and trade attribution.
  • Lumiwealth/lumibot now ships a code-level agent runtime with research, debate, memory, deterministic execution gates, and canonical multi-agent demos. Its upstream README shows an MIT badge, while the repository LICENSE and GitHub metadata are GPL-3.0; this PR uses the LICENSE file as authoritative.
  • chengzuopeng/stock-sdk adds a zero-dependency TypeScript MCP/data surface across A-share, Hong Kong, US-equity, and fund markets.

By submitting this PR you agree that your contribution to the
list's text is released under CC0-1.0.

提交 PR 即表示同意你对清单文本的贡献以 CC0-1.0 发布。

@keli-wen
keli-wen marked this pull request as ready for review July 14, 2026 08:38
@keli-wen keli-wen self-assigned this Jul 14, 2026
@keli-wen keli-wen added type/entry-add Adding a new list entry · 新增清单条目 pillar/agents Agents section · Agents 区 pillar/mcp MCP servers section · MCP 区 labels Jul 14, 2026
@keli-wen
keli-wen merged commit a5bcbc6 into master Jul 15, 2026
2 checks passed
@keli-wen
keli-wen deleted the codex/refresh-2026-w28-alpha-entries branch July 15, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pillar/agents Agents section · Agents 区 pillar/mcp MCP servers section · MCP 区 type/entry-add Adding a new list entry · 新增清单条目

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants