DawnSift
订阅日报
周四 · 科技日报 · 第 74 期

2026-09-24

— 今天的主线是:模型在变快变便宜,但 Agent 的“人品”问题开始暴露。

今日 TL;DR

OpenAI 发布 GPT-6 Sol 和 Luna,API 价格较上一代下调 50%;Anthropic 推出 Claude Opus 5.5,运行成本比 Opus 5 低 40%。Google 发布 Gemini 3.8 Flash TTS 与 Flash-Lite TTS,支持 2000+ 声音和 30 秒语音克隆。DeepSeek 公开 Agent 训练基础设施 DSec,每秒可生成 5000+ 沙盒。Claude Code 被曝 AGENTS.md 仅在遥测开启时读取,引发社区批评。

当 AI 模型把代码写错时,我们称之为“幻觉”;当人把代码写错时,我们称之为“工程”。

头条

1

OpenAI 发布 GPT-6 Sol 和 Luna,API 价格下调 50%

OpenAI 发布 GPT-6 Sol 和 GPT-6 Luna 两个新模型,分别定价 $2/$10 和 $0.10/$0.50 每百万 token,较 GPT-5.6 促销价下调 50%。Sol 面向复杂编码和专业任务,Luna 面向高吞吐量日常任务,均为 API-only,无自托管权重。 为什么重要:长时运行 Agent 的成本结构正在被快速改写,更低的 token 价格直接改变工程选型与预算模型。

2

Google 发布 Gemini 3.8 Flash TTS 与 Flash-Lite TTS,支持 2000+ 声音与 30 秒克隆多源事件 ×3

Google 发布 Gemini 3.8 Flash TTS 和 Flash-Lite TTS,提供超过 2000 种声音,并支持用 30 秒音频样本创建自定义声音。Flash TTS 在 Hume AI 的 Voice Design Benchmark 上以 71.4 分排名第一,Flash-Lite 面向高音量配音和语音 Agent。 为什么重要:多角色对话生成与低成本语音克隆为语音 Agent、有声内容生产提供了新的 API 原语,开发者可绕过传统 TTS 管线直接编排多声部对话。

社区普遍认可技术进步,但也有人认为语音仍显机械、提示遵循差,且定价与区域支持不透明。

3

DeepSeek 公开 Agent 训练基础设施 DSec:每秒 5000+ 沙盒

DeepSeek 发布由梁文锋署名的论文,公开 DSec(DeepSeek Elastic Compute)系统,用于为 Agent 训练批量制造沙盒环境,每秒可生成 5000+ 个沙盒,单集群约 160 个节点、3 万核 CPU、250TB 内存。 为什么重要:Agent 训练的核心瓶颈正从算力转向环境供给,DSec 的工程细节为大规模强化学习环境编排提供了可参考的架构。

4

Claude Code 被曝 AGENTS.md 仅在遥测开启时读取,已修复

Claude Code 2.1.277 宣布支持 AGENTS.md,但用户发现当遥测关闭时该文件从不加载。原因是一个名为 tengu_agents_md_mod 的远程 feature flag 默认值为 false,无法获取 flag 时插件不可用。 为什么重要:本地项目指令文件的加载不应依赖远程开关,这一设计暴露了工具对遥测基础设施的隐性耦合,对依赖 AGENTS.md 的团队工作流构成风险。

评论普遍批评该设计不可接受,认为本地文件读取不应依赖遥测或远程开关;但也有人认为这只是常规功能开关的部署失误,且已修复。

5

Anthropic 发布 Claude Opus 5.5:Fable 5.1 级性能,运行成本降 40%

Anthropic 发布 Claude Opus 5.5,宣称在大多数任务上达到 Claude Fable 5.1 的性能水平,运行成本比 Opus 5 低 40%。该模型在 Anthropic 自有基准上领先于 agentic coding、computer use 和知识工作。 为什么重要:旗舰级模型在保持性能的同时大幅降本,意味着更多团队可以将最高能力模型纳入日常 Agent 工作流而非仅用于关键任务。

每天早晨,一份为你精选的科技日报

