本报告聚合 GitHub 每日上升最快的 10 个开源项目,包含项目介绍、特点标签、语言占比及近 7 天合并 PR 中文化解读。
(自动本地化)A hive mind communication platform
| 所属组织 | block |
| 主要语言 | Rust |
| 开源协议 | Apache-2.0 |
| 创建时间 | 2026-03-06(约 4 个月前) |
| 最后更新 | 2026-07-25 |
| 开放 Issue | 610 个 |
| 编号 | 标题 | 作者 / 时间 |
|---|---|---|
| #2680 |
[🐛 缺陷修复] clarify CLI runtime setup
fix(desktop): clarify CLI runtime setup
|
@atishpatel 2026-07-25 |
| #2730 |
Refine the mobile message composer
Refine the mobile message composer
|
@klopez4212 2026-07-24 |
| #2638 |
[🐛 缺陷修复] hash created_at at the precision Postgres stores
fix(audit): hash created_at at the precision Postgres stores
|
@shani-singh1 2026-07-24 |
| #2739 |
新增 adaptive community QR scanner
Add adaptive community QR scanner
|
@klopez4212 2026-07-24 |
| #2776 |
[🔧 杂项维护] 发布 Buzz Desktop 版本 0.4.25
chore(release): release Buzz Desktop version 0.4.25
|
@wpfleger96 2026-07-24 |
| #2751 |
[🐛 缺陷修复] dead-letter auth errors immediately with re-auth hint
fix(acp): dead-letter auth errors immediately with re-auth hint
|
@wpfleger96 2026-07-24 |
| #2750 |
[🐛 缺陷修复] spawn PowerShell install commands natively on Windows
fix(discovery): spawn PowerShell install commands natively on Windows
|
@wpfleger96 2026-07-24 |
| #2753 |
[🐛 缺陷修复] use augmented PATH for 模型 discovery subprocess
fix(desktop): use augmented PATH for model discovery subprocess
|
@wpfleger96 2026-07-24 |
(自动本地化)Skills for Real Engineers. Straight from my .agents directory.
| 所属组织 | mattpocock |
| 主要语言 | Shell |
| 开源协议 | MIT |
| 创建时间 | 2026-02-03(约 5 个月前) |
| 最后更新 | 2026-07-23 |
| 开放 Issue | 227 个 |
(自动本地化)Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
| 所属组织 | koala73 |
| 主要语言 | TypeScript |
| 开源协议 | NOASSERTION |
| 创建时间 | 2026-01-08(约 6 个月前) |
| 最后更新 | 2026-07-24 |
| 开放 Issue | 255 个 |
| 编号 | 标题 | 作者 / 时间 |
|---|---|---|
| #5511 |
[📝 文档更新] correct CII country coverage
docs: correct CII country coverage
|
@jewspy 2026-07-24 |
| #5566 |
[♻️ 代码重构] extract market settlement loader
refactor(forecast): extract market settlement loader
|
@koala73 2026-07-24 |
| #5513 |
[📝 文档更新] align alert docs with wired producers
docs(architecture): align alert docs with wired producers
|
@dvirarad 2026-07-24 |
| #5557 |
[🐛 缺陷修复] keep Sign In visible on medium-width desktops
fix(header): keep Sign In visible on medium-width desktops
|
@koala73 2026-07-24 |
| #5526 |
[✨ 新功能] Phase 2 — LLM ensemble + prediction-market/FRED calibration slices (#5525)
feat(forecast): Phase 2 — LLM ensemble + prediction-market/FRED calibration slices (#5525)
|
@koala73 2026-07-24 |
| #5556 |
[🐛 缺陷修复] fail-closed source provenance defaults (#5390)
fix(news): fail-closed source provenance defaults (#5390)
|
@koala73 2026-07-24 |
| #5562 |
[🐛 缺陷修复] 升级 postcss to 8.5.18+ to clear GHSA-r28c-9q8g-f849
fix(deps): bump postcss to 8.5.18+ to clear GHSA-r28c-9q8g-f849
|
@koala73 2026-07-24 |
| #5558 |
[⚡ 性能优化] 修复 stale-hook delivery + batch esbuild check + incremental tsc (push timeouts)
perf(gates): fix stale-hook delivery + batch esbuild check + incremental tsc (push timeouts)
|
@koala73 2026-07-24 |
(自动本地化)Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors
| 所属组织 | diegosouzapw |
| 主要语言 | TypeScript |
| 开源协议 | MIT |
| 创建时间 | 2026-02-13(约 5 个月前) |
| 最后更新 | 2026-07-25 |
| 开放 Issue | 274 个 |
| 编号 | 标题 | 作者 / 时间 |
|---|---|---|
| #8404 |
[🐛 缺陷修复] persist compression engine detail settings (Headroom / session dedup / CCR) instead of dropping them on save (#8388)
fix(dashboard): persist compression engine detail settings (Headroom / session dedup / CCR) instead of dropping them on save (#8388)
|
@diegosouzapw 2026-07-24 |
| #8403 |
[🐛 缺陷修复] treat an unreachable-proxy ECONNREFUSED as a circuit-breaker event so combo fails over instead of hitting the 503 max-retry limit (#8376)
fix(resilience): treat an unreachable-proxy ECONNREFUSED as a circuit-breaker event so combo fails over instead of hitting the 503 max-retry limit (#8376)
|
@diegosouzapw 2026-07-24 |
| #8401 |
[🐛 缺陷修复] estimate inline base64 image tokens instead of counting the data URL as text so it does not falsely exceed the context window (#8368)
fix(api): estimate inline base64 image tokens instead of counting the data URL as text so it does not falsely exceed the context window (#8368)
|
@diegosouzapw 2026-07-24 |
| #8400 |
[🐛 缺陷修复] stop prompt-缓存 affinity from silently reordering an explicit priority combo across models (#8370)
fix(backend): stop prompt-cache affinity from silently reordering an explicit priority combo across models (#8370)
|
@diegosouzapw 2026-07-24 |
| #8399 |
[🐛 缺陷修复] accept a missing status query-param on GET /API/plugins instead of rejecting null with Invalid status value (#8374)
fix(api): accept a missing status query-param on GET /api/plugins instead of rejecting null with Invalid status value (#8374)
|
@diegosouzapw 2026-07-24 |
| #8449 |
[🐛 缺陷修复] fire registered+active 插件 hooks (onRequest/onResponse/onError) during proxying instead of never invoking them (#8395)
fix(plugins): fire registered+active plugin hooks (onRequest/onResponse/onError) during proxying instead of never invoking them (#8395)
|
@diegosouzapw 2026-07-24 |
| #8447 |
[🐛 缺陷修复] make disabling the global per-key proxy toggle override existing per-key proxy assignments (#8385)
fix(backend): make disabling the global per-key proxy toggle override existing per-key proxy assignments (#8385)
|
@diegosouzapw 2026-07-24 |
| #8446 |
[🐛 缺陷修复] cap the connection cooldown after a 429 burst so combo fallback is not blacked out past the real rate-limit window (#8396)
fix(resilience): cap the connection cooldown after a 429 burst so combo fallback is not blacked out past the real rate-limit window (#8396)
|
@diegosouzapw 2026-07-24 |
(自动本地化)π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
| 所属组织 | ruvnet |
| 主要语言 | Rust |
| 开源协议 | MIT |
| 创建时间 | 2025-06-07(约 1 年前) |
| 最后更新 | 2026-07-25 |
| 开放 Issue | 381 个 |
| 编号 | 标题 | 作者 / 时间 |
|---|---|---|
| #1417 |
修复 发布 publishing pipelines
fix release publishing pipelines
|
@ruvnet 2026-07-24 |
| #1397 |
Cognitum OAuth for RuView: resource server, sign-in, and WebSocket authentication (ADR-271/272)
Cognitum OAuth for RuView: resource server, sign-in, and WebSocket authentication (ADR-271/272)
|
@proffesor-for-testing 2026-07-24 |
| #1387 |
Python components to SOTA: ADR-184..187 (pip publish, P6 bindings, training API, archive/v1 deprecation)
Python components to SOTA: ADR-184..187 (pip publish, P6 bindings, training API, archive/v1 deprecation)
|
@ruvnet 2026-07-24 |
| #1364 |
[🐛 缺陷修复] bypass hardened entrypoint for image asset smoke 测试
fix(ci): bypass hardened entrypoint for image asset smoke test
|
@ruvnet 2026-07-19 |
| #1362 |
[🐛 缺陷修复] restore 工作流 and LAN smoke 测试
fix(ci): restore workflow and LAN smoke tests
|
@ruvnet 2026-07-19 |
| #1360 |
[✨ 新功能] ADR-270 vendor RF provider beta
feat: ADR-270 vendor RF provider beta
|
@ruvnet 2026-07-19 |
| #1359 |
[✨ 新功能] 新增 Qualcomm CSI simulator and vendor integration program
feat: add Qualcomm CSI simulator and vendor integration program
|
@ruvnet 2026-07-19 |
| #1358 |
[✨ 新功能] 新增 MediaTek Filogic CSI simulator and RuView ingestion
feat: add MediaTek Filogic CSI simulator and RuView ingestion
|
@ruvnet 2026-07-19 |
(自动本地化)The fastest browser for AI agents to run web automation, built for sharing your logged-in browser state with your AI agents, like Codex or Claude Code, without disturbing you. Zero cost, zero 配置.
| 所属组织 | citrolabs |
| 主要语言 | JavaScript |
| 开源协议 | MIT |
| 创建时间 | 2026-04-16(约 3 个月前) |
| 最后更新 | 2026-07-24 |
| 开放 Issue | 28 个 |
| 编号 | 标题 | 作者 / 时间 |
|---|---|---|
| #141 |
更新 README.md
Update README.md
|
@section9-lab 2026-07-24 |
| #138 |
[📝 文档更新] backport README tagline to dev
docs: backport README tagline to dev
|
@WUXM5 2026-07-24 |
| #137 |
[📝 文档更新] sync AGENTS with ego-browser runtime
docs: sync AGENTS with ego-browser runtime
|
@WUXM5 2026-07-24 |
| #124 |
更新 README tagline
Update README tagline
|
@aute 2026-07-24 |
| #121 |
[🐛 缺陷修复] guide stale skill sessions
fix(ego-browser): guide stale skill sessions
|
@WUXM5 2026-07-23 |
| #117 |
[🐛 缺陷修复] contain fixture and subscriber failures
fix(ego-browser): contain fixture and subscriber failures
|
@section9-lab 2026-07-22 |
| #115 |
[🚀 版本发布] merge dev into main
release: merge dev into main
|
@section9-lab 2026-07-22 |
| #114 |
[🔧 杂项维护] 新增 问题 and pull request templates
chore(github): add issue and pull request templates
|
@section9-lab 2026-07-22 |
(自动本地化)Offline, privacy-first grammar checker. Fast, open-source, Rust-powered
| 所属组织 | Automattic |
| 主要语言 | Rust |
| 开源协议 | Apache-2.0 |
| 创建时间 | 2023-10-22(约 2 年前) |
| 最后更新 | 2026-07-24 |
| 开放 Issue | 687 个 |
| 编号 | 标题 | 作者 / 时间 |
|---|---|---|
| #3769 |
[✨ 新功能] one's self→oneself
feat: one's self→oneself
|
@hippietrail 2026-07-23 |
| #3869 |
[✨ 新功能] `just sort-配置-settings` to put the 配置 items in alphabetical order
feat: `just sort-config-settings` to put the config items in alphabetical order
|
@hippietrail 2026-07-23 |
| #3758 |
[✨ 新功能] as is with anything→as with anything/as is the case with anything
feat: as is with anything→as with anything/as is the case with anything
|
@hippietrail 2026-07-23 |
| #3802 |
[💄 代码风格] group and format individual linters and generators cleanly in …
style: group and format individual linters and generators cleanly in …
|
@hippietrail 2026-07-23 |
| #3790 |
[✨ 新功能] 修复 redundant "first invented" / "invented for the first time"
feat: fix redundant "first invented" / "invented for the first time"
|
@hippietrail 2026-07-23 |
| #3768 |
[✨ 新功能] no harm no fowl→no harm no foul
feat: no harm no fowl→no harm no foul
|
@hippietrail 2026-07-22 |
| #3864 |
[🐛 缺陷修复] correct bad verb dictionary entries
fix: correct bad verb dictionary entries
|
@hippietrail 2026-07-22 |
| #3767 |
[✨ 新功能] neither fish nor foul/bird → fowl
feat: neither fish nor foul/bird → fowl
|
@hippietrail 2026-07-22 |
(自动本地化)A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
| 所属组织 | ComposioHQ |
| 主要语言 | Python |
| 开源协议 | 未声明 |
| 创建时间 | 2025-10-17(约 9 个月前) |
| 最后更新 | 2026-07-24 |
| 开放 Issue | 1,093 个 |
(自动本地化)Kronos: A Foundation 模型 for the Language of Financial Markets
| 所属组织 | shiyu-coder |
| 主要语言 | Python |
| 开源协议 | MIT |
| 创建时间 | 2025-07-01(约 1 年前) |
| 最后更新 | 2026-04-13 |
| 开放 Issue | 243 个 |
(自动本地化)Empowering everyone to host fast and efficient Minecraft servers.
| 所属组织 | Pumpkin-MC |
| 主要语言 | Rust |
| 开源协议 | GPL-3.0 |
| 创建时间 | 2024-07-28(约 1 年前) |
| 最后更新 | 2026-07-24 |
| 开放 Issue | 227 个 |
| 编号 | 标题 | 作者 / 时间 |
|---|---|---|
| #2439 |
[🐛 缺陷修复] use vanilla pressure plate detection bounds
fix(redstone): use vanilla pressure plate detection bounds
|
@afalinx 2026-07-24 |
| #2442 |
[🐛 缺陷修复] preserve navigator movement while move control is idle
fix: preserve navigator movement while move control is idle
|
@RedstoneGithub 2026-07-24 |
| #2454 |
[✨ 新功能] data-driven mob spawn equipment system
feat: data-driven mob spawn equipment system
|
@JamieLittle16 2026-07-24 |
| #2456 |
修复 egg: initialize git submodules during install
Fix egg: initialize git submodules during install
|
@MythicSorcerer 2026-07-24 |
| #2451 |
[🐛 缺陷修复] remap particle IDs for older clients
fix(protocol): remap particle IDs for older clients
|
@MegalithOfficial 2026-07-24 |
| #2492 |
[⚡ 性能优化] bulk-构建 generated chunk palettes
perf(world): bulk-build generated chunk palettes
|
@JamieLittle16 2026-07-24 |
| #2312 |
[🐛 缺陷修复] gate tab-complete suggestions on command permissions
fix(command): gate tab-complete suggestions on command permissions
|
@dongzh1 2026-07-24 |
| #2303 |
[✨ 新功能] 新增 enum packet 支持 to wit
feat(wit): add enum packet support to wit
|
@aure31 2026-07-20 |