AI基建浪潮 设计工程的数字化迁徙
Vercel 引领时代,AI 基建技术成为设计新标准
Vercel 的 Agent Stack 架构和 eve 框架,重新定义了设计工程师与 AI 基建的交互方式,同时 CSS Grid 技术的进步和 Haptics 设计指南为多模态界面提供了新的实践路径。
每一帧都完美:不精确的 UI 动画正在侵蚀产品信任
Every frame perfect
这篇来自 Tonsky 的文章指出,不精确的 UI 动画并非单纯的视觉瑕疵,而是会系统性侵蚀用户对产品的信任感。它提醒设计师与工程师:每一帧的卡顿或错位,都在向用户传递“这个产品不够可靠”的潜意识信号。
Astro 团队发布 Flue:TypeScript Agent 沙箱框架
withastro/flue
Astro 团队开源 Flue,一个强调“非 SDK”的 TypeScript Agent 沙箱框架。它通过可编程 harness 组合 skills、tools 与本地或容器沙箱,让开发者构建能自主完成复杂任务的代理,并直接通过 HTTP 暴露服务,目标是从脚本式 bot 迈向 Claude Code 级的真正自主代理。
Vercel 发布开源 agent 框架 eve
Introducing eve
Vercel推出开源agent框架eve,通过文件系统约定定义agent行为:agent.ts配置模型、instructions.md作为系统提示、独立文件描述工具与技能,且内置生产环境。它试图复刻Next.js在前端的成功,让开发者聚焦业务逻辑而非底层编排,对设计工程师快速构建自动化工作流有直接参考价值。
Vibe Architects:非开发者正成为 Agentic 系统架构师
Vibe Architects: Agentic Vibe Coders
NN/g 基于最新研究提出「Vibe Architects」概念,指那些缺乏正式技术训练、仅凭直觉与反复实验就搭建出复杂 Agentic AI 系统的非开发者。生成式 AI 正让技术能力首次超越技术知识,迫使产品团队重新思考工作流设计与协作边界。
Haptics 设计与实现指南
Haptics design and implementation
Microsoft Design 发布了一份关于触觉反馈的官方指南,系统讲解如何通过 Haptics 提升交互清晰度、支持无障碍包容,并构建更直觉的多模态体验。对于正在设计 AI 硬件或下一代界面的设计师而言,这是可直接参考的落地框架。
LTX-2 开源:首个 DiT 音视频生成模型上架 GitHub
Lightricks/LTX-2
Lightricks 在 GitHub 开源了 LTX-2 的官方推理与 LoRA 训练代码。作为首个 DiT 架构的音频-视频基础模型,它支持音画同步生成、22B 参数、空间/时间超分及多种 LoRA 控制,意味着设计师可本地搭建生产级视频生成管线,不再完全依赖封闭 API。
GLM-5.2 通过 vibe check:基准超 GPT
[AINews] GLM > GPT? GLM-5.2 passes vibe check; Z.ai forecasts Open Fable by December
GLM-5.2 不仅通过多位专家及 Reddit 社区的"vibe check",更在 Artificial Analysis 知识工作基准中得分超过 GPT 5.5。Latent Space 认为这并非"刷榜"(benchmaxxed),而是 Z.ai 真正晋身为前沿实验室的信号,甚至预测年内可能出现开放的 Fable 级模型。
Vercel Connect 公测:动态凭证替代静态 Token
Introducing Vercel Connect
Vercel Connect 开启公测,为 AI Agent 提供运行时凭证交换机制。开发者无需在环境变量中存放长期 Provider Token,而是在任务执行时动态获取短期、限定范围的凭证,降低泄露风险。连接器支持 Slack、GitHub 等,可在 Dashboard 或 CLI 集中管理并按项目分配权限。
awesome-ai 登顶 GitHub Trending:全栈 AI 工程资源库
owainlewis/awesome-artificial-intelligence
awesome-ai 仓库登上 GitHub Trending,整理 AI 工程与深度学习经典书籍、论文及工具。清单强调「五年后仍有价值」的深知识,帮设计工程师建立从 RAG 到部署的进阶学习路径。
MCP 的理想形态:一个纯 auth 网关
Quoting Sean Lynch
Sean Lynch 在 HN 评论中指出,MCP 相比 skills/CLI 的真正优势不在工具编排,而在将认证流程隔离在 AI agent 上下文窗口之外。他认为 MCP 理想形态可能就是纯 API 认证网关。这重新定义了协议核心价值:安全隔离比功能扩展更重要。
日记研究激励结构怎么设计
Incentive Structures for Diary Studies
NNGroup 指出日记研究的激励设计不能照搬可用性测试的按时付费逻辑,而应将报酬与提交数量及质量挂钩。合理的激励结构是降低长期研究参与者流失率、减少敷衍回答的最强杠杆,为田野研究提供了可直接落地的报酬框架。
A2UI 底层揭秘: radically adaptive UI 设计新纪元
A2UI under the hood: Designing for the new era of radically adaptive UI
文章介绍 A2UI 协议,它是连接 AI 与界面的中间层语言,正推动生成式 UI 的发展。未来界面不再固定,而是根据用户当下需求实时生成。这意味着设计师的工作对象将从静态页面转向动态规则与组件系统,设计范式面临根本重构。
2026.25:神话素材
2026.25: The Stuff of Myth(os)
Ben Thompson 在本周 Stratechery 中评论了 Anthropic Fable 模型突遭美国出口管制的事件,指出外界对 AI 安全与动机的理解仍充满误读;同时他与分析师 Michael Morton 探讨了 AI 对传统电商格局的持续颠覆,认为该领域的共识每半年就会重构一次。
CSS Buttons 百款按钮样式合集
CSS Buttons
CSS Buttons 收录了 100 余种独特按钮样式,提供可直接复制的前端代码。对于需要在项目中快速落地精致交互细节、又不想从零手写 CSS 的设计师和前端开发者,这是一份即拿即用的轻量资源。
CSS Grid Lanes 实战指南:纯 CSS 搞定 Masonry 布局
The field guide to CSS Grid Lanes
WebKit 官方上线 CSS Grid Lanes 交互式实战指南,通过可视化游乐场演示如何用原生 CSS Grid 实现 Masonry 瀑布流布局。这意味着设计师和前端工程师无需依赖 JavaScript 框架即可构建高性能的复杂版式,对追求原生体验与性能的设计落地具有直接参考价值。
Vercel 详解 Agent Stack 技术架构
The Agent Stack
Vercel 在博客中提出 Agent Stack 架构,通过 AI SDK 与 AI Gateway 等核心组件,为开发者提供构建生产级 Agent 的统一模块。该方案旨在解决多模型路由、供应商锁定和流式传输等关键痛点,降低 AI Agent 的开发和维护门槛。
Google TimesFM 新增 Agent 支持与 LoRA 微调
google-research/timesfm
Google Research 的时间序列基础模型 TimesFM 近期密集更新,在 2.5 版本基础上新增 Agent 调用接口、HuggingFace+PEFT 微调示例,并深度集成 BigQuery ML、Google Sheets 与 Vertex。不过其核心定位仍是面向预测任务的底层引擎,而非设计侧工具。
iroh:用公钥替代 IP 拨号的 Rust 模块化网络栈
n0-computer/iroh
iroh 是一个基于 Rust 的模块化网络协议栈,允许开发者通过公钥而非 IP 地址建立节点连接,自动处理打洞、中继和 QUIC 传输。对于探索本地优先或去中心化协作工具的设计工程师而言,它提供了即插即用的 P2P 网络能力,可能改变未来实时应用的服务器依赖架构。
freeCodeCamp 登上 GitHub Trending 日榜
freeCodeCamp/freeCodeCamp
freeCodeCamp 开源仓库近日登上 GitHub Trending 日榜,但其内容仅为仓库长期存在的 README 介绍,未涉及新课程发布、功能更新或任何针对设计师与 AI 工程师的专项内容。对于关注 AI 与设计交叉领域的一线从业者而言,这条信息缺乏即时行动价值。
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]
GLM-5.2 开源发布:最强开源代码模型,支持 1M 上下文
zai-org/GLM-5
智谱开源 GLM-5 系列旗舰模型 GLM-5.2,首次实现稳定的 1M token 长上下文支持,并引入 IndexShare 架构将长文本计算量降低 2.9 倍。在 Terminal-Bench 等代码基准中,它成为当前最强开源模型,性能逼近 Claude Opus 4.8,设计工程师可通过 Z.ai API 或本地部署直接用于复杂代码任务。
codebase-memory-mcp:让 AI 秒懂百万行代码的内存引擎
DeusData/codebase-memory-mcp
codebase-memory-mcp 是一个高性能 MCP 服务器,通过 Tree-sitter 将代码库索引为持久化知识图谱,实现亚毫秒查询并减少 99% token 消耗。对需要维护设计系统或前端组件库的设计工程师而言,它能让 AI Agent 秒级理解项目结构,告别逐文件探索的低效模式。
Hyper-Extract 开源:LLM 一键提取知识图谱与超图
yifanfeng97/Hyper-Extract
这是一个基于LLM的命令行工具,可以将论文、财报等非结构化文本一键提取为知识图谱、超图及时空图等8种知识结构。内置80+领域YAML模板和10+提取引擎,支持增量更新知识库,大幅降低结构化信息提取的门槛。
阿里开源 zvec v0.5:轻量向量库新增全文检索
alibaba/zvec
阿里巴巴开源进程内向量数据库 zvec 发布 v0.5.0,原生支持全文搜索与混合检索,新增 DiskANN 磁盘索引及 Go/Rust SDK。开发者可直接嵌入应用实现毫秒级向量与文本混合查询,无需部署外部服务,为 AI 应用和 RAG 原型提供轻量本地方案。
Astro 团队发布 Flue:TypeScript Agent 沙箱框架
withastro/flue
Astro 团队开源 Flue,一个强调“非 SDK”的 TypeScript Agent 沙箱框架。它通过可编程 harness 组合 skills、tools 与本地或容器沙箱,让开发者构建能自主完成复杂任务的代理,并直接通过 HTTP 暴露服务,目标是从脚本式 bot 迈向 Claude Code 级的真正自主代理。
Kilo Code 开源:500+ 模型零加价的编码 Agent
Kilo-Org/kilocode
Kilo Code 是一个新晋开源 AI 编码 Agent,支持 VS Code、JetBrains 与 CLI,聚合 500 多个模型并采用按提供商直付的零加价模式。其支持任务中途切换模型、无需 API key 即可起步,正在降低开发者的试用门槛。
makeplane/plane
🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage. Modern project management for all teams Website • Forum • X • Documentation Meet Plane, an open-source project management tool to track issues, run ~sprints~ cycles, and manage product roadmaps without the chaos of managing the tool itself. 🧘♀️ Plane is evolving every day. Your suggestions, ideas, and reported bugs help us immensely. Do not hesitate to join in the conversation on Forum or raise a GitHub issue. We read everything and respond to most. 🚀 Installation Getting started with Plane is simple. Choose the setup that works best for you: Plane Cloud Sign up for a free account on Plane Cloud—it's the fastest way to get up and running without worrying about infrastructure. Self-host Plane Prefer full control over your data and infrastructure? Install and run Plane on your own servers. Follow our detailed deployment guides to get started. Installation methods Docs link Docker Kubernetes Instance admins can configure instance settings with God mode. 🌟 Features Work Items Efficiently create and manage tasks with a robust rich text editor that supports file uploads. Enhance organization and tracking by adding sub-properties and referencing related issues. Cycles Maintain your team’s momentum with Cycles. Track progress effortlessly using burn-down charts and other insightful tools. Modules Simplify complex projects by dividing them into smaller, manageable modules. Views Customize your workflow by creating filters to display only the most relevant issues. Save and share these views with ease. Pages Capture and organize ideas using Plane Pages, complete with AI capabilities and a rich text editor. Format text, insert images, add hyperlinks, or convert your note…[truncated]
开源 API 工具 Insomnia 登上 GitHub Trending
Kong/insomnia
老牌开源 API 客户端 Insomnia 近日登上 GitHub Trending,支持 GraphQL、REST、gRPC 等多协议调试,并提供本地、Git 与云端三种存储方案。然而内容仅为项目常规介绍,并无新功能发布或与 AI、设计工作流相关的实质更新。
UAD-ng:跨平台 Android 去臃肿 GUI 工具
Universal-Debloater-Alliance/universal-android-debloater-next-generation
一款基于 Rust 的跨平台 GUI 工具,通过 ADB 为未 Root 的 Android 设备移除预装系统应用,以提升隐私、续航与安全性。项目内置社区维护的去臃肿列表,仅对外连接 GitHub 获取包数据与更新,但对产品设计师的日常工具链几乎无直接价值。
ASP.NET Core 登 GitHub 日榜
dotnet/aspnetcore
ASP.NET Core 仓库出现在 GitHub Daily Trending,但正文仅为项目通用 README,未涉及任何新版本、功能更新或 Roadmap 变更。对关注 AI 与设计交叉领域的设计师而言,这条信息缺乏可直接转化为工作流的线索。
awesome-ai 登顶 GitHub Trending:全栈 AI 工程资源库
owainlewis/awesome-artificial-intelligence
awesome-ai 仓库登上 GitHub Trending,整理 AI 工程与深度学习经典书籍、论文及工具。清单强调「五年后仍有价值」的深知识,帮设计工程师建立从 RAG 到部署的进阶学习路径。
LTX-2 开源:首个 DiT 音视频生成模型上架 GitHub
Lightricks/LTX-2
Lightricks 在 GitHub 开源了 LTX-2 的官方推理与 LoRA 训练代码。作为首个 DiT 架构的音频-视频基础模型,它支持音画同步生成、22B 参数、空间/时间超分及多种 LoRA 控制,意味着设计师可本地搭建生产级视频生成管线,不再完全依赖封闭 API。
LibreTranslate 开源离线翻译 API 登 GitHub Trending
LibreTranslate/LibreTranslate
LibreTranslate 是一个完全开源、可自托管的机器翻译 API,底层基于 Argos Translate,无需依赖 Google 或 Azure 等专有服务即可离线运行。对于需要处理多语言内容且重视数据隐私的团队,它提供了一个可本地部署的替代方案。