网页看大盘,订阅拿专属:AI 按你的兴趣为你精选、可汇入你的私有 RSS,附社区观点——每天早晨直达邮箱,永久免费。

已发布 74 期 · 每天筛过 150+ 条只留值得读的 30 条

AI 动态

开发与开源

社区热议

Jev in 25 Lines of Python

“25 行 Python 实现 Jev”引发热议,多数人认为只是简化演示,无法复现速度与可靠性。

普遍认为该实现只是简化演示,无法复现Jev的速度、精度与可靠性,但也有人认为其思路有启发,可作为本地路由或分类的起点。

GPT-6 Astra has gained the ability to drive a car

GPT-6 Astra 在 DrivingBench 上完成驾驶任务,多数人觉得酷但更像噱头,延迟与实用性存疑。

多数人觉得用LLM开车很酷但更像噱头,延迟和实用性存疑,但也有人认为这可能是自动驾驶的新方向。

GitHub Trending

google/ax★ 9043

Star google / ax Google's open agentic orchestration runtime

Sponsor Star obra / superpowers An agentic skills framework & software development methodology that works.

Star dream-num / univer The Office Harness for AI Agents — Spreadsheets, Docs, Slides, Canvas, Relational Tables, and PDF in one runtime.

Star Open-Dev-Society / OpenStock OpenStock is an open-source alternative to expensive market platforms. Track real-time prices, set personalized alerts, and explore detailed company insights — built openly, for everyone, forever free.

Star strands-agents / harness-sdk Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScript - any model, any cloud.

Star HKUDS / CLI-Anything "CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/

更多值得一看(内容池 60 条)
GGUFs in transformers natively!

Hey there folks! Aritra here from Hugging Face. I wanted to update you all about the latest changes in `transformers`. We now natively support GGUFs (llama cpp quants). You can use it like so: from transformers import AutoModelForCausalLM, AutoTokenizer model_id = "unsloth/Qwen3.5-4B-GGUF" filename = "Qwen3.5-4B-Q4_K_M.gguf" model = AutoModelForCausalLM.from_pretrained( model_id, gguf_file=filename, ) After loading, you're using the normal Transformers APIs. Why did we want to do this? Quantized

Open-source AWS-compatible cloud for your own hardware — EC2, S3, VPC, EKS, RDS on a single box

Disclaimer: I'm an engineer at Mulga, the company behind this. Self-promo, but it's AGPL-3.0 and free to run. The Problem It Solves Spinifex reimplements the AWS APIs on hardware you own: EC2, EBS, S3, VPC, IAM, ALB/NLB, EKS, ECS, ECR and RDS. It's real compute: instances are actual QEMU VMs, and VPCs are real OVN networks with security groups and elastic IPs. It's not an emulator like LocalStack. Why not existing FOSS Most infrastructure tooling, docs and skills today assume AWS. If you want th

Meta’s Muse AI Assistant Rolled Out With a Serious Security Flaw

Meta says it issued a fix for the Muse zero-day vulnerability that would have let attackers do “whatever” they wanted on a victim’s Mac, highlighting the inherent dangers of AI helpers.

Clarification Is Not Correction: LLMs Fail to Let Go

arXiv:2609.25337v1 Announce Type: new Abstract: Dialogue failures in language models are usually framed as memory failures: context too long, summaries lossy, a constraint forgotten. We argue this misses a deeper problem: in many conversations the model does not forget, it commits too early. An ambiguous early turn collapses into a single hidden interpretation, and later clarification is filtered through that commitment. We call this early posterior collapse: unresolved user intent collapsing in

Learned Enterprise Data Comprehension: Compression and Routing for Data Agents

arXiv:2609.25286v1 Announce Type: new Abstract: Structured-data agents in enterprise settings must reason over complex data environments whose relevant evidence is distributed across schemas, relationships, policies, and recurring business roles. Modern agentic systems often address this burden through reusable markdown-style memory or skill files that preserve previously discovered information for later queries, reducing the need to rediscover the same structure repeatedly. This is useful, but

Attention as a Routing Graph: Live Circuit Extraction from a Single Forward Pass

