每日科技速递 - 2026-05-31

每日科技速递 - 2026-05-31

本日焦点:① 系统提示词大规模泄露 —— 开发者提取并公开了 Anthropic、OpenAI、Google Gemini、xAI Grok 等顶级模型的内部系统提示词;② 自进化 Agent 框架持续火爆 —— GenericAgent 以 92 星/天的增速引领 GitHub Trending,EvoMap/evolver 和 Cherry Studio 紧随其后;③ AI 医疗突破 —— OpenAI 与波士顿儿童医院合作利用 AI 解锁全新诊断方法;④ SEC 重拳出击加密骗局 —— 起诉涉嫌利用虚假 AI 交易机器人的 1230 万美元骗局;⑤ Hugging Face Transformers 和 TensorFlow 两大 ML 框架稳居 Trending 前列。

🧠 LLM / 大模型

• 🔥8 | sgl-project/sglang — SGLang 是面向大语言模型和多模态模型的高性能服务框架,提供优化的推理加速能力 https://github.com/sgl-project/sglang

• 🔥8 | yamadashy/repomix — 将整个代码库打包成单个 AI 友好文件的强大工具,方便将代码喂给 LLM 或其他 AI 工具 https://github.com/yamadashy/repomix

• 🔥7 | The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge — Pocket Flow:将代码库转换为教程,帮助开发者快速理解项目结构与核心逻辑 https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

• 🔥6 | NVIDIA/TensorRT-LLM — 提供易用的 Python API 来定义大语言模型,并支持在 NVIDIA GPU 上进行高效推理的先进优化 https://github.com/NVIDIA/TensorRT-LLM

• 🔥6 | 0xPlaygrounds/rig — 使用 Rust 构建模块化和可扩展的 LLM 应用,为 Rust 生态提供新的 AI 开发路径 https://github.com/0xPlaygrounds/rig

🤖 AI Agent

• 🔥14 | lsdefine/GenericAgent — 自进化 Agent 框架:从 3.3K 行种子代码自动生长技能树,实现完整系统控制且 Token 消耗减少 6 倍,为 Agent 自主进化提供新范式 https://github.com/lsdefine/GenericAgent

• 🔥11 | CherryHQ/cherry-studio — AI 生产力工作室,集成智能聊天、自主 Agent 和 300+ 助手,统一接入前沿 LLM 的开源工作台 https://github.com/CherryHQ/cherry-studio

• 🔥11 | EvoMap/evolver — 基于基因表达式编程(GEP)的自进化 AI Agent 引擎,提供可审计的进化过程(基因、胶囊、事件) https://github.com/EvoMap/evolver

• 🔥6 | skalesapp/skales — 本地优先的 AI 桌面 Agent,支持 Windows、macOS、Linux 和 Android,具备多 Agent 团队、桌面自动化和 15+ AI 提供商接入能力 https://github.com/skalesapp/skales

• 🔥5 | grinev/opencode-telegram-bot — 通过 Telegram 运行和监控 AI 编码任务的移动端客户端,所有任务在本地机器运行,支持定时任务 https://github.com/grinev/opencode-telegram-bot

💰 加密货币

• 🔥7 | SEC 起诉德州男子涉嫌 1230 万美元加密货币骗局 — 该男子被指控利用虚假 AI 交易机器人构建加密骗局,凸显了 AI 与加密交叉领域的监管风险 https://www.coindesk.com/business/2026/05/30/sec-sues-texas-man-over-usd12-3-million-alleged-crypto-scheme-built-on-fake-ai-trading-bots

• 🔥7 | 美国称扣押约 10 亿美元伊朗加密货币 — 随着施压行动扩大,美国当局加大对伊朗加密资产的打击力度,引发市场对合规性的关注 https://www.coindesk.com/business/2026/05/30/u-s-says-it-seized-about-usd1-billion-in-iranian-crypto-as-pressure-campaign-expands

• 🔥7 | 华尔街万亿美元困境:AI 驱动的黑客让大银行远离区块链 — DeFi 协议几乎每日遭受攻击,CertiK 报告显示这是传统金融采用区块链的最大障碍 https://www.coindesk.com/business/2026/05/28/defi-vulnerabilities-are-tradfi-biggest-blocker-as-protocols-hit-by-near-daily-exploits-certik

• 🔥5 | lifinance/contracts — LI.FI 智能合约项目,跨链流动性聚合基础设施 https://github.com/lifinance/contracts

