Pai 的 AI 雷达

今日必看

含近几日仍热话题,按时间衰减排序。今天先看 Tavris1/ComfyUI-Easy-Install,其次 steel-dev/steel-browser。并行还有 GitHub Security Lab 发布 LLM 驱动的 Fuzzing Taskflow,自动完成 C/C++ 项目模糊测试全流程、Require proof of presence for high-impact actions。

日期
2026/09/25
今日条目
491
#01

GitHub Security Lab 发布 LLM 驱动的 Fuzzing Taskflow,自动完成 C/C++ 项目模糊测试全流程

GitHub Security Lab 的 Antonio Morales 开源了基于 Taskflow Agent 的 Fuzzing Taskflow,指向 GitHub 仓库即可自动识别入口点、编写 harness、运行 AFL++、读取覆盖报告并分诊崩溃。

推荐理由它可以直接指向指定的 GitHub 仓库,全自动识别 C/C++ 项目的入口点并编写 harness,随后运行 AFL++ 执行模糊测试,并读取覆盖报告来分诊崩溃问题,从而实现 C/C++ 项目模糊测试全流程的自动化漏洞挖掘与代码安全分析。
Agent与工具AIHOT public items
#02

Require proof of presence for high-impact actions

You can now require an interactive re-authentication or a multi-factor challenge before members take high-impact actions on GitHub Enterprise Cloud accounts. Proof of presence is an expansion of GitHub’s sudo mode for enterprises, enforcing a higher security bar when it’s needed.

推荐理由该功能可用于在 GitHub 企业云成员执行高影响操作前强制触发交互式重新认证或多因素验证,以此将 sudo 模式扩展到企业级管理,在关键业务节点大幅拉高安全门槛并防范未授权的高风险操作。
产品接入GitHub Changelog
#03

Introducing Gemini 3.8 Live with Live Avatar

Google's new Gemini 3.8 Live update lets users have conversations with the model while watching an animated AI persona respond in real time. The "Live Avatar" will lip-sync and show different facial expressions during conversations, but it's currently only available to Gemini Ent

推荐理由用户可以通过它与大模型进行实时对话交互,并在交流过程中直观看到具备精准唇形同步与丰富面部表情的动态虚拟人化身实时做出回应,从而获得更具真实感与沉浸感的高拟真视听互动体验。
模型与评测DeepMind
#06

NVIDIA 联合 Google DeepMind 等机构开放 2800 多种病毒的蛋白复合物预测结构数据集

NVIDIA 与 Google DeepMind、EMBL-EBI 等全球研究机构合作,通过 AlphaFold Database 开放发布 2800 多种病毒的蛋白复合物预测 3D 结构,旨在为下一次疫情储备知识。

推荐理由该数据集可用于直接查阅与分析两千八百多种病毒蛋白复合物的三维预测结构,深入探索病毒的作用机制,从而为防范和快速应对下一次潜在疫情提供关键的科学知识储备。
模型与评测生信医疗AIHOT public items
#08

AIGC Video Detection based on the fusion of spatial-frequency-optical flow multimodal features

arXiv:2609.26274v1 Announce Type: cross Abstract: The rapid evolution of generative AI (e.g., Sora, Hunyuan) makes it essential to develop effective detection strategies that can generalize across ever-evolving synthesis techniques. This study is motivated by the observation of a

推荐理由该技术可用于精准识别由 Sora、混元等前沿生成式人工智能制作的合成视频,有效泛化并应对不断迭代演进的视频生成技术,从而在网络内容审核与虚假信息防控中保障视频传播的真实性与安全性。
模型与评测arXiv cs.AI 官方
#09

5999 起!无需多言|小米 18 Pro 系列发布会

📌 一句话摘要 小米 18 Pro 系列发布,主打 5999 元起步的性价比、硬件级防窥屏、大底潜望长焦以及通过 AI Vibe Coding 驱动的背屏生态,并推出万元级透明特别版以冲击高端市场。 📝 详细摘要 本文详细报道了小米 18 Pro 系列发布会的核心内容。产品线聚焦于小米 18 Pro 和 Pro Max 两款机型,重点升级包括:搭载超级像素 2.0 硬件级防窥屏、大幅提升长焦进光量的影像系统、以及首发第六代骁龙 8 系列处理器。其中,18 Pro 侧重于补全小屏旗舰体验(如 7000mAh 大电池),而 18 Pro Max 则探索性能与

推荐理由这款手机不仅能在公共场合利用硬件级防窥屏保护屏幕隐私,借助大底潜望长焦系统拍摄高质感远景大片,还能依托第六代骁龙8处理器流畅运行高负载大型游戏,配合7000mAh超大电池提供持久续航,并通过AI驱动的背屏生态实现个性化交互与信息展示。
编码代理BestBlogs.dev
#10

Introducing NV-Reason-CT Open 3D CT VLM for Radiologist Chain-of-Thought Reasoning

