Signal Brief

Offloop 发布多智能体调度框架 D1

Offloop 发布了多智能体框架 D1,通过小型调度模型控制 Agent 动作、停止时机及人工介入。在基准测试中,D1 在 GDPval 表现优于 Claude Code 和 Codex,并在处理任务遇到瓶颈时能自动升级至人工处理。

twitter关注列表 Chubby♨️ (@kimmonismus) 发布 2026-07-23 收录 2026-07-23 观察

一句话判断

提供了解决多智能体通信噪声的具体调度机制,值得研究其 Dispatcher 模式。

核心信息

Offloop 发布了多智能体框架 D1,通过小型调度模型控制 Agent 动作、停止时机及人工介入。在基准测试中,D1 在 GDPval 表现优于 Claude Code 和 Codex,并在处理任务遇到瓶颈时能自动升级至人工处理。

原始内容

Most multi-agent setups die the same way: every agent talks at once and the channel turns into noise. Offloop built a dedicated layer for this. D1 is a small dispatcher model that decides at every step which agent moves next, when to keep going, when to stop, and when to pull a person in. During their overnight benchmark run two tasks got stuck, and D1 escalated both to a human at 2am instead of grinding on them. ![photo](https://pbs.twimg.com/media/HN7qqR2WAAAKMJE.jpg) > **引用原帖 Offloop (@Offloop):** > Introducing Offloop! > We're a team of four. Today our multi-agent harness hit state of the art on GDPval, ahead of Claude code and Codex across jobs that pay $2.4 trillion a year in the US. > Offloop gives every knowledge worker what the Fortune 500 spends billions on: a high-performing agent army that runs itself and grows the business. > https://x.com/Offloop/status/2080309689670361172

相关动态

02

AI医疗索赔代理

PE支持的医疗账单平台在四个月内部署了七个生产级AI代理,处理真实医疗索赔并确保零PHI泄露。他们通过构建包含34个动态变量的丰富化层、固定架构和严格的输出模式验证,将调用路由在两个模型提供商之间进行交换而不影响输出。与常规直接接入模型的做法相比,该团队花费的工程时间主要用于构建评估套件和数据预处理,实现了可靠的生产运行。

twitter关注列表2026-07-23#技术#评测#发布
观察
04

月之暗面300人做出开源大模型K3,引发纳斯达克震荡

文章对比了OpenAI(4500人扩至8000人)与月之暗面(300人、无传统层级)的组织哲学。月之暗面用300人开发出2.8万亿参数的开源模型K3(896专家MoE,每次激活16个,Delta Attention,自研优化器),Arena前端盲测第一,输入$3输出$15。发布后纳斯达克跌1%,同时月之暗面启动港股IPO筹备。

twitter关注列表2026-07-23#模型发布#大模型#开源
观察
05

ChatGPT 健康功能面向美国用户

OpenAI 开始向美国用户滚动 ChatGPT 健康功能,支持连接 Apple Health 与医疗记录,每周有超过 3 亿人进行健康相关提问。该功能基于 GPT‑5.5 Instant 与 GPT‑5.6 Sol 两代模型,经数百名医师评估,且不使用连接的医疗数据进行模型训练或广告定位。

twitter关注列表2026-07-23#产品发布#技术
观察