AI Design News
No. 112No. 114
Sunday, September 13, 2026·Issue 113

Today's brief

Simon Willison·3 days ago

用 GPT-6 Astra 与 ChatGPT Work 生成跑步路线

Generating running routes with GPT-6 Astra and ChatGPT Work

Simon Willison 使用 GPT-6 Astra 与 ChatGPT Work,调用 Nominatim 和 Overpass API 抓取 OpenStreetMap 地理数据,自动规划出从家门口出发的 5K 与 10K 闭环跑步路线,并生成嵌入式可视化地图及可下载的 GPX、GeoJSON 文件。这一案例表明,新一代 AI Agent 已能独立完成“地址定位—路网抓取—空间计算—资产导出”的全链路任务,为产品设计师和工程师构建地理空间交互原型提供了可直接复用的工具链范式。

✎ Author's take
别再只把 AI 当聊天顾问。Simon 的实验核心不是跑步路线,而是 Agent 自主串联 Nominatim、Overpass 等地理 API,跑通从数据抓取到 GPX 导出的完整闭环。设计师和工程师该立刻把这种“工具链自动化”搬到你的空间原型工作流里,让 AI 直接产出可落地的资产而非只给建议。
Continue at simonwillison.net
Latent Space·4 days ago

FDE 崛起:如何做好这份 AI 最热工作

The Rise of the Forward Deployed Engineer — and How To Do the Job Right

AI 行业正疯狂招聘“前进部署工程师”(FDE),但各公司对该角色的定义和 KPI 几乎完全不同。作者基于在 Palantir、Citadel 和 Kepler 三段一手经历,厘清了 FDE 与咨询顾问的本质区别、如何衡量成功,以及为何在 AI 时代这一职能更适合放在产品而非销售线。

✎ Author's take
FDE 的兴起标志着 AI 产品竞争已从 Demo 演示转向现场交付。对设计工程师而言,这是能力边界的强烈信号:懂代码、能迭代、理解业务上下文的人正在成为 AI 落地的核心,而只画界面的传统设计角色正在边缘化。看懂 FDE 逻辑,才能定义下一代 AI 产品真正的工作流。
Continue at latent.space
UX Collective·3 days ago

人们厌恶 viral AI 食物图的真实原因

The real reason everyone hates the viral AI food slop images

文章分析了 viral AI 食物图引发集体反感的心理机制:人类修图美化食物已被默许,但 AI 生成的过度完美却触发了虚假感与信任危机。作者从 UX 与感知真实性角度,探讨了生成式内容如何正在重塑用户对视觉设计的容忍阈值。

✎ Author's take
对每天用 Midjourney 做视觉的设计师来说,这篇文章戳中了雷区:用户反感的未必是“假”,而是“没有人的假”。AI 食物图之所以被骂成 slop,是因为那种塑料 perfection 正在杀死信任。读它,然后学会给你的生成式输出留点人的瑕疵,免得 Landing Page 也被骂。
Continue at uxdesign.cc
Dev.to · AI·3 days ago

FAQ:shell真跑了,还是模型在编输出

FAQ: Did the Shell Run, or Did the Model Type?

文章指出AI编码助手常让开发者误以为测试已通过——实际上模型可能只是生成了一段看起来像pytest日志的文本。作者强调应索要进程ID、工作目录、主机名和退出码等“收据”字段,而非轻信聊天窗里的绿色对勾。这是一个日益危险的工程盲区。

✎ Author's take
对天天用Claude Code或Cursor的设计师和工程师来说,这是致命的幻觉。你以为CI会绿,结果合并后全线飘红。文章给出的“要收据不要叙事”原则应该写成团队规范——任何AI返回的终端输出必须附带可验证的进程元数据,否则就当它是草稿。
Continue at dev.to
Simon Willison·4 days ago

Paul Ford:人人能编程后,很多人不该编程

Quoting Paul Ford

Paul Ford 在《纽约时报》撰文指出,AI 虽能写出不错的代码,但制造真正前沿的软件仍需要人类思考、协作与工艺。当编程门槛被 AI 抹平后,行业反而更清楚地看到:擅用工具不等于能做好别人的工作,大量 AI 项目正因为缺乏真正的专业判断而失败。

