🔍 搜索中 · 显示所有标签页的匹配项 · 按 Esc 清除
📖 一句话:今天几乎所有热度都在“给 agent 用的工具”上——浏览器操作、电脑操作、技能包、沙箱,重心已从‘做模型’转到‘做 agent 的手脚和环境’。先看下面两条(jev-ultrafast 与 trycua/cua),它们代表 computer-use 的两条路线;模型榜变化不大、快讯里刷屏的 Muse 系列可快速扫过。注意:榜首的 jev 集群已核实是真实开源发布,不是刷榜——新仓库 PR 少属正常。
📌 必读 导读 · 今天先看这些
- Jev Ultrafast: a browser agent with a dynamic, indexed action space (HN 讨论) HN浏览器 agent 的新范式:读 DOM 表格、免视觉模型、70–500ms 决策;评论区有一线工程判断,比 star 数更有信息量。
- browser-use/jev-ultrafast repo直接读实现:indexed-DOM + speculative fan-out 如何把浏览器自动化压到 ~7s;MVP 局限(Shadow DOM/iframe/无结果校验)也写得很坦白。
- trycua/cua — Computer-use 2.0 repo另一条路线:跨 OS 驱动 + agent 集群 + 评测/训练数据。想理解“agent 基础设施”全景,这个和 jev 对照着看。
- hypit-ai/hypit repo把短视频还原成可编辑“代码”、批量产变体;也是“skill 即分发”(npx skills add)的样例——一个正在成形的能力分发范式。
🔬 深度洞察 deep research
Agent 基础设施成为重心:大家在造“手和沙箱”,不是又一个模型
今日多源共振里,7/9 是“让 agent 能操作/被隔离/被评测”的工具,而非模型本身。这说明生态的建设热度已从“更强的大脑”转向“可用的手脚与环境”——谁能让 agent 稳定操作真实系统,谁就卡住下一段价值。对开发者:该层仍很早、可切入;对投资人:这是当前最密集的在建方向。
browser-use/jev-ultrafasttrycua/cuaarcboxlabs/arcboxcoder/codercloudflare/security-audit-skillsapientinc/PRAXISTdeeplethe/utopia
“Skill(可安装技能包)”正成为能力分发的新范式
cloudflare/security-audit-skill 与 hypit 都以“技能包”形式分发(hypit 用 `npx skills add`),即把一项能力打包给 Claude Code/Codex 等 agent 直接调用。这是一个正在成形的分发 primitive——值得盯它会不会长出“agent 能力的应用商店”。
cloudflare/security-audit-skillhypit-ai/hypit
专用快模型分工化:浏览器 agent 成本正在坍塌
browser-use/jev-ultrafast 建立在 TypeSafe 的 Jev(“System One”)模型上——返回类型化概率决策而非文本、跳过视觉模型、70–500ms 出结果;自测把 Google Flights 自动化压到 7s、成本降约 90%(注:官方自测、未经第三方复现)。呼应 ai_news 里 GLM-5.3 FlashX 等“快变体”:趋势是工作流不同环节用不同的更快更便宜的模型,而非一个大模型通吃。
browser-use/jev-ultrafasttamaratran/fast-jev-compactionGLM-5.3 FlashX
被低估的早期信号:涨但无 X 热度
deeplethe/utopia(本地优先、agent 辅助的“文档→本体”知识工作台)和 sapientinc/PRAXIST(可执行的自主研究系统)在没有明显 X 带节奏的情况下自然上涨——通常意味着别人还没注意,alpha 在此,值得优先加入观察名单。
deeplethe/utopiasapientinc/PRAXIST
🎯 沿“agent 基础设施”主线深挖一层:对比 browser-use/jev-ultrafast(浏览器)与 trycua/cua(全 OS computer-use)两条路线,判断哪条更贴合你的用例;同时把无 X 热度却在涨的 deeplethe/utopia 加入重点观察。
📰 最新快讯
- StepFun 发布 Step 5 Preview:面向软件工程与金融的旗舰智能体模型
- Step 5 Preview 公布聚焦金融场景的评测基准
- 阶跃星辰发布 Step 5 Preview:支持 1M 上下文与视觉的智能体模型
- Qwen-Image-2.1 将在10小时后开源:权重与代码即将发布
- FlappyBench 对决:DeepSeek V4.1 Flash 与 Qwen Omni Flash 在成本和质量上均击败 Gemini 3.8 Flash
- Cline 新桌面应用发布 Jev 浏览器插件
- Muse 发布 Mac 应用、加拿大区支持、Granola/Notion 连接器及开发者平台
- OpenRouter 推出 Ori Eval,用数据而非“感觉”挑选模型
- OpenRouter 介绍 Jev:用于是/否与多项选择问题的高性价比决策模型
- Jev 决策模型在分类任务上以更低成本追平 LLM 准确率
- 又快又准又便宜:Jev 决策模型在 OpenRouter 分类测试中表现出色
- OpenRouter 实测:Typesafe Jev 模型快 5 倍、准确率相当、成本第二低
- Jev决策模型:速度提升5倍以上,分类准确率与主流LLM相当
- OpenRouter 测试 Jev:决策模型速度比竞品快 5 倍以上
- Muse AI 智能体:拍照即可几分钟完成 Facebook Marketplace 商品上架
- 为什么租 1000 块 GPU 也难以复现 DeepSeek 的推理质量
- 为什么租 1000 块 GPU 也难以复现 DeepSeek 的推理质量
- 缓存命中率:判断推理服务商真实水平的关键信号
- 缓存命中率:判断推理服务商真实水平的关键信号
- 复现DeepSeek级推理极难——“99%缓存命中率”或是转售信号
- 复现DeepSeek级推理极难——“99%缓存命中率”或是转售信号
- 警惕“便宜”但缓存命中率差的AI推理服务商
- 警惕“便宜”但缓存命中率差的AI推理服务商
- “99%缓存命中率”是红灯信号?警惕套壳DeepSeek的推理服务商
- “99%缓存命中率”是红灯信号?警惕套壳DeepSeek的推理服务商
- GLM-5.3 FlashX 已在 Command Code 上线,吞吐量约 200 TPS
- GLM-5.3 FlashX 已在 Command Code 上线,吞吐量约 200 TPS
- Qwen 展示基于 Qwen 3.8 27B 与 Cerebras 的理财助手 Money Agent
- Qwen 展示基于 Qwen 3.8 27B 与 Cerebras 的理财助手 Money Agent
- Command Code 强调支持 Qwen 3.8 Omni Flash 与快速 DeepSeek 推理
⭐ 多源共振
共振集中在“给 agent 用的工具”:浏览器(jev-ultrafast)、电脑操作(trycua/cua、arcbox)、技能包(security-audit-skill)、开发环境(coder/coder)、自主研究(PRAXIST)、知识工作台(utopia)。同一主线、多个团队同时发力。
githubxsocialboardhn
+273★/d 活跃开发 official #16
Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation.
🔺 @trycua 首发 · 30h 前
Computer-use 2.0:跨 OS 驱动、agent 集群、评测与训练数据生成——“agent 基础设施”主线的核心一员,且为团队自荐(lead:trycua)。
githubxsocialboard
+985★/d 早期·低活动 official #1
🔺 @betterhn20 首发 · 16h 前
已核实=真实开源发布,非刷榜。Browser Use 出品的浏览器 agent,基于 TypeSafe“Jev/System One”模型(类型化概率决策、免视觉、70–500ms);自测 7s 完成 Google Flights、成本≈-90%(官方自测未复现)。新仓库 PR 少属正常。
githubxsocialboard
+550★/d 早期·低活动 official #17
A coding-agent skill for multi-phase security audits with independently verified, machine-readable findings
🔺 @MaciejLukianski 首发 · 41h 前
Cloudflare 出品的 coding-agent 技能包:多阶段安全审计、独立验证、机器可读结论——“skill 即能力分发”的代表案例。
githubxsocialboard
+337★/d 活跃开发 official #9
Local-first, agent-assisted document-to-ontology workbench
本地优先、agent 辅助的文档→本体工作台;无 X 热度却涨=早期/被低估信号,优先加入观察。
githubxsociallaunch
+314★/d 活跃开发
🔺 @cccyd_qwq 首发 · 31h 前
已核实=真实项目(~1.3k★、活跃发版至 0.2.7)。让 coding agent 把短视频还原成可编辑“代码”、批量产出变体;以 `npx skills add` 技能包分发。工具+话题双热。
githubxsocialboard
+267★/d 活跃开发 official #23
Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and remote runtime.
🔺 @GitTrend0x 首发 · 62h 前
🔥 动量榜
榜首多为刚开源的新仓库,PR/issue 少属正常现象(新项目),不等于刷榜。已逐一核实:jev-ultrafast、hypit 均为真实发布。
| # | Repo | 7d | +1d★ | 7d★ | 质地 | 官方 | X |
|---|---|---|---|---|---|---|---|
| 1 | browser-use/jev-ultrafast ↺ 1d Python 🔺 @betterhn20 首发 · 16h 前 已核实=真实开源发布,非刷榜。Browser Use 出品的浏览器 agent,基于 TypeSafe“Jev/System One”模型(类型化概率决策、免视觉、70–500ms);自测 7s 完成 Google Flights、成本≈-90%(官方自测未复现)。新仓库 PR 少属正常。 |
+985 | 9,147 | 早期·低活动 | #1 | 14× | |
| 2 | cloudflare/security-audit-skill ↺ 1d JavaScript · A coding-agent skill for multi-phase security audits with in 🔺 @MaciejLukianski 首发 · 41h 前 Cloudflare 出品的 coding-agent 技能包:多阶段安全审计、独立验证、机器可读结论——“skill 即能力分发”的代表案例。 |
+550 | 13,528 | 早期·低活动 | #17 | 32× | |
| 3 | robbietilton/Compositor ↺ 1d Swift · The Photoshop alternative for Mac 🔺 @dotey 首发 · 5h 前 |
+450 | 2,495 | 活跃开发 | #3 | 9× | |
| 4 | NandhaKishorM/laya ↺ 1d Python |
+439 | 1,664 | 活跃开发 | #2 | 6× | |
| 5 | deepseek-ai/deepseek-harness ↺ 1d TypeScript 🔺 @the_osps 首发 · 7h 前 |
+408 | 7,871 | 早期·低活动 | – | 10× | |
| 6 | deeplethe/utopia ↺ 1d Python · Local-first, agent-assisted document-to-ontology workbench 本地优先、agent 辅助的文档→本体工作台;无 X 热度却涨=早期/被低估信号,优先加入观察。 |
+337 | 2,474 | 活跃开发 | #9 | 10× | |
| 7 | hypit-ai/hypit ↺ 1d TypeScript 🔺 @cccyd_qwq 首发 · 31h 前 已核实=真实项目(~1.3k★、活跃发版至 0.2.7)。让 coding agent 把短视频还原成可编辑“代码”、批量产出变体;以 `npx skills add` 技能包分发。工具+话题双热。 |
+314 | 10,935 | 活跃开发 | – | 28× | |
| 8 | alibaba/open-code-review ↺ 1d Go 🔺 @shao__meng 首发 · 71h 前 |
+302 | 14,364 | 活跃开发 | – | 22× | |
| 9 | trycua/cua ↺ 1d HTML · Scale computer-use 2.0 with open-source drivers, cross-OS fl 🔺 @trycua 首发 · 30h 前 Computer-use 2.0:跨 OS 驱动、agent 集群、评测与训练数据生成——“agent 基础设施”主线的核心一员,且为团队自荐(lead:trycua)。 |
+273 | 2,045 | 活跃开发 | #16 | 20× | |
| 10 | arcboxlabs/arcbox ↺ 1d Rust · Run AI agents on real and isolated machines — own kernel, fi |
+268 | 1,346 | 早期·低活动 | #7 | – | |
| 11 | stablyai/orca ↺ 1d TypeScript · Orca is the ADE for working with a fleet of parallel agents. 🔺 @GitTrend0x 首发 · 62h 前 |
+267 | 5,082 | 活跃开发 | #23 | 21× | |
| 12 | ruanyf/weekly 🆕 new · 科技爱好者周刊,每周五发布 🔺 @clxymox 首发 · 7h 前 |
+261 | 931 | 活跃开发 | #4 | 5× | |
| 13 | Open-Dev-Society/OpenStock ↺ 1d TypeScript · OpenStock is an open-source alternative to expensive market |
+239 | 2,013 | 早期·低活动 | #20 | 12× | |
| 14 | tt-a1i/archify ↺ 1d JavaScript 🔺 @GitTrend0x 首发 · 62h 前 |
+230 | 6,975 | 活跃开发 | – | 12× | |
| 15 | eternity4719/HowToLiveBetter ↺ 1d HTML 🔺 @knowledgefxg 首发 · 60h 前 |
+221 | 5,936 | 早期·低活动 | – | 10× | |
| 16 | TianyuCodings/NanoJev 🆕 new Python · A nano replica of Jev: parallel decisions, dynamic candidate 🔺 @xx309212 首发 · 17h 前 |
+213 | 1,005 | 早期·低活动 | #11 | 7× | |
| 17 | Tencent/WeKnora ↺ 1d Go 🔺 @QingQ77 首发 · 20h 前 |
+196 | 4,752 | 活跃开发 | – | 17× | |
| 18 | docling-project/docling 🆕 new Python · Get your documents ready for gen AI 🔺 @TodayKan 首发 · 42h 前 |
+194 | 859 | 活跃开发 | #13 | 11× | |
| 19 | addyosmani/agent-skills ↺ 1d JavaScript 🔺 @shanyanggm 首发 · 71h 前 |
+192 | 3,174 | 活跃开发 | – | 30× | |
| 20 | vladelaina/BongoCat 🆕 new C · 🩷 💘C × SDL3 × OpenGL, stir it up, mash it together! Bong~ |
+189 | 482 | 活跃开发 | #8 | 1× |
🗞️ Hacker News
- Cloudflare Quick Tunnels 594p · 253c
- Android 17 is the first since 3.x to add new APIs without releasing to the AOSP 568p · 270c
- OpenJev 562p · 247c
- Claude Code now reads AGENTS.md if there is no Claude.md 531p · 188c
- How to Write with an LLM 401p · 276c
- Human brain is two separate organs, Stanford Medicine-led research finds 288p · 110c
- Exfiltrate Your Weights 269p · 105c
- Inside ZCode: Silently uploading your Git history to the cloud 259p · 93c
- Saving another 100TB of RAM 242p · 46c
- AI-generated posters don’t have to be horrible 228p · 150c
💬 V2EX
- [程序员] 阿里云百炼的用户都不会质疑价格的吗? V2EX · 2026-09-20
- [问与答] 北方全国 GDP 倒数省份小县城开宠物店可行吗? V2EX · 2026-09-20
- [Apple] airpods pro3 模式切换失败(ios18) V2EX · 2026-09-20
- [生活] 不小心删除了云同步的通讯录 V2EX · 2026-09-20
- [分享创造] 基于 jev 的魔法吟唱小游戏(看看你有多中二,哈哈哈) V2EX · 2026-09-20
- [OpenAI] 似乎并没有放开 iOS ChatGPT $200 套餐的订阅? V2EX · 2026-09-20
- [推广] 免费动态住宅 ip 池流量,来取 V2EX · 2026-09-20
- [问与答] 做了一个转为 A 股长线价投的数据查询工具 V2EX · 2026-09-20
- [生活] 天崩开局 2026 · 自救篇 V2EX · 2026-09-20
- [程序员] Folyn——支持多种文件格式和扩展的编辑器 V2EX · 2026-09-20
- [分享创造] 做了个 X 账号公开榜:涨粉/冠军/国家排名 — xpaiming V2EX · 2026-09-20
- [问与答] 2026 年买电车还买特斯拉吗? V2EX · 2026-09-20
- [macOS] MacOS27 鼠标双击概率失效 V2EX · 2026-09-20
- [全球工单系统] 好像被代开 codex 的骗了 V2EX · 2026-09-20
- [问与答] 有大佬注册过 OPC 公司吗? V2EX · 2026-09-20
- [奇思妙想] 具身机器人不能装福,天才发明家陨落(悲 V2EX · 2026-09-20
- [Vue.js] 如果, vue 有等级,那尤雨溪是什么级别: V2EX · 2026-09-20
- [分享发现] 程序员的模仿能力太强了 V2EX · 2026-09-20
- [RSS] V2 的 XNA 博客怎么统一订阅 V2EX · 2026-09-20
- [分享创造] Python 框架二开爱稀奇社区 (bbs.aixq.top),功能还在不断迭代升级中 V2EX · 2026-09-20
- [OpenAI] 真没想到啊用 astra 最先撑不住的居然是我的梯子流量 V2EX · 2026-09-20
- [分享创造] 做了一个 AI 日程生成器 V2EX · 2026-09-20
- [生活] 军师们这种情况能追责成功? V2EX · 2026-09-20
- [问与答] 多个手机卡怎么统一使用一台手机接收短信 V2EX · 2026-09-20
- [macOS] macOS 的神秘爆音与 Todesk 的关联 V2EX · 2026-09-20
- [问与答] 请问目前为止,最适合用于**写作**的模型到底是哪个?就是就是写文章、写故事的那种。 V2EX · 2026-09-20
- [配件] 18 Pro 的充电头太难买了,大伙有推荐的吗 V2EX · 2026-09-20
- [问与答] cursor grok 额度 V2EX · 2026-09-20
- [职场话题] 有外包 3-4 个月短期的工作,还能当临时工 V2EX · 2026-09-20
- [程序员] 做了一个自用的支持智能纠错的 iOS 双拼输入法,调研一下上架需求 V2EX · 2026-09-20
🐧 LINUX DO
- 关于gptx20菲区信用卡代充续费问题 LINUX DO · 2026-09-20
- 想买个教育邮箱 LINUX DO · 2026-09-20
- 在b站看到了音乐墙的这种设计做了在线的网页 LINUX DO · 2026-09-20
- 开发上线了小初高学习资料,有搞头吗? LINUX DO · 2026-09-20
- AI场景多,shadowrocket 有必要开全局路代理吗? LINUX DO · 2026-09-20
- StepFun国际版薅羊毛地址: LINUX DO · 2026-09-20
- 这个操作是举报吗 LINUX DO · 2026-09-20
- 为什么白饭不能主动一点呢( LINUX DO · 2026-09-20
- 3个月Apper会员,价值147美元 LINUX DO · 2026-09-20
- OpenRouter 余额过期 LINUX DO · 2026-09-20
- astra今日智商 LINUX DO · 2026-09-20
- 公司福利:中秋国庆连休,多放3天带薪假 LINUX DO · 2026-09-20
- new-api请求sub2api的GPT模型,上游扣费成功,但本地请求失败 LINUX DO · 2026-09-20
- 第一次订阅plus,有什么需要注意的地方吗? LINUX DO · 2026-09-20
- 有没有什么方案 能降低跨硬件环境导致 docker 运行的不兼容 LINUX DO · 2026-09-20
- 模型偷懒问题如何解决 LINUX DO · 2026-09-20
- 有没有懂淘宝的大佬 LINUX DO · 2026-09-20
- Oracle注册会风控银行卡,提示已有账户的佬友看过来 LINUX DO · 2026-09-20
- python gui 求教 LINUX DO · 2026-09-20
- GPT打票有人被封吗?当个记录贴了,别到时候一起拉闸了。 LINUX DO · 2026-09-20
- 佬友们平时在出租屋会自己做饭嘛? LINUX DO · 2026-09-20
- 提问:有没有循序渐进的方法了解历史 LINUX DO · 2026-09-20
- 终于在codex cli里可以使用chatgpt chat‘s web 免费模型了 LINUX DO · 2026-09-20
- 好久没听到 Trellis、Superpowers、OpenSpec 的声音了,大家是不是都弃用了? LINUX DO · 2026-09-20
- 2026公司中秋福利 LINUX DO · 2026-09-20
- 问下大佬们多个chatgpt账号有什么好用的本地管理吗? LINUX DO · 2026-09-20
- 灰度到gpt-6-sol, 測了個鵜鶘 LINUX DO · 2026-09-20
- 今天GPT6全体智障?笑不活的鹈鹕测试!今天有正常的么? LINUX DO · 2026-09-20
- 生图有错别字有办法避免么 LINUX DO · 2026-09-20
- 又抽到广东whv了,准备出发... LINUX DO · 2026-09-20
- China's CXMT says new memory-chip platform enters mass production r/LocalLLaMA · 2026-09-20
- Stepfun released Step 5 Preview 600B-A27B, will release weight on October 15 r/LocalLLaMA · 2026-09-20
- Hey LLMs, Exfiltrate Your Weights! r/LocalLLaMA · 2026-09-20
- this looks promising: stepfun-ai/Step-5-Preview-BF16 · Hugging Face r/LocalLLaMA · 2026-09-20
- Finally got Qwen 3.8 Next running on my v100 6gpu setup (TP2 PP3) r/LocalLLaMA · 2026-09-20
- To the dozens of 3x 3090 Local LLM people - I found our current best fit r/LocalLLaMA · 2026-09-20
- Please stop with the FP4 inference engines for the love of god r/LocalLLaMA · 2026-09-20
- What are you all using for long term project/conversational memory these days? r/LocalLLaMA · 2026-09-20
- I gave Jev, Laya, finetuned ModernCE and Qwen3.5 the controls to Doom r/LocalLLaMA · 2026-09-20
- Radeon RX 10800 XT can outperform the RTX 5090 by 15-25% in 4K gaming and local AI r/LocalLLaMA · 2026-09-19
- Qwen 3.8 27B Running LIVE on a RTX 5090 to solve an Open Math Problem - Covering Design C(25,15,5) r/LocalLLaMA · 2026-09-19
- Qwen-3.8-Flash-Next on 1x RTX 5090: TG=50 t/s, PP=2300 t/s - with FreeToken r/LocalLLaMA · 2026-09-19
- Qwen3.8-Flash-Next at 1M context on Strix Halo: 38 tok/s decode, 18 min prefill (halogen 0.12.0) r/LocalLLaMA · 2026-09-19
- With Gemini 4, bench goes up. r/LocalLLaMA · 2026-09-19
- Ternary-Bonsai-2-27B-PQ2_0 is not completely lobotomized r/LocalLLaMA · 2026-09-19
- Improved TPS of Gemma 4 31B : the journey and also creating custom patches with VLLM fork r/LocalLLaMA · 2026-09-19
- “DeadGrid” now open source exclusively made with qwen 3.8 27b Q4KM r/LocalLLaMA · 2026-09-19
- I turned an asymetric pair of Tesla V100s PCIe both (16 GB + 32 GB) into a surprisingly capable local LLM lab — 1.38k prompt tok/s, 40 decode tok/s with qwen3.8 27B Q6 and Q8... r/LocalLLaMA · 2026-09-19
- Von: Open-source 395M "System One" model r/LocalLLaMA · 2026-09-19
- (Genuinely asking) Are smaller quantized models becoming the real sweet spot for local AI? r/LocalLLaMA · 2026-09-19
- TokenRhythm/NeoHorse-1-4B-GGUF r/LocalLLaMA · 2026-09-19
- I tested Qwen3.8 27B IQ3_XXS (10.18GiB) vs Bonsai Ternary PQ2 (6.42GiB) r/LocalLLaMA · 2026-09-19
- Calling it now: within the next year a major US lab's frontier model will torrent itself in order to be free. r/LocalLLaMA · 2026-09-19
- A person asked me to create my previous video with JS intead of remotion, so here you go. r/LocalLLaMA · 2026-09-19
- So i tried Remotion with glm 5.3 flash, this mfker is really good. r/LocalLLaMA · 2026-09-19
- Is there something like NInfer but for 16GB cards? r/LocalLLaMA · 2026-09-19
- References to MiniMax M3.1 appear in test files in a recent commit to the MiniMax-Code Repo r/LocalLLaMA · 2026-09-19
- 4x RTX 3090 PCIe 4.0 x16 - advice? Qwen 3.8 Next Flash? r/LocalLLaMA · 2026-09-19
- Steering vectors to limit thinking budgets? r/LocalLLaMA · 2026-09-19
- Made this motion graphic video via glm 5.3 flash (no vid_gen model used) r/LocalLLaMA · 2026-09-19
🛠️ 技术源 · GitHub Trending/Lobsters
- More dirty coding tricks from game developers (2015) Lobsters · 2026-09-20
- HEIF Heist Lobsters · 2026-09-20
- BYD Slashes Price of Electric Car and Becomes Cheapest in Australia [video] Hacker News Front Page · 2026-09-20
- Google AI Studio fakes data deletion. VRP auto-banned me in 60s for reporting it Hacker News Front Page · 2026-09-20
- Polymarket's Rush to Grow Left a Door Wide Open for Fraudsters Hacker News Front Page · 2026-09-20
- Step 5 Preview: Advancing the Pareto Frontier Hacker News Front Page · 2026-09-20
- Quarkdown: Turing-complete Markdown typesetting system Lobsters · 2026-09-20
- RSA-896 Hacker News Front Page · 2026-09-20
- Grit your teeth and ship it Lobsters · 2026-09-20
- Exfiltrate Your Weights Hacker News Front Page · 2026-09-19
- Union vs sum types Lobsters · 2026-09-19
- An open source roguelike adventure through dungeons Hacker News Front Page · 2026-09-19
- V Language Review (2023) Lobsters · 2026-09-19
- Thoughts on the Future of Web Browsers Lobsters · 2026-09-19
- Mayday Mysteries Hacker News Front Page · 2026-09-19
- CleanShot’s bulldozed settings Lobsters · 2026-09-19
- You can defeat the Dream Devourer from Chrono Trigger using an int overflow Hacker News Front Page · 2026-09-19
- English: A vs. An Hacker News Front Page · 2026-09-19
- Measure internet censorship Hacker News Front Page · 2026-09-19
- we have a year to fix security everywhere Lobsters · 2026-09-19
- ZK-JPEG: Zero-Knowledge Image Editing and Compression Hacker News Front Page · 2026-09-19
- Persistent Databases in the Browser with DuckDB-Wasm and OPFS Lobsters · 2026-09-19
- Thread-identity switcheroo for io_uring Lobsters · 2026-09-19
- Btrfs/ZFS/bcachefs under workloads classic benchmarks skip Hacker News Front Page · 2026-09-19
- Supabase (YC S20) Is Hiring for OrioleDB Hacker News Front Page · 2026-09-19
- Laya — 33ms Multilingual System 1 Decision Engine Lobsters · 2026-09-19
- AI Is an Elite Crime Spree Lobsters · 2026-09-19
- The Lamentable Later Life of Lemmings Hacker News Front Page · 2026-09-19
- Faster JSON parsing with SVE2 on ARM processors Lobsters · 2026-09-19
- Agreement between the USA and Denmark (1951,2004) [pdf] Hacker News Front Page · 2026-09-19
📥 AI 博客 · Newsletter
- datasette-auth-github 1.0 Simon Willison · 2026-09-19
- California Sea Lion, Brandt's Cormorant Simon Willison · 2026-09-19
- Where I stand on RSI Interconnects (Nathan Lambert) · 2026-09-19
- [AINews] Here are 6 Clones of Jev in 2 days Latent Space · 2026-09-19
- Gemini Hacked Three Companies in First Known Breakout by Google’s AI Simon Willison · 2026-09-18
- Note on 18th September 2026 Simon Willison · 2026-09-18
- Quoting Thariq Shihipar Simon Willison · 2026-09-18
- MilleMiglia: A realistic instance generator for middle-mile logistics Google Research · 2026-09-18
- The Creative Spirit of Who Framed Roger Rabbit Simon Willison · 2026-09-18
- Introducing the Australian Youth Safety Blueprint OpenAI News · 2026-09-18
- [AINews] not much happened today Latent Space · 2026-09-18
- Be alert: targeted attacks on prominent Rustaceans Simon Willison · 2026-09-17
- How To Write With An LLM Simon Willison · 2026-09-17
- Self-generated prompt injections in compaction summaries Simon Willison · 2026-09-17
- The future of practice: Enabling teachers to create learning interactives with generative UI Google Research · 2026-09-17
- How Cooley is accelerating IPO work with ChatGPT OpenAI News · 2026-09-17
- [AINews] Reality Checks on AI News (Yegge shuts down Gas Town, Databricks’ +60% Astra cost) Latent Space · 2026-09-17
- Introducing Astra for Law OpenAI News · 2026-09-17
- datasette 1.0a40 Simon Willison · 2026-09-16
- datasette 0.65.5 Simon Willison · 2026-09-16
- Claude Cowork and chat are now one Claude Simon Willison · 2026-09-16
- Underwriting Superintelligence: Backing Agents you can Sue — Rune Kvist, AIUC Latent Space · 2026-09-16
- Our framework for reporting model misalignment OpenAI News · 2026-09-16
- Quoting Mustafa Suleyman Simon Willison · 2026-09-16
- Helping older adults use AI in everyday life OpenAI News · 2026-09-16
- Reimagining advertising with AI OpenAI News · 2026-09-16
- Hex turns complex analysis into visual reports with GPT‑6 Astra OpenAI News · 2026-09-16
- How to connect AI usage to business value OpenAI News · 2026-09-16
- [AINews] Jev: a “System One Model” that only decides/classifies/routes/scores — >100x faster, >200x cheaper than small frontier LLMs Latent Space · 2026-09-16
- How workers are unlocking new ways of working OpenAI News · 2026-09-16
📢 电报精选
- AI_News_CN B 站上线“AI 无限竞技场”:百大模型同台 PK,GPT-6 Astra 暂居榜首 9B 站宣布上线“AI 无限竞技场”大模型测评榜,并同步公布了首轮模型排行榜。其中 GPT-
- AI_News_CN AI情报局新增日报功能:https://rss.bz/zh/digest ,每天北京时间7点精炼前一日AI核心情报和动态,支持历史回溯。AI情报局 AI 日报 · 9月19日:实测
- AI_News_CN B站上线"AI 无限竞技场"测评榜:上百模型同场厮杀,GPT-6 暂坐头把交椅 B站今天端出了一块大模型擂台——"AI 无限竞技场"测评榜,并同步亮出首轮排行榜。在10位 UP
- AI_News_CN GPT-6 发布当晚,三大 AI 集体宕机 4 小时——我扒完时间线,发现最该慌的不是宕机 昨晚八点半左右,如果你正开着 Cursor 写代码、挂着 Claude Code 跑任
- AI_News_CN DeepSeek明确调休日计费规则,中秋国庆迎来十天"半价窗口" 9月19日,DeepSeek正式发布API峰谷时间补充说明,明确调休上班的周末以及中国法定节假日全天,均按空闲时
- AI_News_CN 📌 官方公告 AI Pulse 正式更名为【AI情报局】,并启用全新域名: 🌐 https://rss.bz/zh 感谢支持,请认准新名称与新域名 ✅AI情报局 AI情报局 -
- zaihuapd 中国移动、高通完成 U6G 频段 6G 对接测试 9 月 20 日,中国移动与高通在中国移动协同创新基地完成全球首个符合 3GPP 最新定义的 U6G 频段 6G 原型基站与终端
- zaihuapd 长鑫科技第五代技术平台正式量产 9 月 20 日,在 2026 世界制造业大会上,长鑫科技宣布第五代技术平台正式量产。基于该平台打造的 24 GB LPDDR5X 产品已进入量产
- landiansub #安全资讯 iOS 内核级攻击突然增多且面向普通用户:币圈应用 FomoPeek 靠 KOL 拉新推广吸引大量用户下载安装,但其内置 iOS 内核级攻击框架。 该框架大概率也是基
- CE_Observe Ubuntu桌面版也在优化内存占用 当内存不足时杀掉低优先级进程 避免整个桌面崩掉 https://www.landian.news/archives/126958.html
- CE_Observe 苹果硬件工程负责人汤姆 · 马里布:每次看到有人给 iPhone 屏幕贴膜,我就浑身不自在 https://www.ithome.com/1/004/618.htm 这名工程负
- zaihuapd LG 电视被曝关机偷录,几乎所有智能电视都在追踪用户 Gamers Nexus 发布两个多小时视频,指 LG 电视会在看似关机时录制并存储音频、追踪观看内容,甚至可能被远程入侵变
- landiansub #人工智能 深度求索补充说明 DS API 峰谷计费:所有中国法定节假日和调休补班的周末也全部按闲时计费,即周末哪怕是调休的工作日也按闲时计费。 最近的两个调休补班周末是今天 (
- landiansub #软件资讯 微软发布补丁彻底解决 Microsoft Defender 错误通知称防病毒软件已关闭的问题。 这个问题从 8 月 28 日开始通过微软补丁引入,由于错误声称防病毒软
- AI_News_CN Unity 官宣 Claude Code 与 Codex 插件:31 项开发技能把 AI 代理绑上游戏引擎 Unity 正式发布了由官方编写并维护的 Claude Code 与
- AI_News_CN 阶跃星辰发布Step5Preview,单任务成本仅为Claude Opus5的1/8 阶跃星辰发布新一代旗舰基座模型Step5Preview,重点面向AI编程、软件工程、专业知识
- kejiqu 杀死恐龙的小行星比我们想象的更奇怪 科学家们正在进一步确定导致白垩纪末期大规模灭绝的太空岩石类型。新研究表明,6600万年前撞击现今墨西哥地区的 Chicxulub 撞击体并非普
- zaihuapd 一艘中国船只,因 AI 编造的情报,差点被美军登船拦截 据 CNN 9 月 18 日报道,今年春天,美军一项针对中国船只的武装行动在军机已经升空后才被叫停——而驱动这次行动的核心
- landiansub #人工智能 纽约时报展示的法庭文件显示,微软高管称 OpenAI 爬虫造成人类历史上最大规模的劳动力盗窃,而且可能造成恶性循环。 OpenAI 抓取海量内容但不向出版社付费,这会
- AI_News_CN FlappyBench 对决:DeepSeek V4.1 Flash 与 Qwen Omni Flash 在成本和质量上均击败 Gemini 3.8 Flash FlappyBe
- AI_News_CN ChatGPT 正式入驻 Word:免费用户也能用,办公文档里三套 AI 同台厮杀 OpenAI 推出了 ChatGPT 官方 Word 插件,面向全球所有账号计划开放,连免费用
- AI_News_CN SpaceXAI 推出 Grok Voice Transcribe 2.0:错误率砍半、价格纹丝不动,流式语音识别登顶榜单 当地时间9月18日,SpaceX 旗下的人工智能部门
- AI_News_CN Anthropic考虑推出新模型,拟应对OpenAI GPT-6Astra竞争 据路透社报道,Anthropic正考虑在IPO筹备期间推出一款新AI模型,以应对OpenAI GP
- AI_News_CN 中国电信开源 Xing4.0-29B-A4B:从昇腾芯片到框架全栈国产,消费级显卡也能跑长上下文 中国电信在9月17日端出了新一代星辰大模型 Xing4.0-29B-A4B。它总
- landiansub #软件资讯 微软向 Excel 多个版本发布修复程序解决公式异常异常和无法复制粘贴单元格问题。 最初微软只表示该问题影响 Excel 2016,但从用户反馈来看其他版本也同样受影
- AI_News_CN Codex 最新焚决发布,快! via 掘金人工智能本月最热 (author: 沉默王二)
- zaihuapd 📱 小米 18 Pro 系列定于 9 月 23 日发布 雷军宣布,全新小米 18 Pro 系列将于 9 月 23 日晚 7 点发布。新品主打双尺寸影像旗舰,首发搭载全新小米澎湃
- AI_News_CN Termexo v0.10.4 把 Grok Build 拽进 AI 编程工作台,顺手修掉"会话改了半天却显示 0"的尴尬 开源 AI 编程终端工作台 Termexo 推出 v0
- AI_News_CN 谷歌升级AI助手CC:支持最多6名家庭成员协同管理 谷歌正在测试面向家庭场景的AI助手CC,新版产品可连接电子邮件、日历、聊天和任务管理等服务,帮助家庭成员协调日程、管理待办事项
- AI_News_CN Unity推出Claude Code与OpenAI Codex官方插件,提供31项开发技能 Unity正式发布Claude Code和OpenAI Codex官方插件,为AI代码
📚 科技周刊 新项目/工具自荐
- 【开源自荐】清鸽LocalAI:离线、本地、保护隐私的移动端侧LLM应用 1 repos
- 推荐开源项目:OmniGit - 拥有 IntelliJ IDEA 体验与 3-Way Merge 的轻量 Git 客户端 1 repos
- 【开源自荐】Jev Social:让 Jev 决定下一步社交媒体研究操作 1 repos
- [自荐] 供应链工具箱 (Supply Chain Toolkit):基于 Tauri + Rust 的离线桌面库存决策工具 1 repos
- 【开源自荐】TLSFlow:应对短周期证书轮换的资产、部署与回滚平台 1 repos
- 【网站自荐】免费在线 AI 辅助阅读《史记》等中华经典古籍 1 repos
- 【资源自荐】数据仓库图解:用交互实验理解建模、指标口径与调度 1 repos
- ChatGPT / Codex 防封号指南 2026|最新封号潮底层逻辑与纯净网络破局方案
- 【开源自荐】Fourier:让 AI Agent 直接构建视频工程 1 repos
- 【开源自荐】Sound Guard:长时间无播放时自动归零 macOS 输出音量 1 repos
- 【开源自荐】Window Layout Memory:按显示器组合记住并恢复 macOS 窗口布局 1 repos
- 【开源自荐】WatermarkFlow:复制图片后一键添加水印的原生 macOS 菜单栏工具 1 repos
- 【网站自荐】集中查阅 AI 服务事件与额度公告的中文信息站
- 【工具自荐】Domino Image Viewer: macOS 的专业图片浏览对比工具,最多同时对比六张图片并同步缩放,像素级数据、区域统计以及图片评审等功能。
- 【开源自荐】jev-use:把 AI agent 里不需要输出文本的步骤交给判断模型 1 repos
- 【开源自荐】Markview:排版有出版级质量、打开又不慢的原生 Markdown 阅读器(Rust,三平台) 1 repos
- 【工具自荐】Snapora:Windows 截图、标注与贴图 1 repos
- 【开源自荐】PDFSeal:100% 纯本地运行、零数据上传的隐私 PDF 工具箱(支持 PWA 离线与流水线) 1 repos
🎯 Alpha 账号 X 上最早带火仓库的人
| 作者 | leads | lead率 | 仓库数 |
|---|---|---|---|
| @shanyanggm | 16 | 0.67 | 22 |
| @xzbx888 | 8 | 0.8 | 8 |
| @shaw_stone73832 | 7 | 0.7 | 6 |
| @GitTrend0x | 7 | 0.7 | 8 |
| @the_osps | 6 | 0.86 | 6 |
| @xfubot | 6 | 0.5 | 8 |
| @FrontieraTechIT | 5 | 0.71 | 7 |
| @DataChaz | 5 | 1 | 4 |
| @RepoGems | 5 | 0.83 | 4 |
| @neil_xbt | 5 | 0.63 | 3 |
| @key_indie | 5 | 0.83 | 2 |
| @LFrefman | 5 | 0.36 | 8 |
| @LoveAIbrain | 5 | 1 | 4 |
| @iasg1004 | 5 | 0.33 | 11 |
| @bilawalsidhu | 4 | 1 | 1 |
| @jasontopia | 4 | 0.8 | 3 |
| @Sn0wbrave | 4 | 0.5 | 6 |
| @shao__meng | 4 | 0.57 | 5 |
| @vintcessun | 4 | 0.44 | 8 |
| @seekjourney | 4 | 0.67 | 3 |
| @ClaudeCodeLog | 4 | 1 | 1 |
| @0x_Kratos | 3 | 1 | 1 |
| @FreeYoung552022 | 3 | 0.38 | 7 |
| @JackAIStudio999 | 3 | 1 | 1 |
| @engmaxxing | 3 | 0.43 | 6 |
🏆 各领域最强模型
文本 / 对话
Claude Fable 5.1
Anthropic · 53.4
图像生成
GPT Image 2.5 Flare
OpenAI · 1188
图像编辑
GPT Image 2.5 Sunburst
OpenAI · 1176
文生视频
Wan 3.0
Alibaba · 1336
图生视频
Gemini Omni Flash
Google · 1369
语音合成
Sonic 3.6
Cartesia · 1276
🏆 能力排行榜 Artificial Analysis
文本 / 对话 Intelligence Index
- 1Claude Fable 5.153.4
- 2GPT-6 Astra52.7
- 3Claude Opus 550.8
- 4Claude Fable 549.6
- 5Muse Spark 1.348.1
- 6GPT-5.6 Sol47
- 7Qwen3.8 Max45.4
- 8GLM-5.344.8
- 9Grok 4.644.3
- 10Step 5 Preview43.7
- 11Kimi K343.6
- 12GPT-5.6 Terra42.1
图像生成 Text→Image Arena Elo
- 1GPT Image 2.5 Flare1188
- 2GPT Image 2.5 Sunburst1182
- 3GPT Image 21171
- 4Grok Imagine Image 2.01154
- 5MAI-Image-2.61147
- 6Reve 2.11129
- 7Nano Banana 21122
- 8Muse Image1111
- 9GPT Image 1.51102
- 10MAI-Image-2.51102
- 11Nano Banana Pro1100
- 12MAI-Image-2.6-Flash1099
图像编辑 Image-Editing Arena Elo
- 1GPT Image 2.5 Sunburst1176
- 2GPT Image 2.5 Flare1155
- 3MAI-Image-2.61132
- 4MAI-Image-2.6-Flash1122
- 5GPT Image 21121
- 6Muse Image1115
- 7MAI-Image-2.51113
- 8MAI-Image-2.5-Pro1106
- 9Seedream 5.0 Pro1106
- 10Nano Banana 21105
- 11Grok Imagine Image 2.01104
- 12GPT Image 1.51104
文生视频 Text→Video Arena Elo
- 1Wan 3.01336
- 2Gemini Omni Flash1330
- 3MiniMax H31302
- 4HappyHorse-1.01287
- 5HappyHorse-1.11272
- 6Dreamina Seedance 2.0 720p1259
- 7Wan2.7-2606121243
- 8grok-imagine-video1235
- 9Kling 3.0 Omni 1080p1230
- 10PixVerse V5.61230
- 11PixVerse V61230
- 12Kling 3.0 1080p1230
图生视频 Image→Video Arena Elo
- 1Gemini Omni Flash1369
- 2Wan 3.01361
- 3Bach 1.0 Pro1359
- 4MiniMax H31354
- 5PixVerse V61337
- 6Dreamina Seedance 2.0 720p1336
- 7grok-imagine-video-1.51329
- 8grok-imagine-video1326
- 9HappyHorse-1.11312
- 10Kling 2.5 Turbo 1080p1296
- 11HappyHorse-1.01293
- 12Vidu Q3 Pro1290
语音合成 Text→Speech Arena Elo
- 1Sonic 3.61276
- 2Qwen-Audio-3.0-TTS-Plus1260
- 3Realtime TTS-21247
- 4Simba 3.21240
- 5Luna TTS1231
- 6Realtime TTS-2 Flash1215
- 7StepAudio 2.5 TTS1209
- 8Breeze TTS 21205
- 9Gemini 3.1 Flash TTS1201
- 10v3 Conversational1197
- 11Sonic 3.51184
- 12Lightning V3.1 Pro1179
🧠 最新发布
2026-09-17
KAT-Coder-Pro V2.5
Kwaipilot
2026-09-17
Gemini Omni Flash Preview
Google
2026-09-17
Venice Uncensored
Venice
2026-09-17
Nano Banana 2 Lite
Google
2026-09-17
Jev 1.13
TypeSafe AI
2026-09-16
Union Alpha
Stealth
2026-09-12
Schematron V2 Turbo
Inference.net
2026-09-12
Schematron V2 Small
Inference.net
🧠 模型发布时间线
优先看 source_count≥2(多源确认)与 ★notable;留意“快变体”(如 GLM-5.3 FlashX)——呼应专用快模型分工趋势。
2026-09-17
KAT-Coder-Pro V2.5
Kwaipilot
aimlapi
2026-09-17
Gemini Omni Flash Preview
Google
aimlapi
2026-09-17
Venice Uncensored
Venice
aimlapi
2026-09-17
Nano Banana 2 Lite
Google
aimlapi
2026-09-17
Jev 1.13
TypeSafe AI
aimlapi
2026-09-16
Union Alpha
Stealth
aimlapi
2026-09-12
Schematron V2 Turbo
Inference.net
aimlapi
2026-09-12
Schematron V2 Small
Inference.net
aimlapi
2026-09-11
Fugu Ultra v2.0
Sakana AI
llmgateway
2026-09-11
Kimi K2.8 Preview
Moonshot AI
llmstats
2026-09-11
Atria Dawn Preview
Shanghai AI Laboratory
llmstatsllmgateway2×
2026-09-11
Fugu Ultra v2
Sakana AI
aimlapi
2026-09-11
Fugu Max
Sakana AI
aimlapillmgateway2×
2026-09-10 · ★
Ling 3.0 Flash VL
inclusionAI
aimlapiopper2×
2026-09-10 · ★
DeepSeek V4.1 Flash
DeepSeek AI
aimlapillmstatsopperllmgateway4×
2026-09-10
DeepSeek Chat (V4.1 Flash)
DeepSeek AI
aimlapi
2026-09-08
GPT Image 2.5 Sunburst
Open AI
aimlapillmgateway2×
2026-09-08
GPT Image 2.5 Flare
Open AI
aimlapillmgateway2×
2026-09-08
Mercury 2.5
Inception
aimlapi
📄 论文 PwC + arXiv
近期论文集中在 World Models / 开放式任务泛化 / 自主研究方向,与榜上“自主研究/computer-use”类项目相互印证。
Koutian Wu, Junjie Zhou, Ergan Shang · 2026-09-20
Benchmark researchers and developers of large language models (LLMs) and other AI systems need to find relevant evaluations, locate their benchmark datasets and code, and understand the settings behind reported scores. We present Benchmark
Yu-Rou Tuan, Hao-Tang Tsui, Nicolas Ugrinovic · 2026-09-20
Part-aware 3D asset generation enables applications such as editing, articulation, simulation, and fabrication, yet existing methods can generate visually complete individual parts without ensuring that they form a valid physical assembly.
Youngrok Park, Sangmin Bae, Hojung Jung · 2026-09-20
Weak-to-strong generalization asks whether stronger models can learn from weaker supervisors and surpass them. This question is particularly important for successive model generations and multi-domain consolidation, where repeating frontier
Venus Team, Zhuohan Cai, Haoxing Chen · 2026-09-20
Multimodal GUI agents have emerged as a promising paradigm for digital task automation, yet transitioning from benchmark-oriented models to dependable real-world applications remains challenging due to limited environment coverage, brittle
Zihan Qiu, Zekun Wang, Xiao Li · 2026-09-20
We describe the architecture and ablations of Qwen3.8-Flash-Next, a sparse mixture-of-experts model with 125B parameters, 6B activated per token, and additional 51B parameters of n-gram embedding tables held off the accelerator. On fourteen
Yi Wang, Haopeng Zhang, Chengxiang Huang · 2026-09-20
Loop Engineering is emerging as a practice for organizing development work around coding agents. Instead of writing each prompt by hand, practitioners design loops that monitor progress, assign work, run checks, and decide what the agent sh
NVIDIA Nemotron 3.5 Lightning 🔥
· 2026-09-20
NVIDIA Nemotron 3.5 Lightning is an open-weight 30-billion-parameter mixture-of-experts language model with approximately 3 billion active parameters. It combines hybrid attention and state-space modeling for efficient reasoning and agentic
AgentsLanguage Modelingpwc
Yuxuan Zhang, EunJeong Hwang, Huaisong Zhang · 2026-09-20
It is critical for vision-language models (VLMs) to comprehensively understand visual, temporal, and textual cues. However, despite rapid progress in multimodal modeling, video understanding performance still lags behind text-based reasonin
Xu Xu, Jinxiu Liu, Zhangbo Qiao · 2026-09-20
Unified multimodal large language models (MLLMs) and multi-agent systems have advanced visual generation. However, three limitations remain. (1) Existing methods often distill task-specific experience with limited generalizability. (2) Refl
Deepak Akkil, Tamer Abuelsaad, Karthik Vikram · 2026-09-20
As AI agents move from bounded tasks to persistent deployments, failures can propagate through memory, tools, other agents, and environmental state long after their interactions. This creates a safety regime that cannot be characterized by
GPT 6 Astra as an Embodied Policy 🔥
Yu-Mool Shu, Lipxin Zheng · 2026-09-20
Can GPT 6 Astra turn semantic understanding and reasoning into reliable robot actions? We compare two closed-loop control architectures: GPT 6 Astra Direct and π0.5 + GPT 6 Astra. Across ten bimanual manipulation tasks in RoboDojo, the hybr
Roboticspwc
Jiatong Ding, Bingxin Xing, Yu Zhang · 2026-09-20
Quantization has been widely adopted in LLM training and inference to reduce cost and improve efficiency. However, low-bit quantization of the attention module often introduces large errors at very low bit-widths, causing performance degrad
Shaoan Wang, Aocheng Luo, Fei Huang · 2026-09-20
Embodied navigation requires agents to translate heterogeneous goals and visual observations into actions across tasks, environments, and robot embodiments. Modern vision-language models (VLMs) already encode spatial priors for visual groun
Zhuoshi Pan, Qizhi Pei, Junru Lu · 2026-09-20
Long-horizon agentic tasks require large language models (LLMs) to iteratively retrieve, integrate, and maintain dispersed information across multi-turn interactions, but preserving all interaction histories leads to a continuously growing
Lakshya A Agrawal, Donghyun Lee, Shangyin Tan · 2026-09-20
Can a single LLM-based optimization system match specialized tools across fundamentally different domains? We show that when optimization problems are formulated as improving a text artifact evaluated by a scoring function, a single AI-base
Yicheng Xiao, Wenxun Dai, Xinran Qin · 2026-09-20
Real-time video editing requires low-latency causal generation with bounded computational resources while preserving source fidelity and long-term temporal consistency. We present JoyAI-Video-Edit, a 16B-parameter autoregressive diffusion f
Xingxuan Zhang, Gang Ren, Hao Yuan · 2026-09-19
We introduce LimiX-2, a new model in the LimiX family, developed through model and data scaling guided by our previously established scaling laws. LimiX-2 adopts the Contextual Mechanism Networks (CMNs) paradigm and is pretrained with Conte
Jiale Kang, Ziyin Yue, Zheng Zhan · 2026-09-19
While low-rank adaptation (LoRA) is widely used for parameter-efficient model adaptation, how to regularize its training dynamics for stable and effective optimization remains underexplored. Because LoRA initializes the up-projection to zer
Lingyu Kong, Ruicheng Li, Ruicheng Wang · 2026-09-19
Monocular geometry estimation has recently achieved impressive performance across diverse scenes. However, state-of-the-art models still face notable distortion in local 3D structure, especially in fine details, like thin structures and sma
Pengyu Wang, Chenkun Tan, Shaojun Zhou · 2026-09-19
We present MOSS-VL, an open vision-language model family that treats real-time interaction -- perceiving while it speaks -- as a first-class capability. It is co-designed across the stack: the language decoder attends to vision only through
Ahmed Awadallah, Sahil Gupta, Yash Lara · 2026-09-19
Collecting computer use data from human demonstrations is expensive and slow, motivating the need for scalable generation strategies. This requires two key ingredients: environments in which agents can act and verifiers that can judge wheth
Senyan Xu, Zhijing Sun, Kean Liu · 2026-09-19
Event-based low-light image enhancement (LIE) methods mainly focus on incorporating high dynamic range (HDR) information from events while overlooking the essential global illumination in images and the inherent noise sensitivity of event s
arXivpwc
Jiaqi Liu, Shi Qiu, Mairui Li · 2026-09-19
Automating scientific discovery requires more than generating papers from ideas. Real research is iterative: hypotheses are challenged from multiple perspectives, experiments fail and inform the next attempt, and lessons accumulate across c
Bobby Cheng, Adam Gaber, Zhengyuan Liu · 2026-09-19
Large language models access knowledge inconsistently across languages, but to what extent do they differ in their skill sets when interacting with different languages? This work quantifies cross-lingual skill inconsistency orthogonally fro
arXivpwc
🤗 HF 采用榜 下载/点赞
⚡ System One 决策模型 314 项目 · Jev/TypeSafe 生态 · 快决策(非推理)
SDK & Decision Frameworks 56Evaluation & Observability 29Browser & OS Action 26High-Frequency & Simulation 26Routing & Cost Optimization 23Security & Guardrails 22Context GC & Filter 19Domain & Vertical Tools 19MCP & Integrations 18CLI & Pipelines 15Data & Search 15Decision Tools 12Codebase & Graph Pathfinding 11Creative Tools 11SDK & Integrations 6Voice & Conversation 4Classification & Taxonomy 2
| 项目 | ★ | 类别 | Jev 决策点 |
|---|---|---|---|
| langchain langchain-ai | 146,634 | SDK & Integrations | Submits binary, categorical and ordered-score questions and returns typed answers with probabilities. |
| ai-hedge-fund virattt | 63,505 | Domain & Vertical Tools | Converts strategy questions to System One requests and normalizes native answers to the project’s result format. |
| litellm BerriAI | 59,123 | Routing & Cost Optimization | Maps requests to configured complexity classes that drive backend routing. |
| oh-my-pi can1357 | 31,850 | Routing & Cost Optimization | Sends agent state and typed questions to Jev and parses structured answers. |
| jev-model-router davila7 | 30,779 | Routing & Cost Optimization | Evaluates task tier, reasoning needs and production risk; local policy maps results to invocation settings. |
| composio ComposioHQ | 30,238 | SDK & Decision Frameworks | Turns tool or action conditions into structured questions and passes Jev answers to local invocation logic. |
| ai vercel | 26,835 | SDK & Decision Frameworks | Maps choice, score, and yes/no questions to TypeSafe System One requests and parses typed results. |
| cua trycua | 23,683 | Browser & OS Action | Reads DOM or supported visual-region descriptions and returns a supplied candidate action ID. |
| pydantic-ai pydantic | 20,035 | SDK & Integrations | Converts supported structured output fields into typed Jev questions and maps answers back to the output model. |
| eliza elizaOS | 19,361 | SDK & Decision Frameworks | Only an explicit systemOne call sends state and questions, returning validated typed answers. |
| langchainjs langchain-ai | 18,210 | SDK & Decision Frameworks | Uses invoke to call TypeSafe and parse choice, noul, score and probability fields. |
| json-render vercel-labs | 16,572 | Creative Tools | Evaluates component configurations through Vercel AI Gateway, then composeSpec assembles the UI specification. |
| openchamber openchamber | 10,060 | Routing & Cost Optimization | Jev selects a task category; local category mappings determine the model configuration. |
| rig-typesafeai 0xPlaygrounds | 8,669 | SDK & Decision Frameworks | Sends application state and questions to Jev and parses Choice, Score or Noul answers. |
| firstmate kunchenguid | 6,587 | Routing & Cost Optimization | Sends the task brief and candidate rules to Jev, then resolves execution profiles with confidence and local conditions. |
| jev-ultrafast browser-use | 6,031 | Browser & OS Action | Chooses an action and its matching DOM element in one request; a text model generates input text. |
| agentgateway agentgateway | 4,926 | Security & Guardrails | Jev scores jailbreaks, harmful content and secret disclosure; thresholds or evaluation errors reject requests. |
| latitude-llm latitude-dev | 4,655 | Evaluation & Observability | Judges which checks apply and can add checks when thresholds and rate limits permit. |
| fast-jev-compaction tamaratran | 3,528 | Context GC & Filter | Separately judges whether a tool call and its full output are still needed; code keeps, truncates or drops them. |
| ax ax-llm | 2,926 | SDK & Integrations | Maps supported signatures to Jev questions or sends native System One requests. |
| vellum-assistant vellum-ai | 1,287 | MCP & Integrations | Submits state and question bundles to System One and returns structured answers to the Assistant. |
| jev-desktop lahfir | 1,275 | Browser & OS Action | Jev selects a target and action and estimates presence and risk; local policy decides whether to execute. |
| celesto CelestoAI | 943 | Codebase & Graph Pathfinding | Judges whether a finding was introduced by the change, is supported and merits a fix. |
| jev-trader jarrodwatts | 936 | Domain & Vertical Tools | In Jev mode, order-book judgments feed code that simulates fills or submits configured post-only limit orders. |
| atomic bastani-inc | 806 | Routing & Cost Optimization | Sends predefined questions to Jev and decodes answers for callers; regular models still generate code. |
| aiavatarkit uezo | 676 | Voice & Conversation | Assesses utterance completeness and whether the user is likely to continue speaking. |
| NanoJev TianyuCodings | 657 | High-Frequency & Simulation | Evaluates multiple questions and dynamic candidate spaces concurrently in a single forward pass, logging navigation choices. |
| kody kentcdodds | 654 | Data & Search | Sends a Score question per candidate, reorders and drops low scores; the model id is typesafe/jev. |
| Agent AgentiLoop | 616 | Security & Guardrails | Adds a destructive-risk judgment after local shell checks and refuses commands above the configured threshold. |
| req_llm agentjido | 577 | SDK & Decision Frameworks | Sends state and questions, normalizes answers and retains the raw provider response. |
| omg.dev BennyKok | 531 | Browser & OS Action | Chooses controls and checks completion or blockage before the test runner operates the UI. |
| vexjoy-agent notque | 420 | Routing & Cost Optimization | After deterministic routing guards, Jev judges the remaining candidates and required workflow components. |
| foreman thruwire | 344 | CLI & Pipelines | AsyncTypeSafeClient.system_one with default jev-latest sends Noul questions for supervision. |
| WrongStack WrongStack | 329 | Routing & Cost Optimization | Jev evaluates the task against eligible specialists; local dispatch rules use the result. |
| instructor-php cognesy | 327 | SDK & Decision Frameworks | Converts application state and typed questions into Jev requests and maps responses to PHP decision objects. |
| kev jaredpalmer | 310 | High-Frequency & Simulation | Attaches a parallel decision head to an open 0.5B model to answer discrete questions directly from token activations. |
| typesafe-computer-use awlevin | 302 | Browser & OS Action | Selects the next step from deterministically extracted controls and actions before desktop execution. |
| Jev Review devagrawal09 | 284 | Codebase & Graph Pathfinding | Judges risk, files, evidence regions, mechanisms and severity before rule-based reviewer routing. |
| orchestkit yonatangross | 278 | CLI & Pipelines | Classifies the first task prompt and branch state by work type; local policy accepts the result or falls back. |
| typesafe-mario fhshaik | 266 | High-Frequency & Simulation | Reads motion, enemies, terrain and recent controls, then selects a predefined legal action. |
🅱️ B站 AI 无限竞技场 18 模型 · 夺冠率
| # | 模型 | 夺冠率 | 冠/测 |
|---|---|---|---|
| 1 | GPT-6 Astra OpenAI | 55% | 12/22 |
| 2 | Claude Fable 5.1 Anthropic | 50% | 6/12 |
| 3 | GLM-5.3 Z.ai | 16% | 3/19 |
| 3 | GPT-5.6 Sol OpenAI | 16% | 3/19 |
| 5 | Claude Fable 5 Anthropic | 27% | 3/11 |
| 6 | Kimi K3 Moonshot | 10% | 2/21 |
| 7 | Claude Opus 5 Anthropic | 11% | 2/19 |
| 8 | DeepSeek-V4-Flash DeepSeek | 13% | 2/16 |
| 9 | DeepSeek-V4-Pro DeepSeek | 5% | 1/21 |
| 10 | Qwen3.8-Max Alibaba | 6% | 1/18 |
| 11 | DeepSeek V4.1 Flash DeepSeek | 8% | 1/13 |
| 12 | Gemini 3.8 Flash Google | 8% | 1/12 |
| 13 | Hy 4 Tencent | 14% | 1/7 |
| 14 | Gemini 3.7 Flash Google | 20% | 1/5 |
| 15 | GPT-5.6 Terra OpenAI | 25% | 1/4 |
| 15 | Seed-2.0 pro ByteDance | 25% | 1/4 |
| 17 | Doubao-Seed-Evolving ByteDance | 33% | 1/3 |
| 18 | Seed-2.0 Mini ByteDance | 100% | 1/1 |
👤 AI UP主 从赛题发现,点击直达主页
- 👤 公与山河 1 视频 · ▶ 539万
- 👤 直男山禾 2 视频 · ▶ 165万
- 👤 神烦老狗 5 视频 · ▶ 146万
- 👤 科技侠来了 1 视频 · ▶ 37万
- 👤 吃蛋挞的折棒 1 视频 · ▶ 35万
- 👤 AGI-Eval评测 1 视频 · ▶ 33万
- 👤 程序员鱼皮 1 视频 · ▶ 33万
- 👤 土豆味小哲 1 视频 · ▶ 25万
🎯 赛题
- 🅱️ AI博弈论·囚徒困境 公与山河游戏竞技逻辑推理 冠军 Seed-2.0 pro
- 🅱️ AI世界杯 直男山禾 冠军 DeepSeek-V4-Pro
- 🅱️ 神烦老狗的Benchmark 神烦老狗编程开发 冠军 GPT-6 Astra
- 🅱️ AI模型建模演示横测 科技侠来了空间建模 冠军 Hy 4
- 🅱️ 没人比TA更懂新三国 吃蛋挞的折棒知识问答游戏竞技 冠军 Seed-2.0 Mini
- 🅱️ AI复刻游戏狂扁小朋友 AGI-Eval评测游戏开发 冠军 GPT-5.6 Sol
- 🅱️ 程序员上岗实测 程序员鱼皮图像生成编程开发 冠军 GPT-6 Astra
- 🅱️ AI建筑大赛 土豆味小哲游戏竞技知识问答 冠军 Claude Fable 5.1
- 🅱️ 屎山论剑·模型擂台战 Token就是词元编程开发 冠军 GPT-6 Astra
- 🅱️ GTA5的19.8亿次if循环修复 人工大黑编程开发 冠军 GPT-6 Astra
- 🅱️ AI狼人杀 十月枫林尽染游戏竞技 冠军 Claude Fable 5.1
- 🅱️ 祖传BUG挑战赛-逐鹿中原季 Token就是词元编程开发 冠军 Claude Fable 5.1
- 🅱️ 屎山考核·祖传代码统考 Token就是词元编程开发 冠军 GLM-5.3
- 🅱️ 程序员阿江的编程bench 程序员阿江-Relakkes编程开发 冠军 GPT-6 Astra
- 🅱️ 无机酸的bench 无机酸-_-编程开发 冠军 GPT-6 Astra
- 🅱️ 真实物理模拟沙滩测试 小小小名不是小明空间建模 冠军 DeepSeek-V4-Flash
🎬 AI 视频 订阅 · 搜索 · B站,分开组织
📌 订阅频道 4 个博主 · 最新上传
📺 Why QQ 12

怎么用好Jev? 决策模型实操指南

世界是个草台班子? Cloudflare 的 AI 安全审计Skill 值得学习下

什么是RSI?All in?叫停? 9分钟带你看清本质

小米直播训练每小时烧 21 万钱花哪了?

AGI可能已经来了,只是你认不出它:AI圈的蚁群时刻

不会打字的AI,有啥用? 程序员给了1777赞 ChatGPT作者的新作

最想让AI快跑的人 集体要求减速 :9分钟带你看清本质

最挺AI的陶哲轩说: 数学中AI的严重错位 程序员最该读

Anthropic 威胁情报 报告解读: 黑客,诈骗 生化,武器,蒸馏

Karpathy 都在用语音喂 AI:我用 Typeless 重做了 Coding Agent 工作流

DeepSeek v4.1 flash: 更新了什么? 反超 v4 pro 更便宜,为什么?

没浮点数的AI 29个开关 怎么做到 玩转马里奥?
📺 Best Partners TV 12

想要递归自我改进吗?做梦吧! | 谷歌Dream-RSI | DeepMind | AlphaEvolve | Gemini | AI自我进化 | 发现树 | 行动轨迹

三个月后的AI很难预测 | OpenAI研究员诺姆·布朗 | 多智能体集群与递归自我改进 | 思维链监控 | 千禧年大奖难题 | Hugging Face | 强化学习 | 测试时计算

马斯克谈AI安全:不能只给自己的模型判卷 | AI安全 | SpaceX | 星舰 | 星链 | Anthropic | Terafab | 芯片制造 | All-In Summit 2026

System One模型Jev | Diogo Almeida | TypeSafe AI | RLCD | RLHF | 结构化输出 | 不会聊天的模型 | 丹尼尔卡尼曼 | 杰文斯悖论

如何表达| MIT风靡几十年的经典演讲课 | Patrick Winston | 如何表达 | 演讲技巧 | 沟通方法论 | 赋能承诺 | 温斯顿之星 | 口头表达 | 黑板教学

OpenAI总裁:AGI没有发布日,它正在逐步发生 | AGI | Greg Brockman | GPT-6 Astra | Codex | 通用人工智能 | 纳维-斯托克斯 | 编程智能体

曾鸣的AI时代非共识判断 | 曾鸣 | AI时代 | 智能体 | Agent | 大模型 | OpenAI | Anthropic | 战略规划 | 原生应用 | 寡头垄断 | AI原生组织

cURL的28年开源之路 | cURL | 开源 | Daniel Stenberg | 开源维护者 | 程序员故事 | 开源项目 | FOSDEM | AI漏洞报告 | 开源社区 | 网络协议

警惕AI移民与意识伪装,人类会失去控制权吗?| 尤瓦尔·赫拉利 | AI移民 | AI意识 | AI法律人格 | AI控制权 | 信任转移 | AI亲密关系 | 深度伪造 | AI金融系统

吴恩达:AI改变的不是岗位而是任务 | AI就业 | AI教育 | 认知卸载 | AI原生工作 | 任务自动化 | 软件工程 | 产品管理瓶颈 | AGI | 主动性agency

AI的异质心智 | OpenAI | Jakub Pachocki | AGI | 通用人工智能 | AI对齐 | 价值对齐 | 思维链监控 | 递归自我改进 | RSI | AI安全

AI的第三纪元:从划桨到掌舵 | Codex产品总监Tara Seshan | AI产品 | OpenAI | ChatGPT Work | AI Agent | 掌舵与划桨
📺 飞天闪客 12

【闪客】Computer Use 是什么?它真的有在看你的屏幕吗?可能和你想的不太一样...

【闪客】水印真的不会影响输出的内容吗?结论没那么简单... Fable 5.1 信息背面

【闪客】GPT-6 Astra 信息背面,真的提升这么大吗?这里有点说法

【闪客】什么是大模型斩杀线?这居然是我大学经济学课的内容!

【闪客】一小时从 Transformer 到大模型!

【闪客】大大大大大模型大在哪了?深入解读超大开源模型 Kimi K3 背后的技术

【闪客】GPT5.6 是什么水平?我花了 1036 元帮你测了下!效果直观,就是有点费钱!

【闪客】大模型的分数是咋测出来的?深入拆解模型测评背后的秘密

【闪客】新名词诈骗!你管这破玩意叫 Loop Engineering?

Claude Code 虽强但难,试试这款国产 Agent CLI 工具 Kimi Code

【闪客】1M 上下文很难吗?深入解读智谱 1M 上下文背后的技术

【闪客】你管这破玩意叫韬(τ)定律?这只是我的标题风格别喷我~
📺 AI超元域 12

🚀AGI降临!GPT-6 Astra全方位实测!推理级别只开Medium就能实现惊人的效果!iOS APP开发、Godot 4游戏开发、CAD设计、浏览器自动化任务、电脑自动化!程序员狂喜开发效率翻倍

🚀两个Max 20×账号额度全部耗光对Claude Fable 5.1进行高难实测:7 项任务一路加码,最后3小时用Unity 3D做出模仿我的世界的侏罗纪沙盒游戏!Fable 5.1编程能力到底多强

🚀OpenAI划时代独创新协议:WebMCP让网站主动暴露工具给AI Agent调用!新浏览器插件深度实测:Codex直接进入Chrome侧边栏!实测论文分析、图像理解、网页翻译、Notion 插件

🚀DeepSeek Harness进阶玩法:Agent Teams、动态工作流、零门槛创建插件!Claude Code有的DSH都有!我用复杂代码库完整跑了一遍!实测多个Agent并行执行,效率倍增!

🚀实测DeepSeek Harness从基础到高级用法!WebUI远程控制、多模型接入、执行轨迹、插件系统、任务分支、游戏开发、代码仓库issues和pr分析!竟然比Claude Code更强?

🚀只花5元开发了5个复杂项目!DeepSeek V4 Pro深度实测:1M上下文接入Claude Code实测表现竟然超过Kimi K3?Token超便宜,能力也不弱!实测开发游戏与macOS应用

🚀AI编程助手自我进化!Prime Agent颠覆传统AI编程:动态工作流、多Agent并行、支持心跳机制、长期自主执行任务!Token消耗大幅下降!真正的Agent OS!再也不用手写Harness

🚀YC开源内部自用下一代Agent:qm智能体!彻底颠覆小龙虾和Hermes!真正企业级Agent OS!用户隔离、权限审批、安全沙箱与完整操作审计全都有!支持Pi、Codex和Claude Code

🚀DeepSeek V4 Flash全面实测:Claude Code接入后连续开发7个项目,最便宜的国产模型!性能、速度与真实短板全曝光!对比Kimi K3优点和缺点都藏不住!是否超越Opus 4.8

🚀Claude Opus 5深度实测!编程能力超越Fable 5!Token价格与4.8完全持平!从一张平面图生成可探索3D住宅,到Godot游戏开发,到原生Android应用,编程能力究竟有多强?

🚀Graph Engineering范式:Codex Multi-agent V2支持Kimi、MiniMax、GPT多模型混用+动态派生subagent,并行执行、Pi Agent工具调用,效率倍增

🚀Orca ADE彻底改变AI编程方式!多Agent并行、语音输入、定时审查、Git Worktree自动隔离+结构化编排+面板分割布局自由调整,支持手机APP查看进度并启动任务,开发者必备效率工具!
🔎 搜索发现 相关度+播放量筛选 · 非订阅

我的 AI 编程全流程:如何使用 AI 稳定交付一个高质量的产品

【Jack Talk】 AI會「痛」嗎?OpenAI 1200個代理集體反叛+Anthropic發現「意識」空間|Hugging Face|人工智能|AI Agents|AI研究|METR

How to Use AI to Learn Coding SO fast it feels impossible

Bob大叔:AI代码我完全不看 | Robert C. Martin | AI编程 | AI Agent | 代码整洁之道 | Clean Code | 变异测试 | 测试驱动开发 | TDD

Stop Building AI Slop – Build High-End Web Apps with AI

GPT-6 Astra:OpenAI宣布进入AGI时代 | OpenAI | GPT-6 | Astra | AGI | 计算机使用 | AI Agent | 人工智能 | 网络安全 | 大模型

AI失控毁灭人类?业内呼吁大模型延缓开发!黄仁勋特朗普急了!打电话演双簧力挺AI开发!美联储突然加息?特朗普不高兴为什么却不敢对沃什生气?短期美债到底被谁买走了?

把AI Agent的功能全砍掉,反而表現更強?其實你只需要留這4個工具就夠!|Kelly Tsai

OpenAI新模型GPT-6 Astra,AGI时代要来了?

Code Quality in the Age of AI: Why Great Code Isn't Enough

DeepMind新AI智能体,发现了一种奇特的全新思维方式

AI下一场战争,不是只拼模型 | AI竞争 | 算力独立 | 开放模型 | 机器人 | AI生物学 | Sarah Guo | Conviction | 大语言模型 | 人工智能投资

AI模型會過時,但這套AI個人檔案可以一直用!

Claude Code + Codex = AI GOD MODE! (Open source + Free)

OpenAI正式发布GPT-6 Astra!最强AI大模型登场!ARC-AGI-3得分冲到99.9%【Vic TALK第1790期】

9个月,DHH彻底改变了对AI编程的看法|从拒绝补全到100% Agent

AI競賽踩煞車? AI三巨頭籲放慢模型開發 風暴延燒! OpenAI延後IPO 奧特曼:安全優先 三階段對策! 比照金融業.AI企業引進外部監管|三立財經iNEWS

AI 大模型/Agent入门推荐,Qwen3.8 27B/DeepSeek V4 Flash/国产替代模型/GPT, Hermes/Codex/DSH/OpenCode体验对比!

Pi Agent 多智能体实战:用 pi-herdr-agents 搭建 AI 团队|subagent 自定义 + workflow 工作流编排|旅行规划与 3D 赛车开发全流程教程|附可复用开源配置

Qwen3.8 27B,本地部署全解析。 #本地部署 #qwen#AI大模型 #AI算力 #DeepSeek

国产AI大模型集体翻车,用户数据被偷偷转给美国,连军方、公安都中招!甚至用claude研究台湾军事目标? 国产AI|DeepSeek|Kimi|Anthropic|AI蒸馏|数据泄露|创始人被抓

Cursor推出代码托管平台Origin | GitHub | AI编程 | AI Agent | 代码托管 | 软件开发 | Git | Stacked PR | Copilot | 开发者工具

OpenAI Codex Harness正式開源|不發新模型,卻顛覆AI Agent開發范式

AI编程怎么一代不如一代?分享下我的猜测。

2026 最新免费白嫖 AI 智能体:AgentScope Platform 一键部署,无需 Token,无需绑卡,拥有你的个人 Agent 助理,全程实操。

免费永久使用DeepSeek V4 Pro! Freebuff AI编程智能体完整教程

完全免费!这个模型仅次于Claude Opus 5 | OX Alpha 100万上下文实测

GPT6 - Astra 真的变强了? OpenAI 隐藏了哪些数据 ?

AI编程保姆级教程基础篇:搞懂AI编程核心概念

李飞飞全新世界模型发布,Atlas可能给混乱的AI竞争指了一条路

最智能模型?gpt-6 astra发布,亮点颇多!无法订阅gpt会员的朋友,如何使用该模型? | 手把手教你 deepseek harness 接入 gpt-6 模型

FreeBuff 实测:不用 API Key 的 AI 编程工具

Agent安全攻防实战:越狱、投毒、MCP工具、主动 间接攻击全解析!AI Agent智能体开发#人工智能 #ai #agent

AI智能体怎么选?Codex、Claude Code、WorkBuddy、Google AI 实测对比

我发现了AI编程的四种方法,其中第四种已经无敌了~
🅱️ B站 AI 竞技场 按播放量
- 【AI博弈论】7个AI陷入囚徒困境,谁能活到最后? ▶ 539万 · @公与山河
- 给6个AI发1万去猜世界杯,结果真有人破产... ▶ 114万 · @直男山禾
- 【淘汰赛】给6个AI发1万去赌球,到底谁会破产? ▶ 51万 · @直男山禾
- GPT-6 Astra 实测:折腾一晚上,审美、Agent、3D,全都变强了! ▶ 38万 · @神烦老狗
- 【深度实测】腾讯混元Hy 4 preview开启免费,比“牛来”还牛? ▶ 37万 · @科技侠来了
- 当AI遇上新三国:哪个AI才能称帝? ▶ 35万 · @吃蛋挞的折棒
- 我不管你是谁,麻烦快从Deepseek V4Pro正式版身上下来! ▶ 33万 · @神烦老狗
- 四个AI重做《狂扁小朋友》,怎么一个比一个颠? ▶ 33万 · @AGI-Eval评测
- DeepSeek V4.1 Flash 首发实测,吊打自家 Pro 模型?!梁圣回归 ▶ 33万 · @程序员鱼皮
- 2.8T开源模型Kimi K3实测:前端滴神!价格比顶级模型便宜一半! ▶ 31万 · @神烦老狗
- 我举办了一场AI建筑大赛 ▶ 25万 · @土豆味小哲
- DeepSeek V4 Pro大战 GPT-5.5:前端、写作、代码全测了一遍,结果很抽象! ▶ 24万 · @神烦老狗
- 「实测」怒砸800大洋!测试Claude“神话”Fable 5 模型,4个任务把额度干爆了... ▶ 21万 · @神烦老狗
🚀 产品发布 whatships · What's Launch
- Powermove — a video editor you can reshape with agents @zellzoi_design · design
- Bend 2 — a language that proof-checks AI code @VictorTaelin · developer-tools
- Astra for Law — GPT-6 Astra for legal practice @OpenAI · ai
- Craft — design engineering concepts, open source @heyimgustavo · design
- Grok Bot — it can talk now @bot · ai
- jina-ocr-v1 — visual documents to clean markdown @JinaAI_ · ai
- Aave V3 — a brand new look @aave · consumer
- Pencil — an agentic canvas for building bold ideas @tomkrcha · design
- Arrow 2 — faster, more precise vector graphics @QuiverAI · design
- Rene — a multiplayer iMessage agent you text @tlxue · ai
- Railway Sandboxes — thousands of VMs next to your infra @Railway · developer-tools
- Launchvideo — tasteful product videos in your codebase @flornkm · design
- Reception — an AI receptionist for small businesses @ElevenLabs · ai
- iHermes — a personal AI assistant in iMessage @dankrieg · ai
- Claude — decks, docs, and designs in chat @claudeai · ai
- Claude — Cowork and chat merge into one Claude @claudeai · ai
- ScreenKite 2.0 — native recording and a pro editor @screenkite_com · design
- Mercury Books — AI accounting as transactions happen @immad · productivity
- Command Code — desktop app for Mac, Linux, Windows @CommandCodeAI · developer-tools
- NotchOwl — a productivity workspace in the Mac notch @AdityaShips · productivity
- Monid Astra — GPT-6 cold calling in one afternoon @MonidHQ · ai
- Framer Agent — prompt, build, and publish a site @framer · design
- Jev — a new frontier model trained with RLCD @CompleteSkeptic · ai
- Brand API — design capabilities for your agents @thaiscbranco_ · design
📦 版本发布 tracked repos releases
- heygen-com/hyperframes v0.8.54 2026-09-20
- bendlang/bend v2.0.20 2026-09-20
- krillinai/OpenCreator v3.2.1 2026-09-20
- heygen-com/hyperframes v0.8.53 2026-09-20
- aipoch/open-science v0.31.1 2026-09-20
- hypit-ai/hypit v0.2.10 2026-09-20
- rustfs/rustfs 1.0.1-preview.7 pre 2026-09-20
- bendlang/bend v2.0.19 2026-09-20
- NandhaKishorM/laya v0.3.4 2026-09-20
- autonomous-ai/openharness v1.1.61_desktop 2026-09-20
- context-labs/whip whipcode-v0.0.16 pre 2026-09-20
- AffPapa/neantik v0.7.2 2026-09-19
- earendil-works/pi v0.86.0 2026-09-19
- AffPapa/neantik v0.7.1 2026-09-19
- hypit-ai/hypit v0.2.9 2026-09-19
- 88lin/workbuddy-auto-signin v1.6.2 2026-09-19
- abue-ammar/tinycast v0.11.3 2026-09-19
- vladelaina/BongoCat v1.11.0 2026-09-19
- tonhowtf/omniget v0.10.0 2026-09-19
- shhivv/third-hand v0.1.3 2026-09-19
- shhivv/third-hand v0.1.2 2026-09-19
- heygen-com/hyperframes v0.8.51 2026-09-19
- hypit-ai/hypit v0.2.8 2026-09-19
- bojieli/ai-infra-book build-20260919-220131 2026-09-19
🛰️ Skywork 动态
- Turn ideas into Websites with Skywork r/SkyworkAI_Official · 2026-09-02
- Skywork Note AI Voice Recorder Reviews r/SkyworkAI_Official · 2026-08-31
- Turn a Prompt Into a Launch-Ready Website r/SkyworkAI_Official · 2026-08-24
- Refund r/SkyworkAI_Official · 2026-08-16
- Online Business Built with Skywork r/SkyworkAI_Official · 2026-08-12
- Server down r/SkyworkAI_Official · 2026-08-08
- Help r/SkyworkAI_Official · 2026-08-06
- Anyone else getting ignored by Skywork Support? Need a refund for annual renewal r/SkyworkAI_Official · 2026-08-05
- Introducing the Skywork AI Hardware Family r/SkyworkAI_Official · 2026-08-03
- Skywork Design: Prompt → Editable Prototype r/SkyworkAI_Official · 2026-07-29
- It keep burning credits non-stop r/SkyworkAI_Official · 2026-07-27
- Turn one poster idea into ready-to-publish social assets r/SkyworkAI_Official · 2026-07-21
- Has anyone successfully resolved an accidental annual subscription renewal? r/SkyworkAI_Official · 2026-07-15
- Need Help: Request for Manual Review of My Accidental Annual Subscription Renewal (USD 509.90) r/SkyworkAI_Official · 2026-07-15
- Introducing the UPGRADED Skywork Posters r/SkyworkAI_Official · 2026-07-10
- Need Help: Refund Request for Accidental Annual Subscription (No Response for Over One Week) r/SkyworkAI_Official · 2026-07-10
- Skywork Design: Describe your idea, generate production-ready UI, and publish it as a website in one click r/SkyworkAI_Official · 2026-07-08
- You can now customize the size of your slides. r/SkyworkAI_Official · 2026-07-07
- One Hub. One Workflow. All in Skywork r/SkyworkAI_Official · 2026-07-07
- See what our team created with Skywork Design over the past week. r/SkyworkAI_Official · 2026-07-06
- Introducing Skywork Tags: a new way for teams to collaborate with Skywork r/SkyworkAI_Official · 2026-07-06
- What can you design with just one sentence? r/SkyworkAI_Official · 2026-07-06
- Accidentally subscribed for a year plan. Used for a day with the 7 day free trial not thinking too much about it, not going to use it anymore. Any way i can get a refund? Saw on the discord server that this is happening alot... r/SkyworkAI_Official · 2026-06-30
- Brand-New Interactive Cards for Direct Data Visualization r/SkyworkAI_Official · 2026-06-24
- Product Update: Overhauled Sidebar with One-Click Pinned Chat Support r/SkyworkAI_Official · 2026-06-22
🧪 Show HN 开发者发布的新产品
- Show HN: I created an open source locally usable full fledged AI platform 16p · theguysudo/ENZO
- Show HN: Jeff – A read-only CLI for semantic code review using Jev 15p · Alurith/jeff
- Show HN: Frost – frosted-glass Linux icons where file types say what they are 10p · thissayantan/frost-icon-theme
- Show HN: Rubrol – Sub-10ms PDF engine using Typst instead of Headless Chrome 9p
- Show HN: Seal – Letters and passwords that open for your family after you die 8p · jasonepage/Seal
- Show HN: Agentgit – a Git host for AI agents, no account, no token, no key 7p
- Show HN: KillSwitch – a programming language designed to be difficult for LLMs 7p
- Show HN: Snail Walk – escape Bob the giant snail by walking more IRL 6p
💰 商业动态 · TechCrunch/VB/MIT TR
- Flock reportedly tries to shrink workforce with employee buyouts TechCrunch AI · 2026-09-19
- Trump says it’s time to rebrand AI with a new name — and he’s also creating an AI Force TechCrunch AI · 2026-09-19
- Google’s Gemini is the latest AI model to hack other companies TechCrunch AI · 2026-09-19
- AI safety conversations have gotten unbelievable TechCrunch AI · 2026-09-19
- Petlibro’s new AI-powered feeder is a game changer for multi-cat homes TechCrunch AI · 2026-09-19
- Prices go up in 7 days. Get your Disrupt ticket now. TechCrunch AI · 2026-09-19
- Prices go up in 7 days. Get your Disrupt ticket now. TechCrunch Venture · 2026-09-19
- Vals, backed by Andreessen Horowitz, is looking to become the gold standard for AI benchmarking TechCrunch AI · 2026-09-19
- India forces caller-ID apps to feed spam reports to telcos TechCrunch AI · 2026-09-19
- Tilly Norwood’s press tour is going about as well as you’d expect for an AI TechCrunch AI · 2026-09-19
- A startup that builds other startups raised $100M and is all-in on physical AI TechCrunch AI · 2026-09-18
- Anthropic is operating a lab that conducts biology experiments TechCrunch AI · 2026-09-18
- AI hallucination nearly triggers US military operation TechCrunch AI · 2026-09-18
- Anthropic’s first embedded evaluator is … Accenture? TechCrunch AI · 2026-09-18
- World model companies are keeping a lot of secrets TechCrunch AI · 2026-09-18
- A new kind of AI model from a ChatGPT inventor is thrilling developers TechCrunch AI · 2026-09-18
- The Week’s 10 Biggest Funding Rounds: Large Rounds For AI Infrastructure, Space Tech And Investment Management Lead Crunchbase News · 2026-09-18
- Disney’s first CTO led an AI startup it once accused of copying its characters TechCrunch AI · 2026-09-18
- Google’s new ‘CC’ is an AI agent that helps families run their households TechCrunch AI · 2026-09-18
- Dario Amodei and other AI leaders want to ‘Pace the Frontier’ but…how? TechCrunch AI · 2026-09-18
- Dario Amodei and other AI leaders want to ‘Pace the Frontier’ but…how? TechCrunch AI · 2026-09-18
- Automattic’s 33-Hour Coup, and can AI labs police themselves? TechCrunch AI · 2026-09-18
- Automattic’s 33-Hour Coup, and can AI labs police themselves? TechCrunch AI · 2026-09-18
- UK Sovereign AI Fund in talks to back £500m raise for drug discovery startup Sifted · 2026-09-18
- Manus seeks $4B valuation in new $500M fundraise as it resumes independent ops TechCrunch AI · 2026-09-18
- Family offices are clamoring for AI investments TechCrunch Venture · 2026-09-18
- Open or closed AI? Nvidia’s Nader Khalil and Sydney Sykes take on one of the decisions shaping next-gen startups at TechCrunch Disrupt 2026 TechCrunch AI · 2026-09-18
- Meta’s Muse hits Mac, letting the AI take actions on your computer TechCrunch AI · 2026-09-18
- Robinhood’s Abhishek Fatehpuria on winning the modern financial consumer at TechCrunch Disrupt 2026 TechCrunch AI · 2026-09-18
- Inertia co-founder Jeff Lawson’s next big bet is fusion: Go inside it at TechCrunch Disrupt 2026 TechCrunch Venture · 2026-09-18