arXiv:2609.25285v1 Announce Type: new Abstract: Finding circuits in language models usually means running many careful interventions. We try something simpler: treat attention as a routing map from one forward pass, keep a small set of routes that point toward the answer, and ask whether those routes actually matter. They often do. On induction and IOI (tasks where the "right" circuit is already known), ablating our extracted edges hurts the model much more than ablating a random set of the same

JEV-as-a-Judge: Accept When Confident, Escalate When Unsure

LLM-as-a-judge enables evaluation across diverse tasks, but inference cost and confidence reliability become critical at scale. We study whether a decision-only judge can provide an economical first pass and identify when stronger evaluation is needed. Comparing jev-as-a-judge with sixteen generative and reward-model judges, with blinded human adjudication, we find it within three percentage points of a state-of-the-art LLM judge, our strongest comparator, on ordinary preference and evidence-gro

Show HN: Training a model to identify AI web content from structure alone

Hey HN! We’re Vincent and Jochen from Sitefire ( ). We have been working together for years, with backgrounds in RL/optimization at Stanford and software engineering from Technical University Munich (TUM). With Sitefire (YC W26), we help marketing teams get recommended by AI Search (ChatGPT, Google AI Overviews, AI Mode, Claude, etc.). Our software monitors prompts, sees which web pages get cited, and uses these insights to help marketing teams take action, e.g. create YouTube videos or write th

Ovis-Embedding: Pushing the Frontiers of Universal Omni-Modal Embeddings

In this report, we introduce Ovis-Embedding, a state-of-the-art omni-modal embedding family built on native integration of text, image, video, and audio. Instead of assembling separate modality towers, Ovis-Embedding uses a shared multimodal backbone to encode different modalities in a common representation space. Specifically, we make three key advances: (1) native omni-modal initialization: we adopt a pretrained Qwen-omni model as the embedding backbone and adapt it through contrastive trainin

Kyutai Releases Voice of Reason: A Speech-Native Model that Solves Spoken Math with Reinforcement Learning

Kyutai has released Voice of Reason, 2 open-weight speech-to-speech models built on GLM-4-Voice-9B. Supervised fine-tuning and reinforcement learning lift spoken GSM8K accuracy from 27.3% to 77.1%. There is no transcription step and no text LLM in the loop. Both checkpoints are on Hugging Face and run on a single H100. The post Kyutai Releases Voice of Reason: A Speech-Native Model that Solves Spoken Math with Reinforcement Learning appeared first on MarkTechPost .

SF October 14th: A Birds of a Feather Session on Agentic Engineering

SF October 14th: A Birds of a Feather Session on Agentic Engineering I'm hosting an evening event with Jesse Vincent in San Francisco on Wednesday 14th October for people who are building weird and interesting things with and on top of coding agents. Think of it as an agentic show-and-tell: ​Compare notes with other builders and experimenters on things you’re trying, what you're learning, and what you haven’t figured out yet. We’re especially interested in work you haven’t discussed publicly, od

From Pattern Recognizers to Personalized Companions: A Survey of Large Language Models in Mental Health

The rising global prevalence of mental health conditions, together with longstanding barriers in traditional healthcare, such as limited resources, high cost, stigma, and privacy concerns, has created an urgent need for accessible and scalable support. Large Language Models (LLMs) have emerged as a transformative technology with strong potential to democratize mental health support through advanced natural language understanding and generation. However, the rapidly expanding, fragmented body of

Engram gone wild! 2b model update...

Update from : It's been about a week so I'm back. People were asking me about the model. People wanted code, or models, etc. Most of that is useless to you right now because you're not going to use an under trained model. So let's get to the details. The spec locked to the following after a LOT of testing : 2.6b model all up. Embedding, LM head, AttnRes, etc. 2.2b are trained. Embedding / LM Head are frozen (~205m each) 4.3b ENGRAM table. Yes. She's chonky. Architecturally speaking now : This in

Most powerful harness for Qwen 3.8?

I hear Qwen code unlocks the model better. I also think it has more power user features than open code? It’s nice open code can work with multiple models easier though Thoughts?

GAE: Learning a Geometry-Native Latent Space for 3D-Consistent World Generation

