社区盘点 DeepSWE、Terminal-Bench、Program-Bench 等下一代编码基准,认为它们更能体现深度软件工程能力。
— 今天的主线:开源模型在本地跑出花样,OpenAI 则在研究加速上自曝家底。
OpenAI 宣布达成“自动化研究实习生”目标,并公开内部编码 agent 加速研究的数据;GPT-6 Astra 在机器人操作上表现惊艳但成本与稳定性仍存疑。本地 LLM 社区围绕 Qwen 3.8 27B 的 abliterated 变体展开大规模对比评测,同时出现多个本地 agent 与推理优化实践。Nitter 在收到 X Corp 停止侵权函后经法律咨询决定继续运营,引发开源社区对平台垄断的讨论。
头条
OpenAI 达成“自动化研究实习生”目标,公开内部 agent 加速研究数据
OpenAI 宣布已实现“自动化研究实习生”——一个能在人类指导下完成需熟练研究员数天工作的系统,并称正朝着 2028 年 3 月前打造“自动化 AI 研究员”的目标迈进。同时,OpenAI 发布内部数据,展示 coding agents 如何提升实验速度、任务复杂度与研究加速。 为什么重要:这标志着前沿实验室开始用 agent 自我加速研究,对软件工程师而言,意味着 AI 辅助研发的边界正从代码补全扩展到完整研究任务,值得关注其工程实践与可靠性。
Hacker News 评论区认可 agent 在研究加速上的潜力,但也有人对“自动化研究员”的可信度与安全性持保留态度。
GPT-6 Astra 机器人操作评测:碗任务 19/20 成功,拼图任务仅 2/20
GPT-6 Astra 在 YAM 机械臂上执行“拾取红块放入碗中”任务时,20 次试验成功 19 次,远超 Claude Fable 5.1 的 8/20,单次成本约 $0.94;但在拼图任务中仅成功 2/20,与 Fable 5.1 持平,最终插入步骤停滞。 为什么重要:这表明前沿模型在简单操作上已接近实用,但精细操作仍是瓶颈;对关注具身智能与 agent 的工程师,这是模型能力与成本权衡的典型样本。
多数人认可 Astra 在编程和游戏构建上的表现,但也有人认为其在机器人控制上成本高、效果差,且评测方法有局限。
每天早晨,一份为你精选的科技日报
网页看大盘,订阅拿专属:AI 按你的兴趣为你精选、可汇入你的私有 RSS,附社区观点——每天早晨直达邮箱,永久免费。
已发布 58 期 · 每天筛过 150+ 条只留值得读的 30 条
AI 动态
Skild AI 发布机器人基础模型 S1,仅凭一次任务演示视频即可完成未见过的长程操作任务,ICL 成为具身智能新方向。
用户认为 Qwen 3.8 Flash Next (Max) 在闲聊与事实知识上表现出色,编码能力掩盖了其通用对话价值。
开发与开源
Mador 是一个仅 80 行 Proxy 状态元组的极简响应式 DOM 运行时,适合不想用框架的开发者。
Kadō 是 iOS 开源习惯追踪器,采用非二元习惯分数、离线优先、无账号无遥测,数据可无损导出 JSON/CSV。
Anubis 用 WebAssembly 实现 Proof-of-Work 反爬虫方案,历时一年才完成 WASM 集成,用于抵御 AI 公司大规模抓取。
GrapheneOS 正在用 Android Compose 重写默认 Messaging 应用,并计划长期支持 RCS 与端到端加密。
社区热议
用户分享 Qwen3.8-27B 帮助其排查并清除 PC 入侵的经历,评论区对本地模型做安全分析的可靠性看法不一。
双 R9700 + 64GB DDR5 搭配 vLLM Radiance/R9V 跑 Qwen 3.8 27B,用户称其为本地推理的“野兽机器”。
Block KV cache streaming 通过共享 CUDA phase arena 在长上下文下限制 VRAM,已扩展到多个模型并完成基准测试。
一篇关于 AI 的复杂感受引发热议:对神经网络涌现推理的惊讶、对超级智能风险的恐惧、对 AI 公司摧毁开放网络的厌恶并存。
评论区主要围绕AI的恐惧与乐观展开,多数人担忧其社会冲击,但也有人认为AI将带来进步。
GitHub Trending
Sponsor Star affaan-m / ECC The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Sponsor Star mattpocock / skills Skills for Real Engineers. Straight from my .agents directory.
Star cathrynlavery / diagram-design 38 editorial diagram types for Claude Code, Codex, and Pi. Self-contained HTML + SVG. No shadows. No Mermaid slop.
Star NousResearch / hermes-agent The agent that grows with you
Star openai / skills Skills Catalog for Codex
Sponsor Star anomalyco / opencode The open source coding agent.
Star blader / humanizer Agent skill that removes signs of AI-generated writing from text
Sponsor Star llvm / llvm-project The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Sponsor Star DietrichGebert / ponytail Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
Star ruvnet / ruflo 🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
更多值得一看(内容池 6 条)
Feels like AI has been especially taxing on the mental states of developers and the outlook of this industry in general (understandably so). Would anyone else be interested in a weekly thread to share your "wins" or other good things as a brief reprieve?
I feel that reproducibility is now a lost cause in machine learning research for three reasons: Many research is moving towards the physical AI territory, where you need expensive hardwares or even entire laboratories with high-speed cameras, in order to perform an experiment. You truly have no idea if the experiment can be reproduced and have to trust the demo. But demos are not perfectly reliable. Plus people are incentivized to only show the part of the demo that works. The entire system can