AI 工具的十字路口 技术发展与监管挑战。
探索AI工具的最新进展与面临的监管挑战。
今日新闻涉及AI工具的开源、维护以及如何重新定位设计工程师在Agent时代的角色。Vercel Workflow SDK 与 TanStack Start 的合作,Fable 5 遭禁引发的行业担忧,Vercel Ship 2026 描绘的Agent基础设施全景,以及 codebase-memory-mcp 的内存引擎优化,都指向了AI工具在提升效率和安全性方面的潜力。同时,Continue 的停止维护,Matt Pocock 的 AI Skills 开源,以及 字节跳动 和 OpenMontage 的开源项目,都展现了AI工具发展的新方向。
Matt Pocock 开源自用 Claude Skills:告别 vibe coding
mattpocock/skills
TypeScript 教育家 Matt Pocock 开源了他自用的 Claude agent skills 仓库,提供一套小型、可组合、模型无关的工程化技能集合,附带一键安装脚本。不同于完全放任的 vibe coding,这套技能旨在修复 Claude Code 与 Codex 等工具的常见失效模式,让开发者保持对真实工程流程的掌控。
Claude Code / Codex agent loop 实战:调度、目标与子代理
How to design AI agent loops: schedules, goals, and subagents in Claude Code and Codex
文章拆解四种 loop 类型(heartbeat、cron、hook、goal),提出生产级 agent 必备的五大要素,并给出两个可复现实战案例:Claude Code 定时审查老旧 PR,Codex 每周识别 skills 并派生子代理自我验证。它将 agent 从单次 prompt 升级为可持续运行的自动化工作流,是设计工程师可直接落地的参考手册。
递归语言模型 RLM 开源,用 CodeAct 替代 JSON 工具调用
alexzhang13/rlm
RLM 是一个递归语言模型推理库,将传统 LLM 的 completion 调用升级为支持递归子调用的范式,让模型在 REPL 沙箱中通过代码环境自主分解任务、管理近乎无限的上下文。它主张用 CodeAct 风格的函数调用取代僵化的 JSON 工具调用,为下一代 Agent 架构提供了可扩展的基础设施。
codebase-memory-mcp:让 AI 秒懂百万行代码的内存引擎
DeusData/codebase-memory-mcp
codebase-memory-mcp 是一个高性能 MCP 服务器,通过 Tree-sitter 将代码库索引为持久化知识图谱,实现亚毫秒查询并减少 99% token 消耗。对需要维护设计系统或前端组件库的设计工程师而言,它能让 AI Agent 秒级理解项目结构,告别逐文件探索的低效模式。
Charity Majors:AI 让代码从珍藏品变一次性
Quoting Charity Majors
Charity Majors 指出,2025 年 AI 彻底颠覆了代码生产的经济学:写代码从昂贵、耗时变为近乎免费和即时,导致代码从被精心维护的资产沦为一次性、可随意再生的消耗品。她认为这非但没有降低工程纪律的要求,反而需要更严格的规范来管理爆炸性的代码产出。
字节跳动开源 UI-TARS-desktop:AI Agent 直接操控你的电脑
bytedance/UI-TARS-desktop
字节跳动在 GitHub 开源了 TARS 多模态 AI Agent 栈,核心项目 UI-TARS-desktop 能让 AI 像人一样操控本地或远程电脑与浏览器。它原生支持 MCP 工具集成,设计工程师可用自然语言驱动跨应用自动化工作流,把重复的 GUI 操作交给 Agent 执行。
GLM-5.2 登顶最强纯文本开源模型
GLM-5.2 is probably the most powerful text-only open weights LLM
Z.ai 以 MIT 协议开源 GLM-5.2,采用 753B/40B 激活参数的 MoE 架构,支持 100 万 token 超长上下文。在 Artificial Analysis 独立基准中,该模型以 51 分超越 DeepSeek V4 Pro 和 Kimi K2.6 登顶开源榜首,但评测显示其完成任务时消耗的 output token 显著高于同类模型。
Radical AI 创始人:自驱实验室 10 倍速重写材料发现
🔬 The Self-Driving Lab — Joseph Krause, Radical AI
Radical AI 创始人 Joseph Krause 在 Latent Space 访谈中揭示,自驱实验室正将材料发现速度提升至 DARPA/GE MACH 项目的 10 倍以上。不同于可 token 化的生物分子,材料创新受制造、供应链等宏观变量制约;Radical 通过 AI 驱动的自动化实验闭环,正在打通从实验室到规模化应用的最短路径。
AI 裁员陷阱
The AI layoff trap
这是一个交互模拟,揭示竞争性企业陷入过度自动化的囚徒困境:每家公司独享AI带来的全部成本节约,却只承担需求破坏的1/N。它用博弈论模型解释了为何微观理性的降本决策,会在宏观上导致全行业失业与需求萎缩的恶性循环。
Michael Morton 谈 AI 时代电商与分销变局
An Interview with Michael Morton About E-Commerce in the Age of AI
Michael Morton 在 Stratechery 最新访谈中拆解了 AI 对电商的结构性冲击,从分销与推荐模式的权力转移,到生鲜履约与自动驾驶物流的重构,并批判了当前充斥市场的不可证伪 AI 悲观叙事。对设计师而言,这是理解消费产品底层逻辑变迁的关键参考。
Fable 5 遭禁:修复代码被当作越狱
The Fable 5 Export Controls Harm US Cyber Defense
安全专家 Kate Moussouris 披露,Fable 5 被出口管制封禁所依据的“jailbreak”,实为“修复代码”这一基础防御操作。将正常的漏洞修复与安全测试视为模型滥用,不仅逻辑荒谬,更将直接削弱网络安全人员依赖 AI 执行日常防御的能力。
Datasette Apps:数据库里直接跑 HTML 前端
Datasette Apps: Host custom HTML applications inside Datasette
Simon Willison 发布新插件,允许在 Datasette 中通过 iframe 沙箱托管自定义 HTML/JS 应用。这些前端可直接对底层数据库执行 SQL 查询,甚至通过预存查询实现写入。对设计工程师而言,这意味着无需独立后端,即可基于真实数据快速搭建数据可视化界面或内部工具原型。
OpenMontage:首个开源 Agent 视频制作系统
calesthio/OpenMontage
OpenMontage 号称首个开源 agentic 视频制作系统,通过 12 条 pipeline 与 500+ agent 技能,让 AI 助手完成从调研、脚本、素材生成到剪辑合成的全流程。它区别于普通图生视频工具,能调用免费影像素材库进行真实剪辑与渲染,案例显示 60 秒动画短片成本仅 1.33 美元。
Vercel Ship 2026:Agent 基础设施全景发布
Vercel Ship 2026 recap
Vercel Ship 2026 上,CEO Guillermo 提出从 Web 平台向 Agent 基础设施跃迁,发布 Agent Stack。其中 Vercel Connect 以临时凭证替代长期 token 实现安全连接,框架 eve 可在单目录内搭建 agent。对前端与设计工程师而言,工作流正从‘写页面’转向‘部署能思考的软件’。
Continue 停止维护:GitHub 仓库已归档
continuedev/continue
开源 AI 编程助手 Continue 宣布停止积极维护,GitHub 仓库已设为只读。团队在发布最终 2.0.0 版本后正式退场,该版本移除了匿名遥测与身份验证,并修复了已知问题。官方建议 JetBrains 用户迁移至 CLI 版本,现有代码库仍可作为开源基础供社区继续开发。
Vercel Workflow SDK 正式支持 TanStack Start
Workflow SDK now supports TanStack Start
Vercel Workflow SDK 扩展框架兼容性,现已支持基于 Vite 的全栈框架 TanStack Start。开发者通过现有 Vite 插件即可为应用添加持久化、可重试的异步工作流,无需额外配置队列与持久层。这对使用 TanStack 生态的设计工程师意味着后端逻辑编排门槛进一步降低。
Palmier Pro:为 AI 原生打造的 macOS 视频编辑器
palmier-io/palmier-pro
Palmier Pro 是基于 Swift 的 macOS 开源视频编辑器,原生支持 AI Agent 协作。它内置 Seedance 等生成模型,并通过 MCP 让 Claude、Codex 直接操作时间线。这标志着创作工具从「AI 辅助」迈向「AI 协同」,设计师可与 Agent 共同在时间线内生成和迭代素材。
OpenMontage:首个开源 Agent 视频制作系统
calesthio/OpenMontage
OpenMontage 号称首个开源 agentic 视频制作系统,通过 12 条 pipeline 与 500+ agent 技能,让 AI 助手完成从调研、脚本、素材生成到剪辑合成的全流程。它区别于普通图生视频工具,能调用免费影像素材库进行真实剪辑与渲染,案例显示 60 秒动画短片成本仅 1.33 美元。
Headroom:AI agent 上下文压缩层,省 60-95% token
chopratejas/headroom
这个项目通过6种算法在LLM处理前压缩工具输出、日志和RAG块,能将token数减少60-95%而不损失答案质量。它提供Python/TypeScript库、零代码改动的代理模式、MCP服务器,以及跨Claude、Cursor等工具的共享记忆层,直接降低长上下文调用的成本与延迟。
Turso Beta:兼容 SQLite 的进程内数据库
tursodatabase/turso
Turso 是一个用 Rust 编写的进程内 SQL 数据库,保持与 SQLite 的 SQL 方言、文件格式及 C API 兼容,同时引入了 MVCC 高并发写入、Change Data Capture、向量支持和全文搜索等扩展。目前处于 Beta 阶段,面向本地、边缘及多语言嵌入场景。
Penpot 登 GitHub 热榜:开源设计与代码协作工具
penpot/penpot
Penpot 近日登上 GitHub Trending,作为开源设计平台主打设计与代码协作、自托管及开放标准。其原生 Design Tokens、MCP Server 和可编程 API 对想建立自主设计基础设施的团队有吸引力,但当前内容仅为官方简介,缺少具体版本更新或实操细节。
LLM 驱动股票分析系统:零成本自动决策仪表盘
ZhuLinsen/daily_stock_analysis
LLM 驱动的股票分析系统,聚合多源行情与新闻,每日自动生成含评分、趋势的决策仪表盘,零成本推送到企微/飞书。其「决策报告→操作清单」的信息分层,正是 AI 数据看板设计可直接借鉴的范式。
World Monitor:开源全球AI情报仪表盘
koala73/worldmonitor
这是一个登顶GitHub Trending的开源实时情报仪表盘,整合500+新闻源、3D地球与平面双地图引擎、金融雷达及地缘政治监控,支持Ollama本地AI与Tauri跨平台桌面端。对设计师而言,它是研究复杂信息架构、AI内容聚合与地理可视化落地的完整工程样本。
bytedance/deer-flow
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours. 🦌 DeerFlow - 2.0 English | 中文 | 日本語 | Français | Русский On February 28th, 2026, DeerFlow claimed the 🏆 #1 spot on GitHub Trending following the launch of version 2. Thanks a million to our incredible community — you made this happen! 💪🔥 DeerFlow (Deep Exploration and Efficient Research Flow) is an open-source super agent harness that orchestrates sub-agents, memory, and sandboxes to do almost anything — powered by extensible skills. https://github.com/user-attachments/assets/a8bcadc4-e040-4cf2-8fda-dd768b999c18 Note DeerFlow 2.0 is a ground-up rewrite. It shares no code with v1. If you're looking for the original Deep Research framework, it's maintained on the 1.x branch — contributions there are still welcome. Active development has moved to 2.0. Official Website Learn more and see real demos on our official website. Coding Plan from ByteDance Volcengine We strongly recommend using Doubao-Seed-2.0-Code, DeepSeek v3.2 and Kimi 2.5 to run DeerFlow Learn more 中国大陆地区的开发者请点击这里 InfoQuest DeerFlow has newly integrated the intelligent search and crawling toolset independently developed by BytePlus--InfoQuest (supports free online experience) Table of Contents 🦌 DeerFlow - 2.0 Official Website Coding Plan from ByteDance Volcengine InfoQuest Table of Contents One-Line Agent Setup Quick Start Configuration Running the Application Deployment Sizing Option 1: Docker (Recommended) Option 2: Local Development Advanced Sandbox Mode MCP Server IM Channels LangSmith Tracing Langfuse Tracing …[truncated]
codebase-memory-mcp:让 AI 秒懂百万行代码的内存引擎
DeusData/codebase-memory-mcp
codebase-memory-mcp 是一个高性能 MCP 服务器,通过 Tree-sitter 将代码库索引为持久化知识图谱,实现亚毫秒查询并减少 99% token 消耗。对需要维护设计系统或前端组件库的设计工程师而言,它能让 AI Agent 秒级理解项目结构,告别逐文件探索的低效模式。
754 条网络安全 Agent Skills 开源,支持 Claude Code 等 20+ 平台
mukul975/Anthropic-Cybersecurity-Skills
该仓库收录 754 个面向 AI Agent 的生产级网络安全技能,覆盖 26 个安全域并映射到 MITRE ATT&CK 等 5 大框架。遵循 agentskills.io 标准,可直接用于 Claude Code、Cursor 等 20 多个平台,让安全 Agent 秒变资深分析师。
Pake 一键将网页打包为 5M 桌面应用
tw93/Pake
基于 Rust Tauri 的开源工具 Pake 登上 GitHub Trending,可将任意网页封装为跨平台桌面应用。相比 Electron 体积缩小近 20 倍至约 5M,内存占用更低,已提供 ChatGPT、Grok、DeepSeek 等现成安装包,支持快捷键、沉浸式窗口和去广告等定制。
mikumifa/biliTickerBuy
b站会员购购票辅助工具 biliTickerBuy 这是一个开源免费,简单易用的 B 站会员购辅助工具 💻 快速安装 请查看完整的 安装指南。 👀 使用说明书 前往飞书: https://n1x87b5cqay.feishu.cn/wiki/Eg4xwt3Dbiah02k1WqOcVk2YnMd ❗ 项目问题 程序使用问题: 点此链接前往 discussions 反馈程序 BUG 或者提新功能建议: 点此链接向项目提出反馈 BUG Related Work Skill版本:https://github.com/mikumifa/biliTickerSkill 分布式版本:https://github.com/mikumifa/biliTickerStorm 📩 免责声明 本项目遵循 MIT License 许可协议,仅供个人学习与研究使用。请勿将本项目用于任何商业牟利行为,亦严禁用于任何形式的代抢、违法行为或违反相关平台规则的用途。由此产生的一切后果均由使用者自行承担,与本人无关。 若您 fork 或使用本项目,请务必遵守相关法律法规与目标平台规则。 🛡️ 平台尊重声明 本项目在设计时严格遵循「非侵入式」原则,避免对目标服务器(如 Bilibili)造成任何干扰。 如本项目中存在侵犯 Bilibili 公司合法权益的内容,请通过邮箱 1055069518@qq.com 与我联系,我将第一时间下架相关内容并删除本仓库。对此造成的不便,我深表歉意,感谢您的理解与包容。 🤩 项目贡献者 ⭐️ Star History
Continue at github.comsmicallef/spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface. SpiderFoot is an open source intelligence (OSINT) automation tool. It integrates with just about every data source available and utilises a range of methods for data analysis, making that data easy to navigate. SpiderFoot has an embedded web-server for providing a clean and intuitive web-based interface but can also be used completely via the command-line. It's written in Python 3 and MIT-licensed. FEATURES Web based UI or CLI Over 200 modules (see below) Python 3.7+ YAML-configurable correlation engine with 37 pre-defined rules CSV/JSON/GEXF export API key export/import SQLite back-end for custom querying Highly configurable Fully documented Visualisations TOR integration for dark web searching Dockerfile for Docker-based deployments Can call other tools like DNSTwist, Whatweb, Nmap and CMSeeK Actively developed since 2012! WANT MORE? Need more from SpiderFoot? Check out SpiderFoot HX for: 100% Cloud-based and managed for you Attack Surface Monitoring with change notifications by email, REST and Slack Multiple targets per scan Multi-user collaboration Authenticated and 2FA Investigations Customer support Third party tools pre-installed & configured Drive it with a fully RESTful API TOR integration built-in Screenshotting Bring your own Python SpiderFoot modules Feed scan data to Splunk, ElasticSearch and REST endpoints See the full set of differences between SpiderFoot HX and the open source version here. USES SpiderFoot can be used offensively (e.g. in a red team exercise or penetration test) for reconnaissance of your target or defensively to gather information about what you or your organisation might have exposed over the Internet. You can target the following entities in a SpiderFoot scan: IP address Domain/sub-domain name…[truncated]
topoteretes/cognee
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine. Cognee - The Open-Source AI Memory Platform for Agents Demo . Docs . Learn More · Join Discord · Join r/AIMemory . Community Plugins & Add-ons Cognee is the open-source AI memory platform that gives AI agents persistent long-term memory across sessions. Ingest data in any format, build a self-hosted knowledge graph, and let every agent recall, connect, and act with full context 🌐 This README is also available in: : Deutsch | Español | Français | 日本語 | 한국어 | Português | Русский | 中文 📄 Read the research paper: Optimizing the Interface Between Knowledge Graphs and LLMs for Complex Reasoning — Markovic et al., 2025 About Cognee Cognee is an open-source AI memory platform for AI Agents. Ingest data in any format, and Cognee continuously builds a self-hosted knowledge graph that gives your agents persistent long-term memory across sessions. Cognee combines vector embeddings, graph reasoning, and cognitive-science-grounded ontology generation to make documents both searchable by meaning and connected by relationships that evolve as your knowledge does. ⭐ Help us reach more developers and grow the cognee community. Star this repo! 📚 Check our detailed documentation for setup and configuration. 🦀 Available as a plugin for your OpenClaw — cognee-openclaw ✴️ Available as a plugin for your Claude Code — claude-code-plugin Why use Cognee: Easily Build Company Brain - unify data from various sources in one place and enable Agents with your domain knowledge Knowledge infrastructure — unified ingestion, graph/vector search, runs locally, ontology grounding, multimodal Persistent and Learning Agents - learn from feedback, context management, cross-agent knowledge sharing Reliable and Trustworthy Agents - agentic user/ten…[truncated]
离谱的英语学习指南登顶 GitHub Trending
byoungd/English-level-up-tips
一份自称“离谱”的英语学习指南近日登上 GitHub Trending。作者结合自身高考英语省第一和突击备考经验,整理了一套涵盖听说读写及 AI 辅助工具的进阶方法。对于需要啃英文文档、参与国际社区的设计师和工程师,这份开源教程提供了一条可照搬的自学路径。
asgeirtj/system_prompts_leaks
Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly. As seen in The Washington Post: See the hidden rules behind AI. Then use them to rewrite this article. (May 11, 2026) System Prompts Leaks The purpose of this repo is to document the System Prompt instructions for all the AI chatbots out there - Claude, ChatGPT, Gemini etc. 🆕 Diff: Claude Opus 4.8 → Claude Fable 5 — see exactly what changed in the claude.ai system prompt for Anthropic's newest model Recently Updated What Date Link GitHub Copilot for macOS (app) June 18, 2026 System prompt Claude Design (full built-in skills) June 18, 2026 System prompt GPT-5.5 Codex (full prompt) June 18, 2026 System prompt Claude Fable 5 June 9, 2026 System prompt · Diff vs Opus 4.8 Claude Opus 4.8 June 9, 2026 System prompt · Official Claude Code Glob & Grep tools June 9, 2026 Glob · Grep Claude Code (Opus 4.8) May 28, 2026 System prompt Claude Code & Cowork May 28, 2026 Claude Code · Cowork · Cowork Dispatch GPT-5.5 May 24, 2026 Thinking · Instant · API · Pro API Perplexity Computer May 21, 2026 System prompt VS Code Copilot Agent May 21, 2026 System prompt Docker Gordon AI May 21, 2026 System prompt Gemini 3.5 Flash May 20, 2026 System prompt · AI Studio · Tools Antigravity CLI May 20, 2026 System prompt Zed AI May 16, 2026 System prompt Grok Expert May 11, 2026 System prompt Anthropic — …[truncated]
Matt Pocock 开源自用 Claude Skills:告别 vibe coding
mattpocock/skills
TypeScript 教育家 Matt Pocock 开源了他自用的 Claude agent skills 仓库,提供一套小型、可组合、模型无关的工程化技能集合,附带一键安装脚本。不同于完全放任的 vibe coding,这套技能旨在修复 Claude Code 与 Codex 等工具的常见失效模式,让开发者保持对真实工程流程的掌控。