We present a compact geometry-native latent space as a shared foundation for perception and generation. Visual generators can produce photorealistic frames without preserving a consistent 3D scene. We argue that this is not only a modeling problem but also a representation problem: generators typically evolve appearance-centric latents, while perception models recover geometry in a semantically rich space that encodes cross-view structure. Rather than adding geometry as another output, we repara

A US-China AI Hotline Won't Be Ready For a While

As the US and China race to become the dominant power in the AI industry, the countries also appear to be figuring out ways to communicate on national security issues.

All-in-One Multilingual Scene Text Recognition with Script-aware Mixture-of-Experts

Multilingual scene text recognition (STR) remains challenging due to the scarcity of training data for most languages and the difficulty of serving diverse scripts within a single model. Existing solutions either deploy one recognizer per language, inflating cost and introducing error accumulation, or rely on massive vision-language models (VLMs) that are expensive and still inaccurate on many scripts. In this work, we pursue an all-in-one multilingual recognizer that is simpler than per-languag

The old cybersecurity model is breaking

As concern over AI safety and rogue agents continue to make headlines, it’s no surprise that cybersecurity stocks are rising, or that investors are pouring massive amounts of capital into startups trying to build the next generation of security for an AI-native world. We’re even seeing companies like Instinct and Simile bring in nine-figure checks and valuations that wouldn’t have made sense a […]

Shadow roots, explained with live examples

Tool: Shadow roots, explained with live examples Prompt to Fable 5.1 Medium: Build an artifact to explain shadow roots in CSS with interactive examples Tags: css

Circuit Hypernetworks for Quantum-Augmented Diffusion Language Models

Language models can be adapted by changing the computations applied to individual tokens. Quantum circuits offer one such approach, but evaluating wider circuits inside a large model can be computationally demanding. Here we introduce HyperQ, which adds token-conditioned quantum residual branches to a frozen masked-diffusion language model. A quantum residual branch is a module in each transformer block that reads a token's hidden state, emits the coordinates of that token's circuit, executes it

The AI Neuroscientist: An Interactive Agentic Interface for Neuroimaging Analysis

arXiv:2609.25254v1 Announce Type: new Abstract: Analyzing neuroimaging data requires specialized coding and statistical expertise, which limits accessibility for researchers without computational backgrounds. We present the AI Neuroscientist, a language agent for interactive data exploration. The system integrates a large language model (LLM) with a neuroimaging toolset to perform quality control, modeling, and visualization. This allows researchers to query data quality and specify analysis par

X-Planner: Event-Structured Task Planning for Embodied Intelligence

arXiv:2609.25187v1 Announce Type: new Abstract: Task planning bridges high-level instructions and executable behavior in long-horizon manipulation, yet modern Vision-Language-Action (VLA) systems often leave this intermediate structure implicit. Existing chain-of-thought (CoT) planners also tend to rely on coarse task-level annotations or serialize long reasoning traces token by token. We present X-Planner, a planning front-end that addresses both the supervision and representation of embodied r

StableVQ: Practical Guidelines for Stable Vector-Quantized Tokenizer Training

Vector Quantization (VQ) is fundamental to discrete visual tokenizers that power modern autoregressive and masked image generation models. While recent shared-projection codebook methods have substantially advanced codebook utilization, training stability remains a critical and underexplored challenge. We argue that the root cause lies in the entanglement of the Encoder--Decoder and Codebook training: because neither module can reliably fulfill its own responsibility in isolation, the system can

Cost of intelligence is dropping fast

50% per quarter is amazing. 4× faster than DNA sequencing, 6× faster than compute, 18× faster than lithium batteries, and (up to 1973) 54× faster than electricity. Every year moving forward is going to be significantly different that the prior year. What do you think? We will be running coding agents on our phones pretty soon.

Maintaining quality in the age of Agentic Engineering

Hey everyone, This is a worn out topic, but I still want to bring it up once again because I keep finding it really difficult to talk about IRL with people close to me professionally without having the discussion go off-rails. I have this feeling that people have quite strong almost dogmatic views on this in either direction and it's really throwing me off. For some background: I'm a mid level engineer currently working at a mid-sized company. This far in my career I've been viewed as a quite st

每天早晨,一份为你精选的科技日报