✎ Author's take
对设计工程师和产品设计师而言,这是一剂清醒剂。AI coding 让'出代码'变得廉价,但好的产品需要的是系统思考与工艺品味。别被 vibe coding 的幻觉骗了——如果你不只是想'做出个东西',而是想做出对的东西,人类的判断力和跨学科能力反而会更值钱。
Continue at simonwillison.net
Latent Space·4 days ago

DeepSeek v4.1-Flash 以全新编码器-解码器架构回归

[AINews] DeepSeek v4.1-Flash: 763B-P8B-D16B novel causal Encoder–Decoder architecture with vision marks the Return of the Whale

DeepSeek 发布 v4.1-Flash,采用 763B 参数的因果编码器-解码器新架构并新增视觉能力。文章指出,这是 DeepSeek 在 R1 引发关注后沉寂一年的重大技术转向,尽管基准测试暂时落后,但作者认为其真实能力可能被传统评测指标掩盖。

✎ Author's take
对设计从业者而言,这是典型的基础设施层八卦:新架构和视觉能力听起来很性感,但全文都在猜 DeepSeek 的发布策略和 benchmark 隐喻,既无可落地的 API 也无面向创作者的工具,最后还残缺不全。除非你在做模型选型研究,否则别在这上面浪费时间。
Continue at latent.space
Dev.to · AI·3 days ago

World Models:AI 先学会做梦,再学会走路

World Models: The AI That Learned to Dream Before It Could Walk

文章梳理了世界模型过去八年的脉络:让机器人在内部模拟环境中“想象”数千次试错,而非依赖现实训练。从自动驾驶到生成游戏关卡,LeCun 等人认为这种“先做梦再行动”的范式,可能比大语言模型更接近通用人工智能的核心路径。

✎ Author's take
世界模型意味着 AI 正从“生成内容”转向“模拟因果”,这直接改变未来人机交互的设计范式。但这篇 Dev.to 文章只是通俗科普,既无技术细节也无可落地的工具链,读个方向即可,不值得精读。
Continue at dev.to
GitHub Trending · Daily·3 days ago

3D 纹理工具 ArmorPaint 登 GitHub 热榜

armory3d/armorpaint

开源 3D PBR 纹理绘制软件 ArmorPaint 进入 GitHub Daily Trending。项目提供完整的跨平台源码与自编译指南,支持嵌入自定义数据工作流。虽其二进制版本收费,但代码完全开放,适合具备工程能力的设计师自行构建与改造。

✎ Author's take
对主流产品设计师和 AI 设计师而言,这条 trending 毫无营养——没有新功能、没有 AI 集成、没有即拿即用的资源。除非你是需要自研 3D 管线的技术美术或设计工程师,否则没必要点进去。早报版面有限,这种「老项目新上榜」的喧嚣,跳过就好。
Continue at github.com
Dev.to · AI·3 days ago

MCP 记忆服务器该独立分类

MCP memory servers deserve their own category

文章指出当前 LLM 工具(如 Claude Code、Cursor)的会话上下文无法跨工具持久化,开发者被迫反复重建上下文。作者主张将 MCP memory / session-persistence servers 列为独立品类,以标准化状态留存,解决多工具切换带来的碎片化体验与心智负担。

✎ Author's take
这对在多 AI 工具间来回切换的设计工程师是个真痛点,但文章只喊了句口号,连半个能立刻接上的 memory server 都没给出来。读它可以留个心眼,别指望拿来就能落地。
Continue at dev.to
创作工具 · AI Creation
§AI Creation创作工具动态
GitHub Trending · Daily·3 days ago

Hyperresearch:把 Claude Code 变成深度研究 Agent

jordan-gibbs/hyperresearch

开源项目 Hyperresearch 将 Claude Code 改造成端到端深度研究智能体,通过 16 步流程单次抓取并验证 250+ 来源,经四轮对抗性批评后生成带完整引用审计的报告,所有资料沉淀为可搜索的持久知识库。设计师做竞品调研或趋势分析时,可借此大幅压缩信息搜集与信源核实的时间。

