报告生成时间 · 2026-06-06 09:00:47
监控项目数 10
今日新增 Star 总和 9,800+
近 7 天合并 PR 总数 60
数据来源 GitHub Trending + REST API
1
🔥 今日 +2,473 ⭐ 14,511 🍴 923

(自动本地化)Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
所属组织chopratejas
主要语言Python
开源协议Apache-2.0
创建时间2026-01-07(约 5 个月前)
最后更新2026-06-05
开放 Issue190 个
agentaianthropicclaude-codecompressioncontext-engineeringcontext-windowcursorfastapilangchainllmmcp
新生项目AI / 大模型相关开源协议: Apache-2.0
Python 76.9%Rust 18.2%TypeScript 2.7%HTML 0.9%PowerShell 0.5%
近 7 天共合并 8 个 PR,涉及 5 位贡献者。改动类型分布:🐛 缺陷修复 5 个、📝 文档更新 1 个、🔧 CI/CD 1 个、✨ 新功能 1 个。
编号标题作者 / 时间
#642
[📝 文档更新] 文档 Windows 构建 prerequisites
docs(install): document Windows build prerequisites
@RTCartist
2026-06-05
#619
[🐛 缺陷修复] suppress proxy startup log noise
fix(startup): suppress proxy startup log noise
@neogenix
2026-06-05
#620
[🔧 CI/CD] speed up GitHub Actions — path filters, caching, timeouts, 版本 升级
ci: speed up GitHub Actions — path filters, caching, timeouts, version upgrades
@neogenix
2026-06-05
#627
[🐛 缺陷修复] route Claude Code 模型 metadata to Anthropic
fix(proxy): route Claude Code model metadata to Anthropic
@oxura
2026-06-05
#646
[✨ 新功能] weight BM25 score_batch by corpus IDF
feat(relevance): weight BM25 score_batch by corpus IDF
@SuperMarioYL
2026-06-05
#602
[🐛 缺陷修复] report unbindable proxy ports
fix(wrap): report unbindable proxy ports
@oxura
2026-06-05
#603
[🐛 缺陷修复] fail-open on corrupt golden bytes instead of RuntimeError
fix(proxy): fail-open on corrupt golden bytes instead of RuntimeError
@neogenix
2026-06-05
#612
[🐛 缺陷修复] restore generic endpoint for non-subscription OAuth (#610)
fix(copilot): restore generic endpoint for non-subscription OAuth (#610)
@chopratejas
2026-06-04
2
🔥 今日 +1,845 ⭐ 183,133 🍴 31,410

(自动本地化)The agent that grows with you

The agent that grows with you
所属组织NousResearch
主要语言Python
开源协议MIT
创建时间2025-07-22(约 10 个月前)
最后更新2026-06-06
开放 Issue18,291 个
aiai-agentai-agentsanthropicchatgptclaudeclaude-codeclawdbotcodexhermeshermes-agentllm
超头部项目 10w+ ⭐社区活跃AI / 大模型相关开源协议: MIT
Python 83.6%TypeScript 12.4%JavaScript 1.0%TeX 0.9%Shell 0.5%
近 7 天共合并 8 个 PR,涉及 5 位贡献者。改动类型分布:🐛 缺陷修复 4 个、✨ 新功能 3 个、🔧 杂项维护 1 个。
编号标题作者 / 时间
#40206
[🔧 杂项维护] 发布 v0.16.0 (2026.6.5)
chore: release v0.16.0 (2026.6.5)
@teknium1
2026-06-06
#39858
[🐛 缺陷修复] make rg/grep search 错误 guard reachable and preserve…
fix(file-ops): make rg/grep search error guard reachable and preserve…
@teknium1
2026-06-06
#39482
[🐛 缺陷修复] use Rich [dim] tag instead of ANSI escape in session resume messages
fix(cli): use Rich [dim] tag instead of ANSI escape in session resume messages
@liuhao1024
2026-06-05
#40093
[✨ 新功能] honor discover_models in terminal hermes 模型 named-custom flow (closes #18726)
feat(model): honor discover_models in terminal hermes model named-custom flow (closes #18726)
@kshitijk4poor
2026-06-05
#40080
[✨ 新功能] honor discover_models in custom_providers section 4 (salvage #29810)
feat(model_switch): honor discover_models in custom_providers section 4 (salvage #29810)
@kshitijk4poor
2026-06-05
#39921
修复(desktop+gateway): full multi-profile 支持 over one global-remote dashboard
fix(desktop+gateway): full multi-profile support over one global-remote dashboard
@OutThisLife
2026-06-05
#39993
[🐛 缺陷修复] new chats honor their profile in global-remote mode
fix(gateway): new chats honor their profile in global-remote mode
@OutThisLife
2026-06-05
#38241
[✨ 新功能] 新增 i18n with Simplified Chinese (zh-Hans) 支持
feat(desktop): add i18n with Simplified Chinese (zh-Hans) support
@JimLiu
2026-06-05
3
🔥 今日 +1,361 ⭐ 208,364 🍴 31,966

(自动本地化)The agent harness 性能 optimization system. Skills, instincts, memory, 安全, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
所属组织affaan-m
主要语言JavaScript
开源协议MIT
创建时间2026-01-18(约 4 个月前)
最后更新2026-06-05
开放 Issue103 个
ai-agentsanthropicclaudeclaude-codedeveloper-toolsllmmcpproductivity
超头部项目 10w+ ⭐社区活跃新生项目AI / 大模型相关开源协议: MIT
JavaScript 61.3%Rust 29.3%Python 5.3%Shell 3.0%TypeScript 0.9%
近 7 天共合并 6 个 PR,涉及 1 位贡献者。改动类型分布:✨ 新功能 4 个、📝 文档更新 2 个。
编号标题作者 / 时间
#2145
[✨ 新功能] extend session-adapter layer with codex-worktree + opencode adapters
feat: extend session-adapter layer with codex-worktree + opencode adapters
@affaan-m
2026-06-05
#2146
[✨ 新功能] MCP inventory (ecc.mcp.v1) — unified cross-harness MCP 配置 view
feat: MCP inventory (ecc.mcp.v1) — unified cross-harness MCP config view
@affaan-m
2026-06-05
#2143
[✨ 新功能] 新增 dynamic 工作流 team orchestration surface
feat: add dynamic workflow team orchestration surface
@affaan-m
2026-06-04
#2131
[✨ 新功能] 新增 ECC2 local control pane
feat: add ECC2 local control pane
@affaan-m
2026-06-03
#2119
[📝 文档更新] define ECC platform value loop
docs: define ECC platform value loop
@affaan-m
2026-06-02
#2117
[📝 文档更新] record rc1 live package readbacks
docs: record rc1 live package readbacks
@affaan-m
2026-06-02
4
🔥 今日 +1,152 ⭐ 26,007 🍴 2,993

(自动本地化)An Open Source implementation of Notebook LM with more flexibility and features

An Open Source implementation of Notebook LM with more flexibility and features
所属组织lfnovo
主要语言TypeScript
开源协议MIT
创建时间2024-10-21(约 1 年前)
最后更新2026-06-04
开放 Issue147 个
assistantlearningnote-takingnotebooknotes-appself-learning
开源协议: MIT
TypeScript 64.6%Python 33.6%Jinja 0.9%Makefile 0.3%CSS 0.3%
近 7 天共合并 8 个 PR,涉及 1 位贡献者。改动类型分布:🐛 缺陷修复 3 个、🔧 杂项维护 2 个、✨ 新功能 2 个、📝 文档更新 1 个。
编号标题作者 / 时间
#842
[🐛 缺陷修复] expose OpenRouter embedding modality (closes #717)
fix(providers): expose OpenRouter embedding modality (closes #717)
@lfnovo
2026-06-03
#841
[🔧 杂项维护] 升级 GitHub Actions to Node 24 versions
chore(ci): bump GitHub Actions to Node 24 versions
@lfnovo
2026-06-02
#840
[🐛 缺陷修复] retry npm ci to survive transient registry ECONNRESETs
fix(docker): retry npm ci to survive transient registry ECONNRESETs
@lfnovo
2026-06-02
#836
[🔧 杂项维护] 1.9.0
chore(release): 1.9.0
@lfnovo
2026-06-02
#839
[📝 文档更新] sync README provider matrix with 1.9.0 audio providers
docs: sync README provider matrix with 1.9.0 audio providers
@lfnovo
2026-06-02
#838
[🐛 缺陷修复] use a real speech clip for STT connection 测试
fix: use a real speech clip for STT connection tests
@lfnovo
2026-06-02
#835
[✨ 新功能] complete audio matrix (Google/Vertex TTS, Google/ElevenLabs STT)
feat: complete audio matrix (Google/Vertex TTS, Google/ElevenLabs STT)
@lfnovo
2026-06-02
#834
[✨ 新功能] expose new audio providers (Mistral STT/TTS, Deepgram TTS, xAI TTS)
feat: expose new audio providers (Mistral STT/TTS, Deepgram TTS, xAI TTS)
@lfnovo
2026-06-02
5
🔥 今日 +747 ⭐ 80,539 🍴 10,632

(自动本地化)Turn any PDF or image 文档 into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. 支持 100+ languages.

Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
所属组织PaddlePaddle
主要语言Python
开源协议Apache-2.0
创建时间2020-05-08(约 6 年前)
最后更新2026-06-04
开放 Issue204 个
ai4sciencechineseocrdocument-parsingdocument-translationkieocrpaddleocr-vlpdf-extractor-ragpdf-parserpdf2markdownpp-ocrpp-structure
明星项目 3w+ ⭐社区活跃老牌项目开源协议: Apache-2.0
Python 72.0%C++ 12.4%TypeScript 6.4%Shell 4.8%Java 1.0%
近 7 天共合并 4 个 PR,涉及 4 位贡献者。改动类型分布:🔀 其他改动 2 个、📝 文档更新 1 个、♻️ 代码重构 1 个。
编号标题作者 / 时间
#18098
[Feat] 重构 MCP server to use Python SDK
[Feat] Refactor MCP server to use Python SDK
@Bobholamovic
2026-06-04
#18060
[📝 文档更新] 文档 returnMarkdownImages and image URL return mode
docs(serving): document returnMarkdownImages and image URL return mode
@scyyh11
2026-06-04
#18090
[♻️ 代码重构] simplify skills to use PaddleOCR CLI directly
refactor(skills): simplify skills to use PaddleOCR CLI directly
@Rander7
2026-06-03
#18095
新增 PaddleOCR-VL-1.6 docs
add PaddleOCR-VL-1.6 docs
@BluebirdStory
2026-06-03
6
🔥 今日 +731 ⭐ 28,212 🍴 2,392

(自动本地化)AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
所属组织mvanhorn
主要语言Python
开源协议MIT
创建时间2026-01-23(约 4 个月前)
最后更新2026-06-01
开放 Issue96 个
ai-promptsai-skillblueskyclaudeclaude-codeclawhubdeep-researchhackernewsinstagramopenclawpolymarketrecency
新生项目开源协议: MIT
Python 98.3%Shell 1.1%HTML 0.6%
近 7 天共合并 2 个 PR,涉及 1 位贡献者。改动类型分布:🔧 杂项维护 1 个、🐛 缺陷修复 1 个。
编号标题作者 / 时间
#465
[🔧 杂项维护] 移除 dev artifacts from installer scan surface
chore: remove dev artifacts from installer scan surface
@mvanhorn
2026-06-01
#462
[🐛 缺陷修复] 移除 duplicate /last30days command wrapper (#461)
fix: remove duplicate /last30days command wrapper (#461)
@mvanhorn
2026-05-30
7
🔥 今日 +479 ⭐ 9,417 🍴 602

(自动本地化)NVIDIA Cosmos is an open platform of world models, datasets, and tools that 启用 developers to 构建 Physical AI for robots, autonomous vehicles, smart infrastructure, and more.

NVIDIA Cosmos is an open platform of world models, datasets, and tools that enables developers to build Physical AI for robots, autonomous vehicles, smart infrastructure, and more.
所属组织NVIDIA
主要语言Jupyter Notebook
开源协议NOASSERTION
创建时间2024-12-30(约 1 年前)
最后更新2026-06-05
开放 Issue10 个
开源协议: NOASSERTION
Jupyter Notebook 100.0%
近 7 天共合并 8 个 PR,涉及 7 位贡献者。改动类型分布:🔀 其他改动 5 个、📝 文档更新 3 个。
编号标题作者 / 时间
#188
[📝 文档更新] 新增 contributing guide with development setup and PR guidelines
docs: add contributing guide with development setup and PR guidelines
@zichen0116
2026-06-05
#187
更新 video link
Update video link
@yuzhudong
2026-06-04
#181
新增 DROID policy server readme
Add DROID policy server readme
@yuzhudong
2026-06-04
#186
[📝 文档更新] link Cosmos3 action viewer to generator action readme
docs: link Cosmos3 action viewer to generator action readme
@kxhit
2026-06-04
#185
[📝 文档更新] 更新 vLLM-Omni Cosmos3 compatibility status
docs: update vLLM-Omni Cosmos3 compatibility status
@david6666666
2026-06-04
#182
新增 finetune guide to the landing doc
Add finetune guide to the landing doc
@Dinghow
2026-06-03
#175
新增 NIM inference path for the Cosmos 3 Reasoner
Add NIM inference path for the Cosmos 3 Reasoner
@KrzysztofTomala
2026-06-03
#178
Make vLLM Reasoner README section collapsible
Make vLLM Reasoner README section collapsible
@mingyuliutw
2026-06-03
8
🔥 今日 +366 ⭐ 32,684 🍴 4,195

(自动本地化)The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol

The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol
所属组织CopilotKit
主要语言TypeScript
开源协议MIT
创建时间2023-06-19(约 2 年前)
最后更新2026-06-05
开放 Issue525 个
agentagent-nativeagentic-aiagentsaiai-agentai-assistantassistantassistant-chat-botscopilotcopilot-chatgenerative-ui
明星项目 3w+ ⭐AI / 大模型相关开源协议: MIT
TypeScript 79.5%MDX 8.2%Python 6.2%CSS 1.3%C# 0.8%
近 7 天共合并 8 个 PR,涉及 3 位贡献者。改动类型分布:✨ 新功能 5 个、🐛 缺陷修复 2 个、🔧 杂项维护 1 个。
编号标题作者 / 时间
#5288
[✨ 新功能] mount /API/probes trigger endpoint on the fleet control-plane
feat(showcase): mount /api/probes trigger endpoint on the fleet control-plane
@jpr5
2026-06-05
#5287
[✨ 新功能] run e2e_smoke/e2e_demos/e2e_deep browser families on the fleet
feat(showcase): run e2e_smoke/e2e_demos/e2e_deep browser families on the fleet
@jpr5
2026-06-05
#5284
[✨ 新功能] run HTTP-only probe families in-process on the fleet control-plane
feat(showcase): run HTTP-only probe families in-process on the fleet control-plane
@jpr5
2026-06-05
#5285
[✨ 新功能] generalize enumerator + control-plane for N producer schedules
feat(harness/fleet): generalize enumerator + control-plane for N producer schedules
@jpr5
2026-06-05
#5286
[🐛 缺陷修复] track interim harness-legacy service in railway-envs SSOT (unblock harness builds)
fix(showcase): track interim harness-legacy service in railway-envs SSOT (unblock harness builds)
@jpr5
2026-06-05
#5283
[✨ 新功能] worker driver registry (driverKind→driver) for fleet
feat(showcase): worker driver registry (driverKind→driver) for fleet
@jpr5
2026-06-05
#5281
[🔧 杂项维护] 移除 defunct langgraph-python-threads example (ENT-800)
chore(integrations): remove defunct langgraph-python-threads example (ENT-800)
@BenTaylorDev
2026-06-05
#5268
[🐛 缺陷修复] allow branch prerelease dispatches
fix(ci): allow branch prerelease dispatches
@tylerslaton
2026-06-05
9
🔥 今日 +326 ⭐ 1,604 🍴 182

(自动本地化)Windows companion suite for OpenClaw - System Tray app, Shared library, Node, and PowerToys Command Palette extension

Windows companion suite for OpenClaw - System Tray app, Shared library, Node, and PowerToys Command Palette extension
所属组织openclaw
主要语言C#
开源协议MIT
创建时间2026-01-29(约 4 个月前)
最后更新2026-06-05
开放 Issue72 个
新生项目开源协议: MIT
C# 94.6%PowerShell 4.1%Python 1.2%Inno Setup 0.2%Shell 0.0%
近 7 天共合并 8 个 PR,涉及 4 位贡献者。改动类型分布:🔀 其他改动 5 个、🐛 缺陷修复 2 个、📦 构建相关 1 个。
编号标题作者 / 时间
#594
Use Arm64-aware wording when WSL reports virtualization off
Use Arm64-aware wording when WSL reports virtualization off
@RBrid
2026-06-05
#691
Fall back to Copilot autoreview when Codex is unavailable
Fall back to Copilot autoreview when Codex is unavailable
@ranjeshj
2026-06-05
#620
[📦 构建相关] 升级 github/gh-aw-actions from 0.74.4 to 0.77.5
build(deps): bump github/gh-aw-actions from 0.74.4 to 0.77.5
@dependabot[bot]
2026-06-05
#621
升级 GitVersion.MsBuild from 6.4.0 to 6.7.0
Bump GitVersion.MsBuild from 6.4.0 to 6.7.0
@dependabot[bot]
2026-06-05
#622
升级 gitversion.tool from 6.4.0 to 6.7.0
Bump gitversion.tool from 6.4.0 to 6.7.0
@dependabot[bot]
2026-06-05
#623
升级 Whisper.net.Runtime from 1.9.0 to 1.9.1
Bump Whisper.net.Runtime from 1.9.0 to 1.9.1
@dependabot[bot]
2026-06-05
#689
[🐛 缺陷修复] surface upstream console output, unwrap nested notes, auto-launch OAuth URLs
fix(wizard): surface upstream console output, unwrap nested notes, auto-launch OAuth URLs
@bkudiess
2026-06-05
#589
修复 chat bubble text vanish on hover-out and tool-card collapse on click
Fix chat bubble text vanish on hover-out and tool-card collapse on click
@RBrid
2026-06-05
10
🔥 今日 +320 ⭐ 64,701 🍴 10,088

(自动本地化)A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物

A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物
所属组织666ghj
主要语言Python
开源协议AGPL-3.0
创建时间2025-11-26(约 6 个月前)
最后更新2026-05-24
开放 Issue302 个
agent-memoryfinancial-forecastingfuture-predictionknowledge-graphllmsmulti-agent-simulationpublic-opinion-analysispython3social-predictionswarm-intelligence
明星项目 3w+ ⭐社区活跃开源协议: AGPL-3.0
Python 57.7%Vue 41.2%JavaScript 1.0%HTML 0.1%Dockerfile 0.1%
近 7 天暂无合并 PR 记录