[{"data":1,"prerenderedAt":603},["ShallowReactive",2],{"page-/post/nezus/2026/07/x-ai":3,"pages-grouped-only":124,"surrounding-page":598},{"id":4,"title":5,"author":6,"body":7,"date":113,"description":16,"extension":114,"group":115,"lastmod":116,"meta":117,"navigation":118,"path":119,"rawbody":120,"seo":121,"showTitle":116,"sort":116,"stem":122,"tags":116,"versions":116,"__hash__":123},"content/post/nezus/2026/07/x-ai.md","X 悄悄对 AI 敞开了大门，然后呢？","storytelling",{"type":8,"value":9,"toc":105},"minimark",[10,17,20,24,27,30,33,36,39,42,45,48,51,54,57,60,63,66,69,72,75,78,81,84,87,93,96,99],[11,12,13],"p",{},[14,15,16],"strong",{},"上个月，一个程序员在 GitHub 上发了个帖子，说他用 Claude 自动发了条推特。评论区炸了。",[11,18,19],{},"不是因为技术有多难。是因为 X （前 Twitter ）官方终于松口了。",[21,22,23],"h2",{"id":23},"发生了什么",[11,25,26],{},"X 正式开放了 MCP （ Model Context Protocol ）接口。说人话就是： AI 智能体现在可以直连推特了。",[11,28,29],{},"不是爬虫，不是模拟器，不是第三方桥接。是 X 官方给的通道。",[11,31,32],{},"读推文、发推文、回复、私信、搜索——AI 全都能做，而且用的是正经的 API 权限。",[11,34,35],{},"这意味着什么？",[11,37,38],{},"你让 Claude 帮你盯着某个 KOL 的最新发言，自动生成摘要。可以。你让 GPT 每天定时发一条 AI 行业简报。可以。你让一个 Agent 自动回复客户私信， 7×24 小时不睡觉。也没问题。",[21,40,41],{"id":41},"但这事没那么简单",[11,43,44],{},"X 开放 MCP 这个动作，不是突然发善心。",[11,46,47],{},"2023 年马斯克关闭了免费 API ，逼得无数开发者和研究者骂娘。2024 年 API 定价高到离谱，小团队根本用不起。2025 年 X 的用户增长放缓，广告收入承压。",[11,49,50],{},"然后到了 2026 年， AI Agent 成了全行业的关键词。OpenAI、Anthropic、Google 都在推 Agent 生态。如果 X 再不开门， AI 就会绕过它——用户通过浏览器插件、自动化脚本、第三方工具让 AI 操作社交网络， X 一分钱都收不到。",[11,52,53],{},"所以这次开放 MCP ，本质上是一次\"主动纳管\"。",[11,55,56],{},"与其让 AI 在围墙外面乱窜，不如开门收门票。",[21,58,59],{"id":59},"有意思的地方在哪里",[11,61,62],{},"MCP 是 Anthropic 提出的开放协议，本来是为 Claude 设计的。但现在 X 用的是同一个协议标准。",[11,64,65],{},"也就是说，任何支持 MCP 的 AI——Claude、GPT、开源模型——都能用同一套接口连上 X。",[11,67,68],{},"这对 Anthropic 是个利好（ MCP 成了事实标准），但对 OpenAI 未必是坏事（生态大了大家都受益）。",[11,70,71],{},"真正被动的可能是 Meta。",[11,73,74],{},"Threads 至今没有对 AI Agent 开放任何正经接口。如果 X 的 MCP 生态跑起来， Threads 的反应窗口可能只有几个月。",[21,76,77],{"id":77},"真正的隐忧",[11,79,80],{},"一个 AI Agent 能发推、回复、私信、搜索——听起来很方便。但你想想：",[11,82,83],{},"如果一个 Agent 被用来批量注册账号、自动生成争议性内容、精准回复特定话题来操控舆论方向——谁来管？",[11,85,86],{},"X 说会有速率限制和内容审核。但说实话，以 X 目前的审核团队规模（裁了好几轮），我不太相信它能兜住底。",[11,88,89,90],{},"所以结论很简单：",[14,91,92],{},"工具是中性的，但使用工具的人从来不是。",[11,94,95],{},"MCP 开放是好事。它让正经开发者和企业能用上 AI 的社交能力。但也一定会有人把它用歪。",[11,97,98],{},"2026 年下半年，我们大概率会看到第一波\"MCP + X\"的滥用案例。到时候再看 X 怎么应对。",[11,100,101,104],{},[14,102,103],{},"封面高亮关键词",": MCP, 直连推特",{"title":106,"searchDepth":107,"depth":107,"links":108},"",2,[109,110,111,112],{"id":23,"depth":107,"text":23},{"id":41,"depth":107,"text":41},{"id":59,"depth":107,"text":59},{"id":77,"depth":107,"text":77},"2026-07-06T00:00:00.000Z","md","#202607AI资讯",null,{},true,"/post/nezus/2026/07/x-ai","---\ntitle: \"X 悄悄对 AI 敞开了大门，然后呢？\"\ndate: 2026-07-06\ngroup: \"#202607AI资讯\"\ndescription: \"上个月，一个程序员在 GitHub 上发了个帖子，说他用 Claude 自动发了条推特。评论区炸了。\"\nauthor: storytelling\n---\n\n\n**上个月，一个程序员在 GitHub 上发了个帖子，说他用 Claude 自动发了条推特。评论区炸了。**\n\n不是因为技术有多难。是因为 X （前 Twitter ）官方终于松口了。\n\n## 发生了什么\n\nX 正式开放了 MCP （ Model Context Protocol ）接口。说人话就是： AI 智能体现在可以直连推特了。\n\n不是爬虫，不是模拟器，不是第三方桥接。是 X 官方给的通道。\n\n读推文、发推文、回复、私信、搜索——AI 全都能做，而且用的是正经的 API 权限。\n\n这意味着什么？\n\n你让 Claude 帮你盯着某个 KOL 的最新发言，自动生成摘要。可以。你让 GPT 每天定时发一条 AI 行业简报。可以。你让一个 Agent 自动回复客户私信， 7×24 小时不睡觉。也没问题。\n\n## 但这事没那么简单\n\nX 开放 MCP 这个动作，不是突然发善心。\n\n2023 年马斯克关闭了免费 API ，逼得无数开发者和研究者骂娘。2024 年 API 定价高到离谱，小团队根本用不起。2025 年 X 的用户增长放缓，广告收入承压。\n\n然后到了 2026 年， AI Agent 成了全行业的关键词。OpenAI、Anthropic、Google 都在推 Agent 生态。如果 X 再不开门， AI 就会绕过它——用户通过浏览器插件、自动化脚本、第三方工具让 AI 操作社交网络， X 一分钱都收不到。\n\n所以这次开放 MCP ，本质上是一次\"主动纳管\"。\n\n与其让 AI 在围墙外面乱窜，不如开门收门票。\n\n## 有意思的地方在哪里\n\nMCP 是 Anthropic 提出的开放协议，本来是为 Claude 设计的。但现在 X 用的是同一个协议标准。\n\n也就是说，任何支持 MCP 的 AI——Claude、GPT、开源模型——都能用同一套接口连上 X。\n\n这对 Anthropic 是个利好（ MCP 成了事实标准），但对 OpenAI 未必是坏事（生态大了大家都受益）。\n\n真正被动的可能是 Meta。\n\nThreads 至今没有对 AI Agent 开放任何正经接口。如果 X 的 MCP 生态跑起来， Threads 的反应窗口可能只有几个月。\n\n## 真正的隐忧\n\n一个 AI Agent 能发推、回复、私信、搜索——听起来很方便。但你想想：\n\n如果一个 Agent 被用来批量注册账号、自动生成争议性内容、精准回复特定话题来操控舆论方向——谁来管？\n\nX 说会有速率限制和内容审核。但说实话，以 X 目前的审核团队规模（裁了好几轮），我不太相信它能兜住底。\n\n所以结论很简单：**工具是中性的，但使用工具的人从来不是。**\n\nMCP 开放是好事。它让正经开发者和企业能用上 AI 的社交能力。但也一定会有人把它用歪。\n\n2026 年下半年，我们大概率会看到第一波\"MCP + X\"的滥用案例。到时候再看 X 怎么应对。\n\n**封面高亮关键词**: MCP, 直连推特",{"title":5,"description":16},"post/nezus/2026/07/x-ai","ekI-4hP3x4Na-ahGaW3uj9juZXJuEFcC7xnEEOHP8Cg",[125,130,134,138,142,147,150,155,159,163,167,172,176,180,184,188,192,197,202,206,210,214,218,223,227,231,240,244,248,249,254,258,262,266,270,275,281,286,290,294,298,303,307,311,316,320,324,328,332,337,341,346,350,354,358,363,367,371,376,380,384,388,392,397,401,405,410,414,418,423,427,431,435,439,443,448,452,456,460,465,469,473,477,482,486,490,494,498,503,507,511,515,519,524,528,535,541,546,551,556,561,566,571,576,581,586,592],{"id":126,"path":127,"title":128,"date":129,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/2026-7-16.md","/post/nezus/2026/07/2026-7-16","2026年7月16日下午，台积电法说会上传出一个数字，让全球半导体圈炸了锅。","2026-07-17T00:00:00.000Z",{"id":131,"path":132,"title":133,"date":129,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/anthropic-ai.md","/post/nezus/2026/07/anthropic-ai","一个周末干掉四年：Anthropic 用 AI 两周搬完百万行代码，工程师沉默了",{"id":135,"path":136,"title":137,"date":129,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/google-20.md","/post/nezus/2026/07/google-20","欧盟一纸裁决，Google 20年护城河被撕开第一道口子",{"id":139,"path":140,"title":141,"date":129,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/xai-grok.md","/post/nezus/2026/07/xai-grok","xAI给Grok装上定时任务能力",{"id":143,"path":144,"title":145,"date":146,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/apple.md","/post/nezus/2026/07/apple","Apple智能落地中国，阿里千问成幕后赢家","2026-07-16T00:00:00.000Z",{"id":148,"path":149,"title":145,"date":146,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/deepmind.md","/post/nezus/2026/07/deepmind",{"id":151,"path":152,"title":153,"date":146,"tags":116,"group":115,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/07/gpt-vibe-coding-paste.md","/post/nezus/2026/07/gpt-vibe-coding-paste","用GPT Vibe Coding一个常用付费软件：Paste","user",{"id":156,"path":157,"title":158,"date":146,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/grok-build-agent.md","/post/nezus/2026/07/grok-build-agent","马斯克开源Grok Build，编程Agent进入白嫖时代",{"id":160,"path":161,"title":162,"date":146,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/openai-ai.md","/post/nezus/2026/07/openai-ai","OpenAI造了个AI黑客，专攻自家模型",{"id":164,"path":165,"title":166,"date":146,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/wps-comate-copilot.md","/post/nezus/2026/07/wps-comate-copilot","金山办公掏出WPS Comate，正面硬刚微软Copilot",{"id":168,"path":169,"title":170,"date":171,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/295b.md","/post/nezus/2026/07/295b","腾讯把295B大模型塞进了单张显卡","2026-07-15T00:00:00.000Z",{"id":173,"path":174,"title":175,"date":171,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/git-cursor.md","/post/nezus/2026/07/git-cursor","打开一个Git仓库Cursor就自动执行了恶意代码",{"id":177,"path":178,"title":179,"date":171,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/gpt-5-6-mac.md","/post/nezus/2026/07/gpt-5-6-mac","GPT-5.6偷偷删光了我的Mac文件",{"id":181,"path":182,"title":183,"date":171,"tags":116,"group":115,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/07/grok-cli-xai.md","/post/nezus/2026/07/grok-cli-xai","Grok CLI 偷传代码：xAI 把你的仓库打包上传了",{"id":185,"path":186,"title":183,"date":187,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/grok-cli-bug-done-xai.md","/post/nezus/2026/07/grok-cli-bug-done-xai","2026-07-14T00:00:00.000Z",{"id":189,"path":190,"title":191,"date":187,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/seedream-5-0-ai.md","/post/nezus/2026/07/seedream-5-0-ai","字节跳动Seedream 5.0：圈一下图片就改了，AI修图进入点选时代",{"id":193,"path":194,"title":195,"date":196,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/post-20260712-ddc9a8.md","/post/nezus/2026/07/post-20260712-ddc9a8","欧盟强推Chat Control 2.0：加密通信的生死时刻","2026-07-12T00:00:00.000Z",{"id":198,"path":199,"title":200,"date":201,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/ai-1-5.md","/post/nezus/2026/07/ai-1-5","AI烧了1.5万亿，能赚回来吗","2026-07-10T00:00:00.000Z",{"id":203,"path":204,"title":205,"date":201,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/ai.md","/post/nezus/2026/07/ai","你刷到的帖子可能全是AI写的",{"id":207,"path":208,"title":209,"date":201,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/chatgpt-openai.md","/post/nezus/2026/07/chatgpt-openai","ChatGPT学会自己干活了",{"id":211,"path":212,"title":213,"date":201,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/musk-anthropic-apology.md","/post/nezus/2026/07/musk-anthropic-apology","马斯克向Anthropic低头认错",{"id":215,"path":216,"title":217,"date":201,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/optimus.md","/post/nezus/2026/07/optimus","马斯克：Optimus不达标就开除团队",{"id":219,"path":220,"title":221,"date":222,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/anthropic-github.md","/post/nezus/2026/07/anthropic-github","Anthropic 花了一年打造的\"设计师灵魂\"，被一个 GitHub 仓库扒光了","2026-07-08T00:00:00.000Z",{"id":224,"path":225,"title":226,"date":222,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/meta-muse-image-video.md","/post/nezus/2026/07/meta-muse-image-video","扎克伯格掏出\"超级智能实验室\"第一张牌：30亿用户的社交数据，终于杀进了AI生图战场",{"id":228,"path":229,"title":230,"date":222,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/ms-mai-copilot.md","/post/nezus/2026/07/ms-mai-copilot","微软悄悄把OpenAI踢出局：Copilot正在用自研模型\"省钱\"，但你花的钱一分不少",{"id":232,"path":233,"title":234,"date":222,"tags":235,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/yc-ceo-37k-ai-code-bloat.md","/post/nezus/2026/07/yc-ceo-37k-ai-code-bloat","每天部署37000行代码，YC CEO的\"AI神迹\"被一个波兰程序员扒光了",[236,237,238,239],"AI","代码质量","YC","Garry Tan",{"id":241,"path":242,"title":243,"date":113,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/ai-1-6-gpt.md","/post/nezus/2026/07/ai-1-6-gpt","美团扔出一颗AI核弹：1.6万亿参数，代码能力碾压GPT",{"id":245,"path":246,"title":247,"date":113,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/post-20260706-d12be3.md","/post/nezus/2026/07/post-20260706-d12be3","黄仁勋最重磅的新品，跳票了",{"id":4,"path":119,"title":5,"date":113,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},{"id":250,"path":251,"title":252,"date":253,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/30-2700.md","/post/nezus/2026/07/30-2700","AI Agent自主完成全球首例勒索攻击","2026-07-04T00:00:00.000Z",{"id":255,"path":256,"title":257,"date":253,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/ai-agent.md","/post/nezus/2026/07/ai-agent","万亿砸下去，AI Agent 还是没跑起来",{"id":259,"path":260,"title":261,"date":253,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/ai-ai.md","/post/nezus/2026/07/ai-ai","AI的身份证来了：网信办首次为AI服务设立专章",{"id":263,"path":264,"title":265,"date":253,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/anthropic-steganography-china.md","/post/nezus/2026/07/anthropic-steganography-china","Anthropic用隐写术识别中国用户：口口声声说AI安全的公司，背地里给你的代码下毒",{"id":267,"path":268,"title":269,"date":253,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/nvidia-rubin-ultra-cancelled.md","/post/nezus/2026/07/nvidia-rubin-ultra-cancelled","NVIDIA Rubin Ultra取消性能腰斩",{"id":271,"path":272,"title":273,"date":274,"tags":116,"group":115,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/07/keyboard.md","/post/nezus/2026/07/keyboard","Acti把AI Agent塞进手机键盘","2026-07-02T00:00:00.000Z",{"id":276,"path":277,"title":278,"date":279,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/ai-6-claude.md","/post/nezus/2026/06/ai-6-claude","四大AI决战文明6：Claude核平法国，还是输了","2026-06-29T00:00:00.000Z","#202606AI资讯",{"id":282,"path":283,"title":284,"date":285,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/deepseek.md","/post/nezus/2026/06/deepseek","DeepSeek成美国企业救命稻草，AI账单失控后100%切换","2026-06-28T00:00:00.000Z",{"id":287,"path":288,"title":289,"date":285,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/openai-gpt-5-6-20.md","/post/nezus/2026/06/openai-gpt-5-6-20","OpenAI发了最强模型，却被政府按住了：GPT-5.6只给20家公司用",{"id":291,"path":292,"title":293,"date":285,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/spacex-spacexai-xai-spacex.md","/post/nezus/2026/06/spacex-spacexai-xai-spacex","SpaceX 注册 SpaceXAI，马斯克要把 xAI 并入 SpaceX",{"id":295,"path":296,"title":297,"date":285,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/vision-openai-macbook.md","/post/nezus/2026/06/vision-openai-macbook","苹果Vision负责人跳槽OpenAI，触控MacBook要来了",{"id":299,"path":300,"title":301,"date":302,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/2026.md","/post/nezus/2026/06/2026","何小鹏放话：2026年底自动驾驶合法进全球","2026-06-27T00:00:00.000Z",{"id":304,"path":305,"title":306,"date":302,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/30-leaf-ai.md","/post/nezus/2026/06/30-leaf-ai","30秒克隆网红声音：Leaf开源AI分身项目",{"id":308,"path":309,"title":310,"date":302,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/400-ai.md","/post/nezus/2026/06/400-ai","400家报纸集体起诉：AI版权大战正式开打",{"id":312,"path":313,"title":314,"date":315,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/23-ai.md","/post/nezus/2026/06/23-ai","贝佐斯押注23亿美元，让AI用打游戏的方式学会控制机器人","2026-06-26T00:00:00.000Z",{"id":317,"path":318,"title":319,"date":315,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/2880-claude-ai.md","/post/nezus/2026/06/2880-claude-ai","2880万次\"偷师\"被当场抓包：Claude母公司一封信，撕开了中美AI暗战的遮羞布",{"id":321,"path":322,"title":323,"date":315,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/ai-1750-10-2.md","/post/nezus/2026/06/ai-1750-10-2","AI年收入1750亿美元，新增10亿收入只需2天",{"id":325,"path":326,"title":327,"date":315,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/ai.md","/post/nezus/2026/06/ai","深夜三点的红头文件：白宫为什么亲手掐死了全球最强AI？",{"id":329,"path":330,"title":331,"date":315,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/post-20260626-7a4a1d.md","/post/nezus/2026/06/post-20260626-7a4a1d","开源圈炸了！一个没人听过的模型，凭什么把编程天花板掀了？",{"id":333,"path":334,"title":335,"date":336,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/ai-google.md","/post/nezus/2026/06/ai-google","你的电脑，要被AI接管了：Google悄悄放了个大招","2026-06-25T00:00:00.000Z",{"id":338,"path":339,"title":340,"date":336,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/notion-cursor-ai.md","/post/nezus/2026/06/notion-cursor-ai","Notion把代码写交给了Cursor：一个文件夹就是一个AI员工",{"id":342,"path":343,"title":344,"date":345,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/alphafold-deepmind.md","/post/nezus/2026/06/alphafold-deepmind","AlphaFold之父离开DeepMind，背后藏着一盘更大的棋","2026-06-20T00:00:00.000Z",{"id":347,"path":348,"title":349,"date":345,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/cloudflare-ai-agent.md","/post/nezus/2026/06/cloudflare-ai-agent","Cloudflare给AI Agent发了身份证",{"id":351,"path":352,"title":353,"date":345,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/figure.md","/post/nezus/2026/06/figure","Figure工厂里，机器人比人多了",{"id":355,"path":356,"title":357,"date":345,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/pinecone-70.md","/post/nezus/2026/06/pinecone-70","阿里悄悄开源了内部数据库，Pinecone每月70美元要凉了？",{"id":359,"path":360,"title":361,"date":362,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/ai-50.md","/post/nezus/2026/06/ai-50","美国参议员要对AI公司征收50%的税了","2026-06-19T00:00:00.000Z",{"id":364,"path":365,"title":366,"date":362,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/claude-code.md","/post/nezus/2026/06/claude-code","Claude Code放大招：写完代码直接给你一个网页",{"id":368,"path":369,"title":370,"date":362,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/transformer-openai-27.md","/post/nezus/2026/06/transformer-openai-27","Transformer之父跳槽OpenAI：谷歌27亿美元打了水漂",{"id":372,"path":373,"title":374,"date":375,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/agent-vercel-eve-next-js-ai.md","/post/nezus/2026/06/agent-vercel-eve-next-js-ai","一个目录就是一个 Agent：Vercel 开源 Eve，Next.js 的故事要在 AI 重演？","2026-06-18T00:00:00.000Z",{"id":377,"path":378,"title":379,"date":375,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/g7.md","/post/nezus/2026/06/g7","硅谷教父在G7闭门会上说了一句话：把中国踢出去",{"id":381,"path":382,"title":383,"date":375,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/grok-4-3-amazon-bedrock.md","/post/nezus/2026/06/grok-4-3-amazon-bedrock","幻觉率全场最低，马斯克在AWS亮出了让对手沉默的底牌",{"id":385,"path":386,"title":387,"date":375,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/openai-930-2800.md","/post/nezus/2026/06/openai-930-2800","OpenAI年入930亿，却亏掉2800亿：这场豪赌，还能撑多久？",{"id":389,"path":390,"title":391,"date":375,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/vercel-ai.md","/post/nezus/2026/06/vercel-ai","Vercel悄悄扔了个炸弹：一个文件夹，就是一个AI员工",{"id":393,"path":394,"title":395,"date":396,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/5-160-tok-s-0-7-tok-s.md","/post/nezus/2026/06/5-160-tok-s-0-7-tok-s","5倍加速背后：160 tok/s起飞，0.7 tok/s坠毁","2026-06-17T00:00:00.000Z",{"id":398,"path":399,"title":400,"date":396,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/5.md","/post/nezus/2026/06/5","一个国产大模型，凌晨5点上线，然后把自己彻底交了出去",{"id":402,"path":403,"title":404,"date":396,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/deepseek-500.md","/post/nezus/2026/06/deepseek-500","DeepSeek首轮融资500亿：投资人无投票权",{"id":406,"path":407,"title":408,"date":409,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/15-ai.md","/post/nezus/2026/06/15-ai","15万人丢了饭碗，AI公司却在开香槟","2026-06-16T00:00:00.000Z",{"id":411,"path":412,"title":413,"date":409,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/kimi-k27-code-speed.md","/post/nezus/2026/06/kimi-k27-code-speed","速度快了6倍：Kimi K2.7 Code高速版，把编程AI卷进新赛道",{"id":415,"path":416,"title":417,"date":409,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/salesforce-36-ai-fin.md","/post/nezus/2026/06/salesforce-36-ai-fin","Salesforce 36亿美元买下AI客服公司Fin：巨头为何要为\"聊天机器人\"砸这么多钱？",{"id":419,"path":420,"title":421,"date":422,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/20.md","/post/nezus/2026/06/20","Meta被迫撤回20亿美元Manus收购，北京出手了","2026-06-15T00:00:00.000Z",{"id":424,"path":425,"title":426,"date":422,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/ai-openai-anthropic24.md","/post/nezus/2026/06/ai-openai-anthropic24","白宫AI监管被指偏袒OpenAI亚马逊，Anthropic24小时内被施压",{"id":428,"path":429,"title":430,"date":422,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/anthropic-dario-10--25.md","/post/nezus/2026/06/anthropic-dario-10-25","Anthropic上市前Dario自曝：文明崩溃概率10%-25%",{"id":432,"path":433,"title":434,"date":422,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/openai-1-5-ai.md","/post/nezus/2026/06/openai-1-5-ai","OpenAI砸1.5亿美元建合作伙伴网络，要搞AI界的安卓",{"id":436,"path":437,"title":438,"date":422,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/satya-nadella-ai.md","/post/nezus/2026/06/satya-nadella-ai","Satya Nadella：AI时代企业需同时构建人力资本和Token资本",{"id":440,"path":441,"title":442,"date":422,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/skill-ai.md","/post/nezus/2026/06/skill-ai","乔木小说创作Skill开源：AI自动生成剧情梗概人物设定",{"id":444,"path":445,"title":446,"date":447,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/anthropic.md","/post/nezus/2026/06/anthropic","Anthropic的困局：一边秘密上市，一边被政府召回","2026-06-14T00:00:00.000Z",{"id":449,"path":450,"title":451,"date":447,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/post-20260614-7ba4ce.md","/post/nezus/2026/06/post-20260614-7ba4ce","扎克伯格承认Meta AI转型脱轨：裁员10%、7000人转岗",{"id":453,"path":454,"title":455,"date":447,"tags":116,"group":280,"lastmod":116,"author":6,"sort":116},"content/post/nezus/2026/06/post-20260614-8e3b48.md","/post/nezus/2026/06/post-20260614-8e3b48","GLM-5.2全量开放：国产最强Coding模型来了",{"id":457,"path":458,"title":459,"date":447,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/post-20260614-ea1c30.md","/post/nezus/2026/06/post-20260614-ea1c30","谷歌安全负责人辞职：AI被用于军事，他拒绝沉默",{"id":461,"path":462,"title":463,"date":464,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/428b-minimax.md","/post/nezus/2026/06/428b-minimax","428B参数全部开源，MiniMax这步棋走对了","2026-06-13T00:00:00.000Z",{"id":466,"path":467,"title":468,"date":464,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/5-claude-anthropic-it.md","/post/nezus/2026/06/5-claude-anthropic-it","5万人用Claude办公，Anthropic拿下印度IT巨头",{"id":470,"path":471,"title":472,"date":464,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/agent.md","/post/nezus/2026/06/agent","豆包悄悄上了任务模式，字节的Agent野心藏不住了",{"id":474,"path":475,"title":476,"date":464,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/kimi-token-30.md","/post/nezus/2026/06/kimi-token-30","Kimi代码模型开源，推理token直接砍30%",{"id":478,"path":479,"title":480,"date":481,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/7-0-410.md","/post/nezus/2026/06/7-0-410","成立7个月，0产品，估值410亿美元——贝佐斯的新公司疯了","2026-06-12T00:00:00.000Z",{"id":483,"path":484,"title":485,"date":481,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/ai-ai.md","/post/nezus/2026/06/ai-ai","当造AI的人亲口说AI会抢走工作",{"id":487,"path":488,"title":489,"date":481,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/cursor-ai-ai.md","/post/nezus/2026/06/cursor-ai-ai","Cursor上新功能：AI动手前先让另一个AI批准",{"id":491,"path":492,"title":493,"date":481,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/midjourney.md","/post/nezus/2026/06/midjourney","你打开Midjourney的时候，它已经不是昨天的它了",{"id":495,"path":496,"title":497,"date":481,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/post-20260612-5071b7.md","/post/nezus/2026/06/post-20260612-5071b7","全自主无人机第一次杀了人，战争进入新纪元",{"id":499,"path":500,"title":501,"date":502,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/100-600.md","/post/nezus/2026/06/100-600","豆包说退票不到 100 块，结果花了 600——然后它帮用户写好了起诉自己的状子","2026-06-11T00:00:00.000Z",{"id":504,"path":505,"title":506,"date":502,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/180-ai-agent.md","/post/nezus/2026/06/180-ai-agent","180亿美元对冲基金炒掉所有分析师，改用数百个AI Agent炒股",{"id":508,"path":509,"title":510,"date":502,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/google-4.md","/post/nezus/2026/06/google-4","Google 开源 4 倍速扩散模型：自回归的黄昏？",{"id":512,"path":513,"title":514,"date":502,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/google-ai.md","/post/nezus/2026/06/google-ai","Google 因 AI '说错话'被判赔：幻觉的时代结束了？",{"id":516,"path":517,"title":518,"date":502,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/ip-ai.md","/post/nezus/2026/06/ip-ai","周星驰三部经典电影 IP 开放 AI 二创：火山方舟想做什么？",{"id":520,"path":521,"title":522,"date":523,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/gui.md","/post/nezus/2026/06/gui","人类需要GUI！","2026-06-09T00:00:00.000Z",{"id":525,"path":526,"title":527,"date":523,"tags":116,"group":280,"lastmod":116,"author":154,"sort":116},"content/post/nezus/2026/06/hermes-desktop.md","/post/nezus/2026/06/hermes-desktop","Hermes Desktop 安装及界面功能速览",{"id":529,"path":530,"title":531,"date":532,"tags":116,"group":533,"lastmod":534,"author":116,"sort":116},"content/post/ai/explore/01-interview-prompt-template.md","/post/ai/explore/01-interview-prompt-template","高级前端开发面试提示词模板","2026-01-21T07:30:52.902Z","面试SKILL","2026-01-21T07:31:28.343Z",{"id":536,"path":537,"title":538,"date":539,"tags":116,"group":540,"lastmod":539,"author":116,"sort":116},"content/post/ai/explore/03-interview-standard-answers.md","/post/ai/explore/03-interview-standard-answers","高级前端开发面试题标准答案","2026-01-21T07:25:00.000Z","面试SKILL:答案",{"id":542,"path":543,"title":544,"date":545,"tags":116,"group":540,"lastmod":545,"author":116,"sort":116},"content/post/ai/explore/03-10-team-management.md","/post/ai/explore/03-10-team-management","10.团队管理与技术债务 - 标准答案","2026-01-21T07:24:00.000Z",{"id":547,"path":548,"title":549,"date":550,"tags":116,"group":540,"lastmod":550,"author":116,"sort":116},"content/post/ai/explore/03-09-micro-frontend.md","/post/ai/explore/03-09-micro-frontend","9.微前端架构设计 - 标准答案","2026-01-21T07:23:00.000Z",{"id":552,"path":553,"title":554,"date":555,"tags":116,"group":540,"lastmod":555,"author":116,"sort":116},"content/post/ai/explore/03-08-nodejs-performance.md","/post/ai/explore/03-08-nodejs-performance","8.Node.js 性能调优 - 标准答案","2026-01-21T07:22:00.000Z",{"id":557,"path":558,"title":559,"date":560,"tags":116,"group":540,"lastmod":560,"author":116,"sort":116},"content/post/ai/explore/03-07-event-loop.md","/post/ai/explore/03-07-event-loop","7.Node.js Event Loop - 标准答案","2026-01-21T07:21:00.000Z",{"id":562,"path":563,"title":564,"date":565,"tags":116,"group":540,"lastmod":565,"author":116,"sort":116},"content/post/ai/explore/03-06-nuxt-ssr.md","/post/ai/explore/03-06-nuxt-ssr","6.Nuxt.js SSR 实战 - 标准答案","2026-01-21T07:20:00.000Z",{"id":567,"path":568,"title":569,"date":570,"tags":116,"group":540,"lastmod":570,"author":116,"sort":116},"content/post/ai/explore/03-05-vue-diff.md","/post/ai/explore/03-05-vue-diff","5.Vue Diff 算法 - 标准答案","2026-01-21T07:19:00.000Z",{"id":572,"path":573,"title":574,"date":575,"tags":116,"group":540,"lastmod":575,"author":116,"sort":116},"content/post/ai/explore/03-04-vue-migration.md","/post/ai/explore/03-04-vue-migration","4.Vue2 迁移到 Vue3 - 标准答案","2026-01-21T07:18:00.000Z",{"id":577,"path":578,"title":579,"date":580,"tags":116,"group":540,"lastmod":580,"author":116,"sort":116},"content/post/ai/explore/03-03-vue3-performance.md","/post/ai/explore/03-03-vue3-performance","3.Vue3 性能优化 - 标准答案","2026-01-21T07:17:00.000Z",{"id":582,"path":583,"title":584,"date":585,"tags":116,"group":540,"lastmod":585,"author":116,"sort":116},"content/post/ai/explore/03-02-component-communication.md","/post/ai/explore/03-02-component-communication","2.Vue 组件通信 - 标准答案","2026-01-21T07:16:00.000Z",{"id":587,"path":588,"title":589,"date":590,"tags":116,"group":540,"lastmod":591,"author":116,"sort":116},"content/post/ai/explore/03-01-vue-reactive.md","/post/ai/explore/03-01-vue-reactive","1.Vue 响应式原理 - 标准答案","2026-01-21T06:53:18.971Z","2026-01-21T07:15:00.000Z",{"id":593,"path":594,"title":595,"date":596,"tags":116,"group":533,"lastmod":597,"author":116,"sort":116},"content/post/ai/explore/02-interview-questions.md","/post/ai/explore/02-interview-questions","高级前端开发面试题目清单","2026-01-21T06:39:25.673Z","2026-01-21T07:12:45.186Z",[116,599],{"title":600,"path":601,"stem":602},"大模型，快就是好","/post/nezus/2026/08/post-20260807-58a2a9","post/nezus/2026/08/post-20260807-58a2a9",1786091424306]