Radiology AI has made remarkable strides in detecting abnormalities across chest X-rays, pathology slides, and 2D scans. Yet one of the most clinically rich and data-dense modalities—the 3D computed tomography (CT) scan—remains largely underserved by modern vision language models

推荐理由NV-Reason-CT可用于深入分析临床信息丰富且数据密集的3D计算机断层扫描(CT)影像,弥补现有视觉语言模型主要局限于2D扫描的不足,并借助模拟放射科医生的思维链推理来辅助检测与解读三维影像中的复杂异常。
模型与评测生信医疗NVIDIA Developer GenAI
#12

AIBuildAI-2.5: Efficient Autonomous AI Model Development Through LLM-Guided Tree Search

arXiv:2609.25047v1 Announce Type: cross Abstract: Autonomous agents that automatically build artificial intelligence (AI) models could broaden access to AI across science and engineering. A popular line of such agents frames model building as a code search problem and solves it b

推荐理由该系统能够通过自主智能体自动构建人工智能模型,将建模过程转化为代码搜索问题并借助大语言模型引导的树搜索进行求解,从而有效拓展人工智能在科学与工程各领域的普及与应用。
模型与评测arXiv cs.AI 官方
#13

AI 硬件的下一场仗:少说话,多办事

📌 一句话摘要 本文探讨 AI 硬件从“对话助手”向“执行智能体(Agent)”的演进,分析了手机、家电、可穿戴设备在实现“能办事”目标下的不同挑战与技术路径,以及阿里云提供的全栈基础设施支撑。 📝 详细摘要 文章以云栖大会「AI 原生硬件论坛」为背景,指出 AI 硬件的竞争核心已从简单的功能演示转向能否真正感知环境、理解意图并完成复杂任务。手机赛道聚焦于通过 Agentic OS 实现跨应用的长程任务执行;家电赛道致力于从单设备控制转向家庭目标的协同管理;可穿戴设备则利用第一视角感知实现主动服务。阿里云通过提供 Qwen Intelligence 方案

推荐理由这份资料能用来深入了解AI硬件向智能体演进的行业趋势,指导手机跨应用长程操作、智能家电全屋协同联动及可穿戴设备第一视角主动感知的方案设计,并为依托全栈云端算力落地能感知、懂意图、会办事的软硬件产品提供落地参考。
Agent与工具硬件边缘BestBlogs.dev
#15

Sep 24, 2026EconomicsProject Swap: What happens when agents trade for us?

Sep 24, 2026EconomicsProject Swap: What happens when agents trade for us?

推荐理由该项目可用于模拟与研究由人工智能智能体代表人类进行自主市场交易的经济场景,深入探索全自动交易机制对市场供需、价格发现与资源配置效率的影响,并有效评估智能代理接管经济决策后可能引发的市场演变与系统性风险。
Agent与工具Anthropic Research (Olshansk)
#16

How SWE-Serve Exposes the Gap Between Local Tests and Live Serving

An AI coding agent’s patch can pass tests yet fail when the server loads a real model and handles requests. Evaluating changes to inference-serving software therefore requires checking the full serving path, including whether the system returns correct results through its public

推荐理由SWE-Serve可用于对AI编程代理修改的模型推理服务软件进行全服务链路评估,通过检验服务器在加载真实模型、处理真实请求并由公开接口返回正确结果时的完整运行表现,精准排查本地测试通过但实际在线服务却失败的断层问题。
编码代理NVIDIA Developer GenAI
#17

Muse sure looks a lot like OpenClaw

We seem to be entering into an AI agent renaissance. Meta's new consumer-facing AI agent, Muse, topped the App Store charts soon after its release and has 600,000 daily active users in the US, by an Apptopia estimate. And AI agent platform Instinct, whose eponymous creator is fun

推荐理由作为Meta推出的消费级AI智能体,Muse主要用于在移动端充当虚拟助手,为用户提供智能问答、信息检索、对话交流与自动化协作,帮助人们在日常数字生活场景中更便捷地获取所需内容与协同处理各类事务。
个人助理The Verge AI
#21

Foundries vs Navigators: Lowering the Cost of Science

What does the future of science look like in the world of AI? Anthropic has some lofty goals for science and is even opening a wet lab . Meanwhile a quiet transformation 1 is happening all across AI x Science. In this guest post, Adrian Sanborn talks about the less flashy but mor

推荐理由这篇文章能用来帮助人们看清人工智能与现代科学深度融合的发展趋势,深入理解以代工厂与导航者模式降低科研门槛与湿实验成本的务实路径,进而掌握利用AI加速科学发现的具体方法与前沿洞察。
创作成片Latent Space
#22

LWiAI Podcast #257 - GPT 6 Astra, AI Extinction, Security Incidents

Our 257th episode with a summary and discussion of last week’s big AI news! Recorded on 09/19/2026 ; as usual, apologies for the none ‘weeklyness’ of this ep! Hosted by Andrey Kurenkov and Jeremie Harris Feel free to email us your questions and feedback at andreyvkurenkov@gmail.c