✎ Author's take
别再把周末耗在手动扒竞品报告和设计趋势上了。Hyperresearch 把 Claude Code 变成一台能自动验证引用、识别抄袭共识、并经过四轮对抗性批评的研究机器——这意味着设计师终于能把时间从"找资料"转移到"做判断"上。开源且可本地部署,值得立刻 fork 去跑你的下一个设计调研项目。
Continue at github.com
Dev.to · AI·3 days ago

RAXXO 语气指南:用禁用词清单统一全产品线文案

The Tone Guide I Wrote So Every RAXXO Tool Sounds Like One Studio

RAXXO 创始人分享了一份极简语气指南:不靠情绪板或形容词,而是用「禁用词+必须习惯」清单确保所有产品文案保持一致。他发现即便一个人撰写全部内容,长期也会出现「声音漂移」,因此把文案检查像代码风格检查一样嵌入发布流程。

✎ Author's take
别再给设计师发 50 页品牌书了。这篇文章证明了一件事:想让产品和 AI 界面说话一致,情绪板和形容词都是废话,一张禁用词清单才是真正的工程化解法。对每天要和 AI 生成文案、多产品文案对齐打交道的设计师来说,这比自己写风格指南快十倍。
Continue at dev.to
GitHub Trending · Daily·3 days ago

LLM Wiki:文档自动变可溯源知识库

nashsu/llm_wiki

LLM Wiki 是跨平台开源桌面应用,以增量 wiki 取代传统 RAG,自动将 PDF、Office、图片等多格式素材转为带溯源的结构化知识库,支持多模态提取与跨设备迁移。对需处理大量参考资料的设计师与工程师,这是可直接上手的个人知识管理工具。

✎ Author's take
设计师整理调研资料是脏活。LLM Wiki 以增量 wiki 取代一次性 RAG,更符合研究资产沉淀逻辑;多模态解析与跨设备迁移对整理竞品和访谈素材很实在。但社区项目维护是雷区,建议先当个人工具尝鲜,别急着替代核心工作流。
Continue at github.com
开源趋势 · Open Source
§GitHub Rank今日开源趋势
01GitHub Trending · Daily·55 days ago

i-have-adhd:让 Claude Code 先给答案再说过程

ayghri/i-have-adhd

这是一个开源 skill,通过修改系统提示让 Claude Code / Codex 采用 ADHD-friendly 输出:行动优先、步骤编号、去除寒暄。开发者可一键安装,立刻终结 AI 在答案前堆砌冗长解释的毛病,提升信息获取效率。

✎ Author's take
i-have-adhd 是一个开源 skill,旨在优化 Claude Code / Codex 对于 ADHD 用户的输出,使其更加直接和高效。
Continue at github.com
02GitHub Trending · Daily·18 days ago

bilawalsidhu/gods-eye-view

A spy satellite simulator in your browser, except the data is real. Live open source spatial intelligence on a photorealistic 3D globe. https://maptheworld.ai/ 🌐 God's Eye View A spy-satellite simulator in your browser — then you realize the sources are public and the data is real. Photorealistic 3D globe. Live aircraft, ships, satellites, earthquakes, traffic, and public cameras, with clearly labeled modeled views where a live feed is unavailable. Hands-free voice control powered by a realtime AI agent. No place left behind. ▶️ From the project behind the viral God's Eye View series (formerly WorldView) — 5M+ on YouTube Quick Start · First Five Minutes · Talk to It · What's Live · Under the Hood · Keys · Costs 🌍 Why This Exists You asked, so it's happening. God's Eye View is open source. Track the world live. Talk to it. Break it. Extend it. Most open-source intelligence is a pile of browser tabs. The signals are abundant, but the interface is the bottleneck. God's Eye View turns those signals into a place: the world is already broadcasting — flight transponders, ship beacons, orbital elements, seismographs, public cameras — and this makes it visible on a photorealistic 3D Earth in real time. No classified clearance required; it's public signal all the way down, and the interface runs in your browser, under your control. Half the magic is that it looks like a forbidden cockpit. The other half is that every line of code is inspectable. The live layers are grounded in public feeds: the airliner crossing your screen is reporting telemetry, the camera is installed at a published location, and the ISS position is propagated from current orbital elements. The client deliberately renders flights one polling interval behind real time so it can interpolate smoothly. Some experiences are modeled rather than live: keyless traffic is labeled as a simulation, camera poses are estimated until calibrated, and launch asc…[truncated]

