Swyx 请求一款增强图片输入框的 Chrome 扩展,并称赞 Grok CodexSwyx Requests a Chrome Extension for Image Input Boxes and Praises Grok Codex
AI 开发者兼 Latent Space 播客主理人 Swyx 请求开发一款 Chrome 扩展,能用简单文字或绘图增强网页上的图片输入框,并可生成相应比例的图像。他还指出 xAI 的 Grok Codex 作为 Slack AI 搜索比 Slack 自带的更好用,并强调其效率出色。
AI builder and Latent Space podcast host Swyx requests a Chrome extension that can augment image input boxes on the web with simple text or drawings, and then generate images of the required proportions. He also notes that xAI's Grok Codex is a better Slack AI search than Slack’s own AI search, and highlights its efficiency.
查看原文 →查看原文 →查看原文 →
Roblox 产品经理 Peter Yang 的 Codex 使用体验:有 bug 也有突破Roblox Product Manager Peter Yang's Codex Experience: Bugs and Breakthroughs
Roblox 产品经理兼 AI 教程作者 Peter Yang 分享了他与 Codex 的混合体验:遇到了第一个 bug,但也经历了令人兴奋的突破时刻。他还开玩笑说自己花近 $3,000 买 Macbook Pro 是为了跑本地模型,实际上却在……
Peter Yang, product at Roblox and creator of AI tutorials, shares his mixed experiences with Codex: he encountered his first broken feature, but also had a breakthrough moment that felt great. He jokes about spending nearly $3,000 on a Macbook Pro to run local models but actually using it for something else.
查看原文 →查看原文 →查看原文 →
Zara Zhang 把编程代理当联合创始人,而非员工Zara Zhang Treats Coding Agents as Cofounders, Not Employees
开发者 Zara Zhang 分享了她使用编程代理的独特方法:她不像许多人那样把代理当员工下命令,而是将其视为联合创始人,呈现问题、描述情况并征求它们的意见。她还推荐了 CleanShot,称自己过去8年每天都在使用。
Builder Zara Zhang reveals her approach to coding agents: unlike many who treat them as employees, she treats them as cofounders—presenting problems, describing the situation, and asking for their opinion. She also endorses CleanShot as a tool she has used every single day for the past 8 years.
查看原文 →查看原文 →
Peter Steinberger 盛赞 Codex 的 /goal 功能Peter Steinberger Praises Codex's /goal Feature
AI 捣鼓者 Peter Steinberger(OpenClaw 创建者)对 Codex 的新 /goal 功能赞不绝口,称其“太棒了”。他还分享了一个幽默时刻:他告诉 Codex 自己得付费才能让 xAI 恢复工作。
AI tinkerer Peter Steinberger, creator of OpenClaw, praises Codex's new /goal feature as excellent, calling it “slaps.” He also shares a humorous moment where he told Codex he had to pay up to make xAI work again.
查看原文 →查看原文 →
Sam Altman 用 Codex 命令 /hatch clippy 生成 Clippy 助手Sam Altman Uses Codex Command /hatch clippy to Generate a Clippy Assistant
OpenAI CEO Sam Altman 在 Twitter 上展示了一个有趣的 Codex 命令 “/hatch clippy”,似乎生成了一个 Clippy 风格的助手。他还提到未来发布会的派对会办得更大,因为想来的人远超预期。
OpenAI CEO Sam Altman shares a playful Codex command “/hatch clippy” on Twitter, likely generating a Clippy-style assistant. He also teases bigger parties for future releases after much higher demand than expected.
查看原文 →查看原文 →
Anthropic Engineering:Claude Code 质量下降问题已修复,详解三个根因Anthropic Engineering: Claude Code Quality Degradation Resolved—Three Root Causes Explained
Anthropic 工程团队发布事后分析,针对近期 Claude Code 质量下降的报告,追溯到三个独立变更:一是将默认推理努力从 high 改为 medium 导致智能感下降(已回退);二是一个缓存优化 bug 导致每个回合都清除推理历史,使 Claude 显得健忘且重复(已修复);三是添加了减少冗长的系统提示,意外损害了编码质量(已回退)。所有问题在4月20日前解决,用户用量限额已重置,团队将加强内部测试和评估流程。
Anthropic Engineering published a postmortem on reports of degraded Claude Code quality, tracing them to three separate changes: a default reasoning effort change from high to medium that reduced perceived intelligence (reverted), a caching optimization bug that cleared reasoning history every turn causing forgetfulness and repetition (fixed), and a system prompt to reduce verbosity that inadvertently hurt coding quality (reverted). All issues were resolved by April 20, usage limits have been reset, and the team is strengthening internal testing and evaluation processes.
查看原文 →
Claude 新增日常生活连接器:AllTrails、Instacart、Audible 等Claude Adds Connectors for Everyday Life: AllTrails, Instacart, Audible, and More
Claude 扩展了连接器生态,现在可连接 AllTrails、Instacart、Audible、Tripadvisor 等日常应用。连接器会根据对话内容动态推荐合适的应用,用户可在一个对话中完成推荐、预订等操作。Claude 承诺无广告、无付费置顶,用户始终掌控操作,且应用数据不会用于模型训练。
Claude expands its connector ecosystem to include everyday apps like AllTrails, Instacart, Audible, and Tripadvisor. Connectors dynamically suggest the right app based on the conversation, allowing users to get recommendations, make reservations, and more within a single thread. Claude remains ad-free with no paid placements, users control all actions, and app data is not used for model training.
查看原文 →
Claude Managed Agents 推出内置记忆功能,基于文件系统实现跨会话学习Claude Managed Agents Get Built-in Memory with Filesystem-Based Cross-Session Learning
Claude Managed Agents 的记忆功能进入公开测试。记忆以文件形式挂载在文件系统上,代理可跨会话学习并共享知识,支持权限范围、审计日志和 API 管理。Netflix 使用后跨会话上下文保持更好,Rakuten 的代理首次错误率降低97%,Wisedocs 的文档验证速度提升30%。
Memory for Claude Managed Agents is now in public beta. Memories are stored as files on a filesystem, allowing agents to learn across sessions and share knowledge, with scoped permissions, audit logs, and API control. Netflix uses it to carry context across sessions, Rakuten’s agents cut first-pass errors by 97%, and Wisedocs sped up document verification by 30%.
查看原文 →