推荐理由收听本期播客能够快速获取并回顾上周发生的人工智能重磅热点,通过两位主持人的整理与对谈剖析,全面了解GPT 6 Astra最新动态、AI灭绝相关探讨以及安全事件背后的关键信息。
创作成片Last Week in AI
#23

Show HN: Make cursed fonts like Times New Bastard

A joke tool that abuses OpenType's ligature feature to mix fonts. It works pretty fast on client-side by loading Python in WASM.

推荐理由这个工具通过在客户端利用 WebAssembly 高速运行 Python,并滥用 OpenType 的连字特性将不同字体进行拼贴混合,能够快速生成类似 Times New Bastard 这种充满恶趣味的“诅咒字体”,直接用于制作恶搞排版、幽默设计或整蛊好友。
开发与开源安全治理Hacker News
#24

AI performance costs are falling faster than those of any previous technology

AI is hitting a fixed benchmark performance level at a rapidly falling cost. Epoch AI measures a price decline of about 13x per year. After stripping out hardware gains and competition, MIT puts annual algorithmic progress at about 3x. That doesn't mean today's best models are ch

推荐理由依托人工智能达到同等性能水平的成本极速暴跌以及算法效率年均数倍提升的红利,能够以逐年骤减的资金预算将此前高昂的智能能力规模化嵌入各类业务流程,轻松实现高水准服务的低成本普及并大幅削减算力与推理开销。
编码代理The Decoder
#25

Introducing LangSmith Fine-Tuning

LangChain introduces LangSmith Fine-Tuning and SmithTune, a CLI built for post-training models. Train specialized models without building data pipelines by hand.

推荐理由该工具能用来对模型进行后训练与微调,借助专用的命令行工具使用户无需手动搭建复杂的数据流水线,即可直接训练出契合特定场景的专业化定制模型,有效简化模型的调优与开发流程。
模型与评测LangChain Blog
#26

Opus 5.5 Vibe Check: Will I Finally Upgrade?

Opus 4.6 came out on February 5 . A century ago in AI years. But to this day, it’s been my go-to model inside Claude Code. The reason has nothing to do with its benchmark scores or performance on complex, long-running, multi-step agentic coding tasks, whatever the hell that combi

推荐理由它可以作为在 Claude Code 中日常深度依赖的主力编程模型,抛开冰冷的基准测试跑分,通过真实的交互手感与实际编码体验来辅助完成软件开发,并用来权衡判断是否有必要从一直沿用的旧版本升级到全新的 Opus 5.5。
编码代理Why Try AI
#27

I still don't understand this 'agentic workflow' thing

My usual day with Claude Code is like: * I open terminal in my project's folder and run claude command. * I prompt it. I mostly use Fable-5.1/Opus-5 but Opus-5.5 is my current model. The model decides if it wants to use sub-agents for a task. I never explicitly prompt it for sub

推荐理由它能让你直接在项目文件夹的终端中输入提示词,由Opus-5.5等模型根据实际需要自主决定是否调配子代理来协同推进代码与项目工作,全程无需人工专门指示调用。
编码代理Anthropic Watch 非官方
#28

🔬Bio-security is an AI Arms Race - Eric Nguyen (CEO, Radical Numerics)

The OpenAI → Hugging Face attack has people asking “what else do we need to worry about?” and Anthropic’s filters flag two things: cyber-security and biology. The natural question is: what about bio-security, then? Clem Delangue argues that cyber-warfare defensive capabilities ne

推荐理由该内容能用于深入了解人工智能在生物安全领域引发的技术竞赛与防御机制,结合网络安全攻击前例与主流大模型的风控策略,全面剖析生物威胁与防护挑战,为构建人工智能时代的生物防御能力与应对方案提供关键参考。
创作成片Latent Space
#29

MCP was always a bad idea?

My comment on MCP was always a bad idea? — Hacker News. This article entirely misses the value that MCP brings today. Sure, there's almost no reason to use MCPs if you are running a full-blown terminal agent (Claude Code, Codex, Meta Muse, OpenClaw etc) with unfettered internet a

推荐理由MCP能在不具备全功能终端或开放互联网访问权限的环境中,为AI模型提供统一标准化的工具调用与外部数据连接,让系统安全可控地读取各类本地及第三方数据源与服务接口。
个人助理Simon Willison
#31

How Warp ships 2,000 PRs a month with AI factories | Zach Lloyd (CEO, Warp)

Zach Lloyd is the co-founder and CEO of Warp, an AI-powered terminal and software factory platform used by tens of thousands of engineers. Before Warp, he spent nearly a decade at Google, including time as a principal engineer on Google Sheets. He built Warp from the ground up as

推荐理由可以通过这款由AI驱动的终端与软件工厂平台,将日常工程研发流程全面自动化,协助高效生成并交付每月数千个代码拉取请求,从而像运营现代化软件工厂一样大幅提升代码产出与团队迭代效率。
开发与开源创业者Lenny's Newsletter