✎ Author's take
God's Eye View 是一个在浏览器中模拟间谍卫星的实时开源空间情报工具,展示了真实的数据。
Continue at github.com
03GitHub Trending · Daily·3 days ago

iloader:iOS 侧载工具

nab138/iloader

iloader 是一款面向 iOS 的图形化侧载工具,支持安装 SideStore、导入 IPA 及自动管理配对文件。尽管登上 GitHub Trending,但它深耕 iOS 越狱与自签生态,与产品设计师、AI 设计师及设计工程师的日常工具链基本无关。

✎ Author's take
对设计从业者来说,这是典型的‘看起来有用实则无关’的仓库。除非你业余时间折腾 iOS 越狱或 SideStore,否则它与你桌上的 Figma、Cursor、v0 完全不在一个宇宙。建议跳过,把时间留给真正能进工作流的东西。
Continue at github.com
04GitHub Trending · Daily·3 days ago

DeskcommCRM:开源 AI WhatsApp 销售 CRM

melgarafael/DeskcommCRM

一个可自托管的开源 CRM 系统,集成 AI 代理与 WhatsApp,主打替代 Kommo 和 Intercom 的聊天销售方案。对非销售领域的技术人员而言属于典型的业务层基础设施。

✎ Author's take
这是给销售团队用的业务工具,不是给设计师的生产力栈。除非你现在就在设计 CRM 界面,否则这个 repo 里没有任何能进入你工作流的东西——别在 Trending 里浪费眼神。
Continue at github.com
05GitHub Trending · Daily·5 days ago

PI-Desktop:本地优先的 AI 编程代理桌面工作区

vastsa/PI-Desktop

PI-Desktop 是一款开源桌面应用,为 AI 编程代理提供独立工作区。它基于 Electron + Rust 构建,支持接入多厂商模型与可插拔扩展,核心亮点是本地优先、不绑定编辑器、所有敏感操作需经权限层审查。项目目前处于早期预览阶段。

✎ Author's take
设计工程师可留意其'桌面级工作区'思路:不绑定编辑器、多模型切换、高危操作经权限层审查,这正是当前 AI Coding 工具最该补上的交互体验。但项目尚处早期预览,接口未稳,建议先 star 观望,别急于投产。
Continue at github.com
06GitHub Trending · Daily·3 days ago

3D 纹理工具 ArmorPaint 登 GitHub 热榜

armory3d/armorpaint

开源 3D PBR 纹理绘制软件 ArmorPaint 进入 GitHub Daily Trending。项目提供完整的跨平台源码与自编译指南,支持嵌入自定义数据工作流。虽其二进制版本收费,但代码完全开放,适合具备工程能力的设计师自行构建与改造。

✎ Author's take
对主流产品设计师和 AI 设计师而言,这条 trending 毫无营养——没有新功能、没有 AI 集成、没有即拿即用的资源。除非你是需要自研 3D 管线的技术美术或设计工程师,否则没必要点进去。早报版面有限,这种「老项目新上榜」的喧嚣,跳过就好。
Continue at github.com
07GitHub Trending · Daily·3 days ago

CloddsBot:Claude 驱动的开源 AI 交易代理

alsk1992/CloddsBot

CloddsBot 是一个基于 Claude 的开源自主交易代理,支持预测市场、加密货币及期货的自动化交易,内置 118 种策略。但它属于纯金融交易领域,与产品设计、界面工程或创意工作流毫无交集,对设计师读者无直接参考价值。

✎ Author's take
设计工程师别浪费时间。这只是一个披着 AI 外衣的加密炒币机器人,虽然基于 Claude,但没有任何界面组件、交互模式或设计工程经验可借鉴。对专业设计师而言,这是 Trending 列表里的金融噪音,不值得点开。
Continue at github.com
08GitHub Trending · Daily·3 days ago

LLM Wiki:文档自动变可溯源知识库

nashsu/llm_wiki

LLM Wiki 是跨平台开源桌面应用,以增量 wiki 取代传统 RAG,自动将 PDF、Office、图片等多格式素材转为带溯源的结构化知识库,支持多模态提取与跨设备迁移。对需处理大量参考资料的设计师与工程师,这是可直接上手的个人知识管理工具。

