OrchestraBench1 - 用可复现故障注入把多智能体编排拆成路由、传播与恢复问题,测出的级联半径会随工作流深度从 0.9 扩到 4.7。
全文 ↓今日重点 · Today's Highlights
Pokémon Emerald on RP23504 - 把 GBA 游戏逻辑与软件 PPU 分配到双核 Cortex-M33,在 378KB 活跃内存内实现 640×480p60 输出。
全文 ↓DwarfStar / ds45 - 为路由 MoE 模型从加载器到 coding agent 重做整条本地推理栈,8×L40S 自测达到聚合 120 tok/s 生成吞吐。
全文 ↓论文 · Papers
15 项 · 论文SearchAuditor: Auditing and Attributing Failures in Long-Horizon Search Agents7arxiv.org原文 ↗
SearchAuditor 面向长轨迹的失败归因,要求找出关键步骤、根因、可执行修复和评分依据,再用多视角证据裁决相互冲突的诊断。
DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model11arxiv.org原文 ↗
DreamGuard 维护紧凑的循环潜状态,并预测工具动作后的未来状态,再融合即时危险与前缀累积风险,在副作用发生前做运行时裁决。
Contextual Information Policy Optimization for Search Agents13arxiv.org原文 ↗
CIPO 为受检索证据影响的推理动作分配逐轮信用,同时保留全局任务回报,使策略不仅学会“搜到资料”,也学会让资料改变后续推理。
本期重点CodeGrep: An RL-Trained Retrieval Agent for LLM Coding Agents2arxiv.org原文 ↗
CodeGrep 以 GRPO 训练 14B 检索 agent,并行执行 grep、glob 与 read,返回候选文件,让昂贵 coding agent 把上下文花在补丁而非目录漫游上。
SkillZip: Contract-Preserving Graph Compression for Scalable Agent Skill Libraries17arxiv.org原文 ↗
SkillZip 将技能章节表示成执行图,抽取反复出现且契约有效的结构为可逆宏,同时保留边界签名、依赖闭包、验证器可达性和源码展开能力;ReZip 则处理增量演化。
开源 / 项目 · Projects
15 项 · 开源 / 项目Zaivern Code20github.com原文 ↗
Zaivern Code 用 Rust 把 Claude Code、Codex、Gemini 等 AI CLI 进程组织成平铺操作台,支持广播输入、审批、通知、移动端遥控和编辑器联动,而不试图再造模型或代理协议。
hpc-sandbox-benchmarks22github.com原文 ↗
该仓库用同一组 4 vCPU、8 GiB 内存、40 GB 磁盘沙箱跑 clone、安装、lint、build、test 及 Phoronix/OpenBenchmarking,比较供应商的真实端到端工程负载。
Line9 Diagram26line9.ai原文 ↗
Line9 Diagram 保留 Mermaid flowchart 的文本输入,替换自动布局与渲染层,目标是减少大型流程图中的交叉、拥挤和手工位置修正。
local_bench27github.com原文 ↗
local_bench 用单命令 Python TUI 自动发现 Ollama、LM Studio、llama.cpp、vLLM 和 OpenAI 兼容服务,测量 tok/s、首 token 延迟、内存与可选 joules/token。
本期重点Pokémon Emerald on RP23504github.com原文 ↗
项目把反编译的 ARMv4T 游戏逻辑重编译到 252MHz Cortex-M33,核心 0 运行游戏,核心 1 用软件模拟 GBA PPU,11.7MB 游戏从 16MB QSPI 直接执行。
行业动态 · Industry News
15 项 · 行业动态DeepSeek V4 Flash 073132arcprize.org原文 ↗
ARC Prize 发布 DeepSeek V4 Flash 0731 在 ARC-AGI 抽象网格任务上的独立结果,把新模型放入统一的非语言推理协议比较。
Oracle bans AI-generated code from OpenJDK33app.dealroom.co原文 ↗
报道称 Oracle 禁止向 OpenJDK 提交生成式 AI 产生的代码,把来源、版权和长期维护责任置于提交速度之前。
Databricks drove down AI coding spend 70%34databricks.com原文 ↗
Databricks 通过配额、按任务和成本路由模型,以及集中追踪用量来治理内部 AI coding 消费,公布的支出降幅为 70%。
Responding to the next frontier of critical cyber capabilities35openai.com原文 ↗
OpenAI 称 Astra 的初步内部评估已无法排除达到 Preparedness Framework 的 Critical 网络能力;该级别包括从高层目标出发,在多类加固关键系统上实施功能性零日等高门槛行为。
New Mexico court orders Meta to pay $567m over harms to children’s mental health36theguardian.com原文 ↗
新墨西哥州法院在 3.75 亿美元罚款外,要求 Meta 设立 5.67 亿美元补救基金,总额 9.42 亿美元;其中 4.2 亿用于治疗,其余投向宣传、预防和筛查。
AMD acquires Taalas to boost inference performance by etching models in silicon37theregister.com原文 ↗
AMD 收购 Taalas,后者试图把特定模型结构更直接地映射到芯片,减少通用加速器在取指、调度和权重搬运上的开销。
GitHub Actions and Pages are experiencing degraded availability38githubstatus.com原文 ↗
GitHub 状态记录 Actions 与 Pages 的降级:约 30% 作业一度无法启动,约 2% 等待超过 5 分钟,恢复耗时 42 分钟。
Improving GPT‑5.6 Sol in ChatGPT, expanding GPT‑5.6 Luna access for free users39openai.com原文 ↗
OpenAI 更新 ChatGPT 中的 GPT-5.6 Sol,强调更专注、事实性更高,并把免费层默认模型转向 Luna,同时提供 Think 模式。
Kitesurf: Agent-first browser that runs in V8 isolates40blog.cloudflare.com原文 ↗
Cloudflare 的 Kitesurf 把 agent 浏览器运行在 Workers V8 isolates 中,让页面加载、脚本执行和自动化操作进入边缘运行时,而非远程控制完整桌面浏览器。
Framework discloses data breach via Metabase 0-day41community.frame.work原文 ↗
Framework 披露攻击者利用 Metabase 零日漏洞进入数据环境并造成泄露,入口来自分析组件而非其硬件产品本身。
On non-rooted Android 17, ADB uninstall of system apps fails42github.com原文 ↗
链接实际指向的 issue 是“feat(pkg-state): disable by default”:提议将 UAD 默认操作从 Uninstall 改为 Disable/Freeze,因为卸载系统包造成过多问题。
2027 memory capacity is reportedly sold out43ign.com原文 ↗
报道援引供应链消息称内存厂商的 2027 年产能已被预订,AI 基础设施对 DRAM/HBM 的需求可能继续挤压服务器与消费设备供给。
USA Today Co. partners with Palantir to analyze audience data44niemanlab.org原文 ↗
USA Today Co. 与 Palantir 合作,把旗下媒体分散的内容和受众行为信号纳入统一分析体系,以支持跨站点的读者洞察。
New Orleans is testing Carbyne’s AI-powered Emergency Call Triage software45shreveporttimes.com原文 ↗
新奥尔良测试 Carbyne 的 AI 紧急呼叫分流软件,用自动化处理或排序进入 911 系统的请求,并不等于取消所有人工调度。
App Store Rejection of the Week: Dark Hours46daringfireball.net原文 ↗
Daring Fireball 以 Dark Hours 的审核拒绝记录 App Store 规则如何落到单个产品,以及开发者在申诉时获得何种解释。
博客文章 · Blog Posts
15 项 · 博客文章Making Postgres 300x faster for analytics: batching, operator fusion, and SIMD47malisper.me原文 ↗
文章把 PostgreSQL 分析查询从逐元组执行改造成批处理路径,再融合相邻算子并用 SIMD 连续处理列值,以减少函数调用、分支和中间物化。
What happens if an entire class of workers loses faith in their careers48noemamag.com原文 ↗
文章调查科技从业者对职业前景、工作意义和行业制度的信心变化,把裁员、绩效治理、自动化与早期使命叙事破裂放进同一框架。
A year of fighting scrapers on my 1.5 million-page website49patronview.com原文 ↗
作者记录一个拥有 150 万页面的网站在机器人流量达到 99% 后,花一年识别并限制抓取器的过程。
Nvidia’s Vera Whitepaper Has a Thread Loose50chipsandcheese.com原文 ↗
文章逐项核对 Nvidia Vera 白皮书的处理器结构与性能表述,把缓存、内存、核心组织和比较基线重新放进共同约束,指出若干数字或因果解释无法顺接。
Taste Is All That's Left51notashelf.dev原文 ↗
文章认为生成候选实现的成本快速下降后,稀缺能力转向定义问题、筛选结果、决定何时停止,以及主动舍弃不合适的可能性。
Software development with AI is starting to feel like cooking steak52blog.sydorets.com原文 ↗
作者借煎牛排描述 AI coding:直接操作变少,工作改为设定约束、挑选方法、观察过程并检查成品。
AI-generated vulnerability patches require human review541password.com原文 ↗
1Password 说明 AI 生成漏洞补丁可能只封住给定触发样例,却改变鉴权、边界条件或兼容性,甚至在旁路上制造新攻击面。
How a device finds encrypted DNS by itself55blog.dundns.eu原文 ↗
文章解释 Discovery of Designated Resolvers:设备从网络已有解析器身份出发,发现其声明的 DoH/DoT 端点,并验证明文服务与加密端点的升级关系。
A new model for source control56wiki.alcidesfonseca.com原文 ↗
文章尝试重新组织版本、变更与协作关系,避免传统分支、提交和合并把独立意图压入一条难拆解的历史。
Nix Evaluation Is a Scheduling Problem57notashelf.dev原文 ↗
文章把 Nix 求值视为依赖调度:表达式可能阻塞、展开或复用,运行时必须选择任务粒度和并行顺序,而非只提升解释器某个函数的速度。
The web server deployment model breaks at hobby scale58w.on-t.work原文 ↗
文章指出低流量个人项目仍要为常驻进程、数据库、证书、监控和升级支付固定成本,即使绝大多数时间没有请求。
From constraint models to playable puzzle games59zayenz.se原文 ↗
文章从变量、合法状态和胜利条件出发建立约束模型,再让求解器生成题面、验证可解性并驱动交互。
Möbius-Strip Crosswords60quuxplusone.github.io原文 ↗
文章设计首尾按 Möbius 带反向粘合的填字网格,使跨边界单词的方向与邻接遵循一次扭转后的拓扑规则。
Sidebar: building a private ESP32 intercom61sundaradnus.ca原文 ↗
作者用 5 台 ESP32-S3 触屏设备搭建儿童对讲系统,不引入账户、信息流或云服务,把设备发现、语音和家庭网络交互限制在自有硬件内。
GitHub 热门 · GitHub Trending
12 项 · GitHub 热门authentik62github.com原文 ↗
authentik 是自托管身份提供商,通过可编排流程统一登录、注册、MFA 与策略,并向应用提供 SAML、OAuth2/OIDC、LDAP 和 RADIUS。
Frappe HRMS63github.com原文 ↗
Frappe HRMS 基于 Frappe Framework 实现员工生命周期、休假、考勤、费用、绩效、工资与税务等 13 类以上模块,并配有移动端。
tuicr64github.com原文 ↗
tuicr 是 Rust 单二进制终端审查器,持续显示 diff,允许对行、范围或整个文件评论,并持久化 hunk 与文件的已阅状态。
faceswap65github.com原文 ↗
faceswap 是跨平台 Python 换脸工具链,将工作拆成人脸提取、训练和图片/视频转换,并提供 GUI;现代 GPU 路径包括 CUDA,Linux 上也支持 AMD ROCm。
本期重点DwarfStar / ds45github.com原文 ↗
ds4 针对 DeepSeek V4 Flash、GLM-5.2 等高内存 MoE 模型,把模型加载、量化、KV cache、提示格式、工具调用、服务器和 coding agent 写进同一原生栈。
Embabel Agent66github.com原文 ↗
Embabel Agent 用 Java/Kotlin 把 agent 交互拆成可复用 action、goal 与规划步骤,并提供状态、重试、测试和 guardrail,让 LLM 调用能够嵌入 JVM 应用的领域对象与服务。
Warpgate67github.com原文 ↗
Warpgate 是透明堡垒机,原生支持 SSH、HTTPS、Kubernetes、MySQL、PostgreSQL、RDP 和 VNC,不要求客户端包装器,也提供浏览器终端与远程桌面。
Zola68github.com原文 ↗
Zola 是 Rust 单二进制静态站点生成器,内置 Markdown、语法高亮、Sass、图片处理、主题、shortcode、内部链接检查、目录、taxonomy、本地搜索和热重载。
Rayhunter69github.com原文 ↗
EFF 的 Rayhunter 用 Rust 解析便携热点的基带诊断数据,把廉价 Orbic RC400L 等设备变成常驻蜂窝传感器,识别 IMSI catcher/蜂窝模拟器相关的可疑信号。
Guava70github.com原文 ↗
Guava 为 Java 补充 Multimap、Multiset、不可变集合、图、并发、I/O、哈希、原始类型与字符串工具,长期承担标准库之外的通用基础组件角色。
Nub71github.com原文 ↗
Nub 用 Rust 在原生 Node.js 上提供 TypeScript/JSX 运行、脚本执行、包安装、watch、Node 版本选择和自更新,借助 `module.registerHooks()` 与内嵌 oxc 增强 Node,而不引入另一套运行时 API。
AutoGPT72github.com原文 ↗
AutoGPT 现已从早期单体自治 agent 演化为可视化工作流平台:用户可用自然语言或块编辑器构建 agent,并按需、定时或事件触发运行,在 Agents、Marketplace、Build 等界面检查成本与动作。
引用来源 · References
72 条 · 引用- 1 OrchestraBench: Evaluating Multi-Agent Orchestration Failure Modes, Recovery, and Decomposition Quality. arXiv:2608.05263https://arxiv.org/abs/2608.05263 ↩ 回到正文 · back to text
- 2 CodeGrep: An RL-Trained Retrieval Agent for LLM Coding Agents. arXiv:2608.05886https://arxiv.org/abs/2608.05886 ↩ 回到正文 · back to text
- 3 Oans. GitHub: martinus/oanshttps://github.com/martinus/oans ↩ 回到正文 · back to text
- 4 Pokémon Emerald on RP2350. GitHub: mattdeeds/pokeemerald-rp2350https://github.com/mattdeeds/pokeemerald-rp2350 ↩ 回到正文 · back to text
- 5 DwarfStar / ds4. GitHub: antirez/ds4https://github.com/antirez/ds4 ↩ 回到正文 · back to text
- 6 SkillTrace: Multi-Trace Provenance Auditing for LLM-Agent Skill Reuse. arXiv:2608.05204https://arxiv.org/abs/2608.05204 ↩ 回到正文 · back to text
- 7 SearchAuditor: Auditing and Attributing Failures in Long-Horizon Search Agents. arXiv:2608.05212https://arxiv.org/abs/2608.05212 ↩ 回到正文 · back to text
- 8 EcoAgent-Bench: Evaluating Economic Decision-Making in Budget-Constrained LLM Agents. arXiv:2608.05519https://arxiv.org/abs/2608.05519 ↩ 回到正文 · back to text
- 9 SkillTV-Bench: Benchmarking How Well Judges Perform on Skill-Augmented Agentic Execution. arXiv:2608.05573https://arxiv.org/abs/2608.05573 ↩ 回到正文 · back to text
- 10 SkillHEX: Improving Agent Skills via Hypothesis-Driven Autonomous Exploration and Exploitation. arXiv:2608.05628https://arxiv.org/abs/2608.05628 ↩ 回到正文 · back to text
- 11 DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model. arXiv:2608.05695https://arxiv.org/abs/2608.05695 ↩ 回到正文 · back to text
- 12 When Self-Evolution Backfires: Pre-Commit Gating against Skill Contamination in LLM Agents. arXiv:2608.05810https://arxiv.org/abs/2608.05810 ↩ 回到正文 · back to text
- 13 Contextual Information Policy Optimization for Search Agents. arXiv:2608.06128https://arxiv.org/abs/2608.06128 ↩ 回到正文 · back to text
- 14 Comparative Approaches to Agent Retrieval over Large Skill Libraries. arXiv:2608.06196https://arxiv.org/abs/2608.06196 ↩ 回到正文 · back to text
- 15 HarnessOpt-Bench: Evaluating LLMs at Harness Optimization. arXiv:2608.06301https://arxiv.org/abs/2608.06301 ↩ 回到正文 · back to text
- 16 TRAJDEBUG: Tracing Error Lifecycle to Identify Critical Failures in Long-Horizon Agent Trajectories. arXiv:2608.06346https://arxiv.org/abs/2608.06346 ↩ 回到正文 · back to text
- 17 SkillZip: Contract-Preserving Graph Compression for Scalable Agent Skill Libraries. arXiv:2608.05604https://arxiv.org/abs/2608.05604 ↩ 回到正文 · back to text
- 18 Screenshots or Tools? Eliciting Tool Use and Managing Multimodal Context in Hybrid GUI-MCP Computer-Use Agents. arXiv:2608.03327https://arxiv.org/abs/2608.03327 ↩ 回到正文 · back to text
- 19 Alyphhttps://www.alyph.ai/ ↩ 回到正文 · back to text
- 20 Zaivern Code. GitHub: tacyan/zaivern-codehttps://github.com/tacyan/zaivern-code ↩ 回到正文 · back to text
- 21 Coarenahttps://coarena.ai ↩ 回到正文 · back to text
- 22 hpc-sandbox-benchmarks. GitHub: starslingdev/hpc-sandbox-benchmarkshttps://github.com/starslingdev/hpc-sandbox-benchmarks ↩ 回到正文 · back to text
- 23 DayOtter. GitHub: Dayotter/dayotterhttps://github.com/Dayotter/dayotter ↩ 回到正文 · back to text
- 24 MCP Debug Proxy. GitHub: ytkoka/mcp-debug-proxyhttps://github.com/ytkoka/mcp-debug-proxy ↩ 回到正文 · back to text
- 25 Bifrost. GitHub: maximhq/bifrosthttps://github.com/maximhq/bifrost/ ↩ 回到正文 · back to text
- 26 Line9 Diagramhttps://line9.ai/diagram ↩ 回到正文 · back to text
- 27 local_bench. GitHub: SupermodularAI/local_benchhttps://github.com/SupermodularAI/local_bench ↩ 回到正文 · back to text
- 28 Mirafoldhttps://mirafold.com/ ↩ 回到正文 · back to text
- 29 Llmem. GitHub: netrixone/llmemhttps://github.com/netrixone/llmem ↩ 回到正文 · back to text
- 30 Remembrane. GitHub: satyasairay/remembranehttps://github.com/satyasairay/remembrane ↩ 回到正文 · back to text
- 31 ARFhttps://www.korvo.xyz/arf ↩ 回到正文 · back to text
- 32 DeepSeek V4 Flash 0731https://arcprize.org/results/deepseek-v4-flash-0731 ↩ 回到正文 · back to text
- 33 Oracle bans AI-generated code from OpenJDKhttps://app.dealroom.co/news/feed/oracle-bans-ai-generated-code-from-openjdk-despite-ellison-s-claim-oracle-isn-t-writing-its-own-code ↩ 回到正文 · back to text
- 34 Databricks drove down AI coding spend 70%https://www.databricks.com/blog/managing-ai-coding-costs-scale ↩ 回到正文 · back to text
- 35 Responding to the next frontier of critical cyber capabilitieshttps://openai.com/index/responding-next-frontier-critical-cyber-capabilities/ ↩ 回到正文 · back to text
- 36 New Mexico court orders Meta to pay $567m over harms to children’s mental healthhttps://www.theguardian.com/technology/2026/aug/06/new-mexico-court-meta ↩ 回到正文 · back to text
- 37 AMD acquires Taalas to boost inference performance by etching models in siliconhttps://www.theregister.com/systems/2026/08/06/amd-acquires-ai-chip-startup-taalas-to-boost-inference-performance-by-etching-models-into-silicon/5284344 ↩ 回到正文 · back to text
- 38 GitHub Actions and Pages are experiencing degraded availabilityhttps://www.githubstatus.com/incidents/qcvjkzcs7j74 ↩ 回到正文 · back to text
- 39 Improving GPT‑5.6 Sol in ChatGPT, expanding GPT‑5.6 Luna access for free usershttps://openai.com/index/improving-gpt-5-6-sol-in-chatgpt/ ↩ 回到正文 · back to text
- 40 Kitesurf: Agent-first browser that runs in V8 isolateshttps://blog.cloudflare.com/kitesurf/ ↩ 回到正文 · back to text
- 41 Framework discloses data breach via Metabase 0-dayhttps://community.frame.work/t/framework-data-breach-discussion/83939 ↩ 回到正文 · back to text
- 42 UAD issue #1426: feat(pkg-state): disable by defaulthttps://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/issues/1426 ↩ 回到正文 · back to text
- 43 2027 memory capacity is reportedly sold outhttps://www.ign.com/articles/ramageddon-continues-another-year-as-2027-memory-capacity-is-reportedly-sold-out ↩ 回到正文 · back to text
- 44 USA Today Co. partners with Palantir to analyze audience datahttps://www.niemanlab.org/2026/08/americas-largest-newspaper-chain-usa-today-co-partners-with-palantir-to-analyze-audience-data/ ↩ 回到正文 · back to text
- 45 New Orleans is testing Carbyne’s AI-powered Emergency Call Triage softwarehttps://www.shreveporttimes.com/story/news/local/louisiana/2026/07/28/is-new-orleans-using-ai-to-answer-911-calls-instead-of-human-dispatchers-impacts-emergencies-crime/91065014007/ ↩ 回到正文 · back to text
- 46 App Store Rejection of the Week: Dark Hourshttps://daringfireball.net/2026/08/app_store_rejection_of_the_week_dark_hours ↩ 回到正文 · back to text
- 47 Making Postgres 300x faster for analytics: batching, operator fusion, and SIMDhttps://malisper.me/how-we-made-postgres-hundreds-of-times-faster-the-query-engine/ ↩ 回到正文 · back to text
- 48 What happens if an entire class of workers loses faith in their careershttps://www.noemamag.com/why-is-everyone-in-tech-so-sad/ ↩ 回到正文 · back to text
- 49 A year of fighting scrapers on my 1.5 million-page websitehttps://patronview.com/news/99-percent-of-my-website-traffic-is-bots/ ↩ 回到正文 · back to text
- 50 Nvidia’s Vera Whitepaper Has a Thread Loosehttps://chipsandcheese.com/p/nvidias-vera-whitepaper-has-a-thread ↩ 回到正文 · back to text
- 51 Taste Is All That's Lefthttps://notashelf.dev/posts/taste-is-all-thats-left ↩ 回到正文 · back to text
- 52 Software development with AI is starting to feel like cooking steakhttps://blog.sydorets.com/en/posts/almost-no-skill-required-to-cook-a-steak/ ↩ 回到正文 · back to text
- 53 Humans missed 1 in 3 threats approving AI agent commands across 40k game runshttps://scalex.dev/blog/ai-agent-permissions-stats/ ↩ 回到正文 · back to text
- 54 AI-generated vulnerability patches require human reviewhttps://1password.com/blog/why-ai-generated-patches-still-require-human-review ↩ 回到正文 · back to text
- 55 How a device finds encrypted DNS by itselfhttps://blog.dundns.eu/posts/ddr-encrypted-dns-discovery/ ↩ 回到正文 · back to text
- 56 A new model for source controlhttps://wiki.alcidesfonseca.com/blog/a-new-model-for-source-control/ ↩ 回到正文 · back to text
- 57 Nix Evaluation Is a Scheduling Problemhttps://notashelf.dev/posts/evix ↩ 回到正文 · back to text
- 58 The web server deployment model breaks at hobby scalehttps://w.on-t.work/web-deployment-model ↩ 回到正文 · back to text
- 59 From constraint models to playable puzzle gameshttps://zayenz.se/blog/post/constraint-generated-puzzle-games/ ↩ 回到正文 · back to text
- 60 Möbius-Strip Crosswordshttps://quuxplusone.github.io/blog/2026/08/04/mobius-crossword/ ↩ 回到正文 · back to text
- 61 Sidebar: building a private ESP32 intercomhttps://www.sundaradnus.ca/writing/sidebar-building-a-ham-radio-for-my-son ↩ 回到正文 · back to text
- 62 authentik. GitHub: goauthentik/authentikhttps://github.com/goauthentik/authentik ↩ 回到正文 · back to text
- 63 Frappe HRMS. GitHub: frappe/hrmshttps://github.com/frappe/hrms ↩ 回到正文 · back to text
- 64 tuicr. GitHub: agavra/tuicrhttps://github.com/agavra/tuicr ↩ 回到正文 · back to text
- 65 faceswap. GitHub: deepfakes/faceswaphttps://github.com/deepfakes/faceswap ↩ 回到正文 · back to text
- 66 Embabel Agent. GitHub: embabel/embabel-agenthttps://github.com/embabel/embabel-agent ↩ 回到正文 · back to text
- 67 Warpgate. GitHub: warp-tech/warpgatehttps://github.com/warp-tech/warpgate ↩ 回到正文 · back to text
- 68 Zola. GitHub: getzola/zolahttps://github.com/getzola/zola ↩ 回到正文 · back to text
- 69 Rayhunter. GitHub: EFForg/rayhunterhttps://github.com/EFForg/rayhunter ↩ 回到正文 · back to text
- 70 Guava. GitHub: google/guavahttps://github.com/google/guava ↩ 回到正文 · back to text
- 71 Nub. GitHub: nubjs/nubhttps://github.com/nubjs/nub ↩ 回到正文 · back to text
- 72 AutoGPT. GitHub: Significant-Gravitas/AutoGPThttps://github.com/Significant-Gravitas/AutoGPT ↩ 回到正文 · back to text