Katie Parrott:用 Compound Writing 插件让写作像工程一样可复利Katie Parrott on Compound Writing: treating writing feedback like compound engineering
The Takeaway:真正的 AI 写作价值不在于一次生成完美文稿,而在于把每一次反馈永久写进系统,让下一次输出自动变好。
Every 员工作家 Katie Parrott 从两年前用 ChatGPT 当职业教练,到如今用 Codex 项目维护自己的 OKR、看板和优先级,再到发布 Compound Writing 插件。她把 Kieran Klaassen 的 Compound Engineering 思路移植到写作:头脑风暴、大纲、起草、实质审校、行文审校、最终定稿形成固定流程,并把 Kurt Vonnegut、Hitchcock、Sorkin、Sedaris 等作家的框架做成可调用的 skill。她强调“最后一公里”必须由人类补上——模型知识截止后的真实数据、独特洞察和个人经验才是让内容不商品化的关键。AI 把她从“组装句子的苦力”解放出来,重新找回探索和发现的乐趣。她的 AI 论点是:教育与获取机会将比以往任何时候都更重要,否则 AI 的复利只会集中在少数早期用户身上。
Katie Parrott, staff writer at Every, evolved from using ChatGPT as a career coach two years ago to a full Codex-based “career harness” that maintains OKRs and a Kanban board, and has now released the Compound Writing plugin. Inspired by Compound Engineering, it turns writing into a repeatable loop of brainstorm → outline → draft → substantive edit → line edit → polish, with reusable skills distilled from Vonnegut, Hitchcock and others. She stresses that humans must close the “last mile” with fresh data and lived experience the model cannot yet know. AI restored her love of writing by freeing energy for the hard questions instead of sentence assembly. Her thesis: education and access will matter more than ever, or the compounding gains of AI will stay with the early few.
查看原文 →
Anthropic:Managed Agents——把大脑与双手解耦Anthropic Engineering: Scaling Managed Agents by decoupling brain from hands
Anthropic Engineering 介绍 Managed Agents:一个托管服务,通过稳定的 session、harness、sandbox 接口运行长时程 agent。早期把一切塞进同一容器导致“宠物”问题——容器挂了会话就丢、无法安全调试。解耦后 harness 以工具调用方式使用 sandbox,session 成为可查询的外部事件日志,TTFT 的 p50 下降约 60%、p95 下降超过 90%。安全上凭证永不进入 sandbox,通过代理或初始化时注入。Session 不再等于 Claude 的上下文窗口,而是可切片、可回放的持久对象,为未来不可预测的上下文工程留出空间。
Anthropic’s Managed Agents virtualize session, harness and sandbox so each can fail or be replaced independently. Moving the harness out of the container turned sandboxes into cattle, cut p50 TTFT ~60% and p95 >90%, and kept credentials unreachable from generated code. The session log becomes a durable, queryable context object outside the model’s window.
查看原文 →
Claude Code 现已支持 Artifacts:把会话变成可分享的活页面Claude Code now supports Artifacts
Claude Blog 宣布 Claude Code 可将工作进度捕获为 artifact——可实时更新的可分享网页,包括 PR walkthrough、系统解释器、仪表盘和发布清单。页面基于会话完整上下文(代码库、连接器、对话)自动生成,发布后同链接自动刷新并保留版本历史。默认仅作者可见,可分享给组织内成员,管理员通过合规 API 管控。已在 Team 与 Enterprise 组织 beta 开放。
Claude Code can now turn session work into live, shareable artifact pages—PR walkthroughs, dashboards, release checklists—that update in place from the full session context. Private by default, shareable inside the org, available in beta for Team and Enterprise.
查看原文 →
Claude Code 的 Boris Cherny:Claude Mods 上线,已有人做出 TetrisBoris Cherny: Claude Mods are landing, including Tetris-in-Claude
Anthropic Claude Code 团队的 Boris Cherny 宣布 Claude Mods 开始落地,社区已有人做出在 Claude 里玩的 Tetris mod,并指向最新社区更新与技术细节。
Claude Code lead Boris Cherny announced Claude Mods are shipping; someone has already built a Tetris-in-Claude mod, with more demos and technical details in the linked issue.
查看原文 →
Vercel CEO Guillermo Rauch:Agents 的质量取决于你给它们的验证器Vercel CEO Guillermo Rauch: Agents are only as good as their verifiers
Vercel CEO Guillermo Rauch 强调 agents 的上限取决于你提供的 proof-checker、编译器、类型系统和 linter。shadcn/lint 帮助 agents 遵守设计系统规则;他称“验证器 + skills 就是新的框架”。同时欢迎 Google Cloud Run 创始人 Steren 加入 Vercel 领导 Fluid 计算产品线,认为 agents 需要专为它们设计的新计算原语。他还分享了 fx 工具的自动升级与更长会话的性能提升。
Vercel CEO Guillermo Rauch argues agents are only as good as the proof-checkers, compilers, type systems and linters you give them; verifiers plus skills are the new frameworks. He also welcomed Steren (creator of Google Cloud Run) to lead Fluid compute products designed for the agent era.
查看原文 →查看原文 →查看原文 →
Google Labs Josh Woodward:Gemini 重度用户群与 Daily Brief 新功能Google Labs VP Josh Woodward on Gemini power-user group and Daily Brief
Google Labs / Gemini 的 Josh Woodward 感谢两月前启动的 Gemini 重度用户群已测试 20+ 功能,并宣布新一批用户将提前体验 Daily Brief 与 Personal Intelligence 的后续能力,持续开放加入。
Google Labs VP Josh Woodward thanked the Gemini power-user group that tested 20+ early features and announced a new cohort getting early access to what’s next for Daily Brief and Personal Intelligence.
查看原文 →查看原文 →