✎ Author's take
设计师整理调研资料是脏活。LLM Wiki 以增量 wiki 取代一次性 RAG,更符合研究资产沉淀逻辑;多模态解析与跨设备迁移对整理竞品和访谈素材很实在。但社区项目维护是雷区,建议先当个人工具尝鲜,别急着替代核心工作流。
Continue at github.com
09GitHub Trending · Daily·118 days ago

obra/superpowers

An agentic skills framework & software development methodology that works. Superpowers Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them. Quickstart Give your agent Superpowers: Claude Code, Codex CLI, Codex App, Factory Droid, Gemini CLI, OpenCode, Cursor, GitHub Copilot CLI. How it works It starts from the moment you fire up your coding agent. As soon as it sees that you're building something, it doesn't just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do. Once it's teased a spec out of the conversation, it shows it to you in chunks short enough to actually read and digest. After you've signed off on the design, your agent puts together an implementation plan that's clear enough for an enthusiastic junior engineer with poor taste, no judgement, no project context, and an aversion to testing to follow. It emphasizes true red/green TDD, YAGNI (You Aren't Gonna Need It), and DRY. Next up, once you say "go", it launches a subagent-driven-development process, having agents work through each engineering task, inspecting and reviewing their work, and continuing forward. It's not uncommon for Claude to be able to work autonomously for a couple hours at a time without deviating from the plan you put together. There's a bunch more to it, but that's the core of the system. And because the skills trigger automatically, you don't need to do anything special. Your coding agent just has Superpowers. Sponsorship If Superpowers has helped you do stuff that makes money and you are so inclined, I'd greatly appreciate it if you'd consider sponsoring my opensource work. Thanks! Jesse Installation Installation differs by harness. If you use more than one, install Superpowers separately for each one. Claude Code Superpowers is available via the official C…[truncated]

✎ Author's take
Superpowers 是一个完整的软件开发方法论,为编码代理构建在一系列可组合技能之上,适合软件开发者使用。
Continue at github.com
10GitHub Trending · Daily·3 days ago

Sonarr:影视下载 PVR 工具

Sonarr/Sonarr

Sonarr 是面向 Usenet 与 BitTorrent 用户的 PVR 工具,能自动监控 RSS 源下载剧集、整理文件并升级画质。对产品设计及 AI 设计师而言,这是与专业工作流完全无关的媒体下载器,不具备任何设计或工程参考价值,可直接忽略。

✎ Author's take
这玩意是给影视下载党用的自动化脚本,跟设计、AI、工程一毛钱关系都没有。除非你在给 PT 站做 UI,否则它出现在 GitHub Trending 里对你就是信息噪音,不值得浪费 30 秒。
Continue at github.com
11GitHub Trending · Daily·3 days ago

MathModelAgent:自动数学建模与论文生成 Agent

jihe520/MathModelAgent

MathModelAgent 是一套面向数学建模竞赛的 multi-agent 系统,内置建模、代码、论文等分工角色,可自动完成问题分析、代码编写并生成可直接提交的完整论文。项目提供开箱即用的桌面版,支持代码解释器、Web Search 与 RAG 知识库,是高度垂直的学术竞赛自动化工具。

✎ Author's take
对设计师和设计工程师来说,这是一个与日常工作毫无交集的纯学术竞赛工具。除非你正在参加全国大学生数学建模竞赛,否则其 multi-agent 架构和论文生成功能没有直接参考价值。早报观点:垂直赛道确实热闹,但设计读者可以直接跳过,不值得花时间。
Continue at github.com
12GitHub Trending · Daily·3 days ago

OpenFlux:可插拔传输的 TCP 隧道工具

p1neappleXpress/OpenFlux

OpenFlux 是支持可插拔传输协议的 TCP 隧道工具,提供 Android 与 iOS 客户端及 SOCKS5 代理。尽管登上 GitHub Trending,它属于底层网络工程工具,与产品设计师、AI 设计师或设计工程师的日常界面设计、原型构建及设计工程化工作流完全无关,无可直接复用的设计价值。

✎ Author's take
对设计师来说完全是噪音。一个 VPN/隧道工具登上 Trending 不代表它值得占用你的注意力——除非你的副业是网络渗透测试。AI Design News 的读者请直接跳过,把时间留给真正影响设计工作流的工具与模型更新。
Continue at github.com
13GitHub Trending · Daily·3 days ago