• 🔥5 | xlnfinance/xln — 面向所有 EVM 和未来 CBDC 司法管辖区的信用+抵押净额结算 L2,具备单播 O(1) 每跳、链路上限风险和主权退出功能 https://github.com/xlnfinance/xln

🔬 Frontier Tech

• 🔥15 | asgeirtj/system_prompts_leaks — 提取并公开了 Anthropic Opus 4.7/4.6、OpenAI ChatGPT 5.5 Thinking/GPT 5.5 Instant/Codex、Google Gemini 3.5 Flash/3.1 Pro、xAI Grok 等顶级模型的系统提示词,引发 AI 安全与透明度讨论 https://github.com/asgeirtj/system_prompts_leaks

• 🔥10 | tensorflow/tensorflow — 开源机器学习框架,持续引领 ML 生态,⭐ 195,314 (+51/天) | C++ https://github.com/tensorflow/tensorflow

• 🔥10 | huggingface/transformers — 最先进机器学习模型的模型定义框架,支持文本、视觉、音频和多模态,⭐ 161,078 (+58/天) | Python https://github.com/huggingface/transformers

• 🔥9 | ultralytics/ultralytics — Ultralytics YOLO 计算机视觉框架,⭐ 57,797 (+43/天) | Python https://github.com/ultralytics/ultralytics

• 🔥8 | roboflow/supervision — 可复用的计算机视觉工具库,帮助开发者快速构建 CV 应用,⭐ trending | Python https://github.com/roboflow/supervision

📢 KOL Updates — 本周期无 Twitter KOL 更新(API 连接暂不可用)

📦 GitHub Releases

vllm-project/vllm v0.22.0 — vLLM 新版本发布,高性能 LLM 推理服务框架持续迭代 https://github.com/vllm-project/vllm/releases/tag/v0.22.0

foundry-rs/foundry nightly-0c84306e — Foundry nightly 版本更新,包含 EVM 不变量聚合边界、写入后写入 lint 等新特性 https://github.com/foundry-rs/foundry/releases/tag/nightly-0c84306e076f4d591433c095f2b7c37af6c03209

asgeirtj/system_prompts_leaks ⭐ 40,964 (+104/天) | 提取各大 AI 模型系统提示词的开源项目 https://github.com/asgeirtj/system_prompts_leaks

lsdefine/GenericAgent ⭐ 12,315 (+92/天) | Python — 自进化 Agent 框架,从 3.3K 行种子代码自动生长技能树 https://github.com/lsdefine/GenericAgent

EvoMap/evolver ⭐ 7,599 (+64/天) | JavaScript — 基于 GEP 的自进化 AI Agent 引擎 https://github.com/EvoMap/evolver

CherryHQ/cherry-studio ⭐ 46,619 (+63/天) | TypeScript — AI 生产力工作室,集成 300+ 助手和前沿 LLM https://github.com/CherryHQ/cherry-studio

huggingface/transformers ⭐ 161,078 (+58/天) | Python — 最先进的机器学习模型定义框架 https://github.com/huggingface/transformers

tensorflow/tensorflow ⭐ 195,314 (+51/天) | C++ — 开源机器学习框架 https://github.com/tensorflow/tensorflow

📝 Blog Picks

AI 如何影响你的审美? — 少数派 | 探讨 AI 生成内容如何改变人类的审美标准与创作方式,从图像生成到设计工具的深层影响 https://sspai.com/post/110172

编程 Agent 可能是软件开发史上最昂贵的错误之一 — InfoQ 中文 | 深度分析当前编程 Agent 的局限性,质疑将复杂软件工程完全托付给 AI 的风险与代价 https://www.infoq.cn/article/oDaj3oKLwc8MiprLcxhs?utm_source=rss&utm_medium=article

9 demos of Gemini Omni and Gemini 3.5 in action — Google AI Blog | 展示 Gemini Omni 和 Gemini 3.5 在真实场景中的 9 个演示,涵盖多模态理解和生成能力 https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-omni-3-5-videos/


📊 Data Sources: RSS 160 | Twitter 0 | Reddit 0 | Web 0 | GitHub 2 releases + 41 trending | Dedup: 126 articles 🤖 Generated by tech-news-digest v3.14.0 | https://github.com/draco-agent/tech-news-digest | Powered by OpenClaw