Vercel 发布 Run SDK 与 Connect GAVercel Launches Run SDK and Connect GA
Vercel CEO Guillermo Rauch 宣布两项重要更新。Run SDK 提供安全的轻量级 eval 环境,让 Agent 生成的代码可在 QuickJS 安全上下文中执行,无需完整沙箱,更快更省成本(npm i run)。Vercel Connect 正式 GA,可一键创建到 Notion 等服务的 MCP 客户端,以认证用户身份查询数据,解决 Agent 安全连接服务与数据的核心难题。
Vercel CEO Guillermo Rauch introduced Run SDK for secure, lightweight evaluation of dynamic Code Mode execution. Agents can run code inside a QuickJS secure context instead of a full sandbox—faster and cheaper (npm i run). Vercel Connect is now generally available: run “vercel connect create notion” to obtain an MCP client that queries on behalf of the authenticated user, addressing the hardest problem in agent building—secure connectivity to services and data.
Vercel CEO Guillermo Rauch introduced Run SDK for secure, lightweight evaluation of dynamic Code Mode execution. Agents can run code inside a QuickJS secure context instead of a full sandbox—faster and cheaper (npm i run). Vercel Connect is now generally available: run “vercel connect create notion” to obtain an MCP client that queries on behalf of the authenticated user, addressing the hardest problem in agent building—secure connectivity to services and data.
查看原文 →查看原文 →
Google Labs 推出 Putty:实时协作 Vibe Coding 工具Google Labs Launches Putty: Collaborative Vibe Coding
Google Labs 发布新实验 Putty,一款实时协作的 vibe coding 工具,允许多人一起构建工具与网站。目前仅限美国、18 岁以上用户,开放 waitlist。
Google Labs launched Putty, a collaborative vibe-coding experiment that lets multiple people build tools and websites together in real time. Waitlist is open (US only, ages 18+).
Google Labs launched Putty, a collaborative vibe-coding experiment that lets multiple people build tools and websites together in real time. Waitlist is open (US only, ages 18+).
查看原文 →
Peter Yang 开源 /fuck-cancer 技能:帮助患者与照护者导航癌症治疗Peter Yang Open-Sources /fuck-cancer Skill for Cancer Navigation
Peter Yang 开源了 /fuck-cancer AI 技能,帮助患者与照护者整理信息、准备对话并自我倡导。技能自动生成并更新一份实用简报,包含五部分:患者与医护团队信息、下一步仅限三项具体行动、已确认事实与未明事项、医学术语通俗解释、护理日志。它从用户提供的文件与上下文构建,需要时可调用 National Cancer Institute 与 ClinicalTrials.gov。支持本地 Markdown 或可分享的 Google Doc,可与 ChatGPT/Codex 或 Claude Code 配合使用。
Peter Yang open-sourced /fuck-cancer, an AI skill that helps patients and caregivers navigate diagnosis and treatment. It builds and maintains a practical brief with five sections: patient/care-team info, next three concrete actions, confirmed vs. unclear facts, plain-English medical terms, and a care log. It draws from user documents and trusted sources (NCI, ClinicalTrials.gov) and works with ChatGPT/Codex or Claude Code, saving to local Markdown or a shared Google Doc.
Peter Yang open-sourced /fuck-cancer, an AI skill that helps patients and caregivers navigate diagnosis and treatment. It builds and maintains a practical brief with five sections: patient/care-team info, next three concrete actions, confirmed vs. unclear facts, plain-English medical terms, and a care log. It draws from user documents and trusted sources (NCI, ClinicalTrials.gov) and works with ChatGPT/Codex or Claude Code, saving to local Markdown or a shared Google Doc.
查看原文 →查看原文 →
Madhu Guru:Evals 系列第 9 篇——Evals 需要随用户使用演进的路线图Madhu Guru: Eval Roadmap Problem — Evals Must Evolve with Usage
Meta AI 高级总监 Madhu Guru 继续其 Evals 系列,第 9 篇聚焦“Eval Roadmap Problem”。多数 evals 失败是因为团队把它们当作静态产物,而用户期望与行为早已演进。以金融研究 Agent 为例:从总结 5 页财报,到复盘 5 份报告讲增长故事,再到 15 份文件构建投资论点,最终变成监控组合并主动预警。Evals 必须同步演进:短上下文→长上下文、单轮→多轮、简单 QA→复杂综合、反应式聊天→主动 Agent。实用方法:映射演进维度、优先关键用例、挖掘生产轨迹、为下一阶段建 P0 evals,然后 hill-climb。
Madhu Guru (Sr Director, AI at Meta) published part 9 of his eval series on the “Eval Roadmap Problem.” Most evals fail because teams treat them as static while user expectations evolve. A financial-research agent may start summarizing a 5-page earnings report and later need to synthesize 15 filings into an investment thesis or proactively monitor a portfolio. Evals must track the same dimensions: short-to-long context, single-to-multi-turn, simple QA to complex synthesis, reactive to proactive. Map the dimensions, prioritize, mine production traces, build P0 evals for the next stage, and hill-climb.
Madhu Guru (Sr Director, AI at Meta) published part 9 of his eval series on the “Eval Roadmap Problem.” Most evals fail because teams treat them as static while user expectations evolve. A financial-research agent may start summarizing a 5-page earnings report and later need to synthesize 15 filings into an investment thesis or proactively monitor a portfolio. Evals must track the same dimensions: short-to-long context, single-to-multi-turn, simple QA to complex synthesis, reactive to proactive. Map the dimensions, prioritize, mine production traces, build P0 evals for the next stage, and hill-climb.
查看原文 →查看原文 →
Swyx 警告:暂时不要使用 Codex “locked use” 功能Swyx Warning: Avoid Codex “Locked Use” for Now
Swyx(smol.ai / Cognition 等)发出 PSA:当前不要使用 Codex 的 “locked use” 能力。该功能依赖不稳定的 macOS 特性,本周已两次完全锁死他的 macOS 钥匙串。Apple 开发者论坛已承认这是已知 bug。他建议在云端能力成熟前尽量避免。
Swyx (smol.ai, Cognition, etc.) issued a PSA: do not use Codex “locked use” capabilities right now. It relies on unstable macOS features and has completely locked him out of his macOS keychain twice this week. Apple developer forums acknowledge it as a known bug. Prefer cloud alternatives until the local path stabilizes.
Swyx (smol.ai, Cognition, etc.) issued a PSA: do not use Codex “locked use” capabilities right now. It relies on unstable macOS features and has completely locked him out of his macOS keychain twice this week. Apple developer forums acknowledge it as a known bug. Prefer cloud alternatives until the local path stabilizes.
查看原文 →
Thariq:Claude Code 将更可 hackThariq: Making Claude Code More Hackable
Claude Code 团队成员 Thariq 表示,很快会分享更多让 Claude Code 更可 hack 的进展,呼应社区对可扩展性与自定义能力的强烈需求。
Thariq (Claude Code at Anthropic) teased upcoming work to make Claude Code more hackable, responding to strong community demand for extensibility.
Thariq (Claude Code at Anthropic) teased upcoming work to make Claude Code more hackable, responding to strong community demand for extensibility.
查看原文 →