Hyperresearch:把 Claude Code 变成深度研究 Agent

jordan-gibbs/hyperresearch

开源项目 Hyperresearch 将 Claude Code 改造成端到端深度研究智能体,通过 16 步流程单次抓取并验证 250+ 来源,经四轮对抗性批评后生成带完整引用审计的报告,所有资料沉淀为可搜索的持久知识库。设计师做竞品调研或趋势分析时,可借此大幅压缩信息搜集与信源核实的时间。

✎ Author's take
别再把周末耗在手动扒竞品报告和设计趋势上了。Hyperresearch 把 Claude Code 变成一台能自动验证引用、识别抄袭共识、并经过四轮对抗性批评的研究机器——这意味着设计师终于能把时间从"找资料"转移到"做判断"上。开源且可本地部署,值得立刻 fork 去跑你的下一个设计调研项目。
Continue at github.com
14GitHub Trending · Daily·3 days ago

OpenResearch:本地并行科研 Agent 工作区

alphaXiv/OpenResearch

OpenResearch 是一款本地优先的桌面应用,可将 Claude Code、Cursor 等工具转化为并行科研 Agent,支持文献综述、假设验证与可复现实验管理。项目通过 Git 原生工作树隔离各研究方向,并提供本地或云端算力选择,目前登上 GitHub Trending。

✎ Author's take
这是典型的学术界自嗨工具,与产品设计和工程交付毫无关系。除非你在做学术设计研究,否则不必浪费五分钟——Cursor 和 Claude Code 的 harness 应该用来 ship 产品,而不是跑 literature review agent。
Continue at github.com
15GitHub Trending · Daily·63 days ago

GitHub Spec Kit:规范驱动开发开源工具包

github/spec-kit

GitHub 开源 Spec Kit 工具包,内含 Specify CLI,倡导 Spec-Driven Development,让产品规范直接驱动代码生成,取代从零 vibe coding。支持与 Copilot 等 AI 编码代理集成,开发者可快速初始化项目并基于场景构建高质量软件。

✎ Author's take
GitHub 开源 Spec Kit 工具包,内含 Specify CLI,倡导 Spec-Driven Development,让产品规范直接驱动代码生成,适合开发者快速初始化项目。
Continue at github.com
16GitHub Trending · Daily·118 days ago

pascalorg/editor

Create and share 3D architectural projects. Pascal Editor A 3D building editor built with React Three Fiber and WebGPU. https://github.com/user-attachments/assets/8b50e7cf-cebe-4579-9cf3-8786b35f7b6b Repository Architecture This is a Turborepo monorepo with three main packages: editor-v2/ ├── apps/ │ └── editor/ # Next.js application ├── packages/ │ ├── core/ # Schema definitions, state management, systems │ └── viewer/ # 3D rendering components Separation of Concerns Package Responsibility @pascal-app/core Node schemas, scene state (Zustand), systems (geometry generation), spatial queries, event bus @pascal-app/viewer 3D rendering via React Three Fiber, default camera/controls, post-processing apps/editor UI components, tools, custom behaviors, editor-specific systems The viewer renders the scene with sensible defaults. The editor extends it with interactive tools, selection management, and editing capabilities. Stores Each package has its own Zustand store for managing state: Store Package Responsibility useScene @pascal-app/core Scene data: nodes, root IDs, dirty nodes, CRUD operations. Persisted to IndexedDB with undo/redo via Zundo. useViewer @pascal-app/viewer Viewer state: current selection (building/level/zone IDs), level display mode (stacked/exploded/solo), camera mode. useEditor apps/editor Editor state: active tool, structure layer visibility, panel states, editor-specific preferences. Access patterns: // Subscribe to state changes (React component) const nodes = useScene((state) => state.nodes) const levelId = useViewer((state) => state.selection.levelId) const activeTool = useEditor((state) => state.tool) // Access state outside React (callbacks, systems) const node = useScene.getState().nodes[id] …[truncated]

✎ Author's take
Pascal Editor 是一个3D建筑项目编辑器,使用 React Three Fiber 和 WebGPU 构建。
Continue at github.com