X / Twitter
Claude (Anthropic’s Official Account)
Anthropic released its most significant connector updates yet for creative professionals. Claude now connects directly to Blender to debug 3D scenes, build tools, or modify all objects in batches; the main post received over 34000 likes. Also released were connectors for Adobe Creative Cloud, Ableton, Splice, Canva Affinity, SketchUp, and Resolume, plus a conversational Autodesk Fusion 3D modeling interface. Anthropic also joined the Blender Development Fund as a sponsor to support open-source development.
https://x.com/claudeai/status/2049143438281445811
https://x.com/claudeai/status/2049143442601546054
https://x.com/claudeai/status/2049143440508616863
Amjad Masad, Replit CEO
Masad’s three posts this week were substantive. He said hiring people to create presentations was always frustrating, while AI now makes the process enjoyable; the post received over 410 likes. He also called GitHub’s continued stability amid a surge in machine-scale usage “an achievement in itself,” predicting free services will struggle to sustain bot traffic and suggesting micropayments—even a few cents per git push—to reduce abuse. That post received over 1100 likes. He also reposted support for an “education legend” reinventing education again, receiving over 3400 likes.
https://x.com/amasad/status/2049168449709170874
https://x.com/amasad/status/2049242460078100638
Guillermo Rauch, Vercel CEO
Rauch announced Vercel Labs’ expansion, with its mission explicitly shifting from building developer tools for humans to building tools for agents. He listed agent-native releases including agent-browser, portless, skills, and cache. The post received over 1000 likes, marking a strategic bet on agent infrastructure.
https://x.com/rauchg/status/2049216048831025232
Thariq, Anthropic Claude Code Engineer
Thariq said the team is hunting Claude Code’s most annoying bugs and invited users to share their “white whales”—persistent, difficult problems. He specifically mentioned optimizing the “no flicker renderer” to become the default and identified his own white whale as CC sometimes freezing on large file writes, saying he had found the root cause.
https://x.com/trq212/status/2049234228290961690
https://x.com/trq212/status/2049252080892973563
Dan Shipper, Every CEO
Shipper proposed new terms: “Codex-native / Cowork-native / Cursor-native” applications, designed specifically for agents’ built-in browsers, where users and agents share full context and can see each other’s actions. He sees a major product opportunity. He also described browsing PostHog inside Codex: it writes queries, inspects results, and automatically initiates PRs or production database queries to corroborate insights, greatly improving collaboration.
https://x.com/danshipper/status/2049223933766041688
https://x.com/danshipper/status/2049236793761976357
Aaron Levie, Box CEO
Levie posted twice about agentic coding: sharing an inaccessible link, apparently to an external article, and clearly describing its beneficiaries. He sees equal value for developers, IT staff, domain experts, and curious people rather than an exclusive tool for programmers. The post received over 410 likes.
https://x.com/levie/status/2049163935182733396
Zara Zhang, Builder
Zhang shared an agent-use insight: the most experienced AI users speak to just one agent daily, letting that orchestrator delegate to subagents rather than managing several directly. She also suggested generating SVG vectors instead of raster images, allowing seamless integration with HTML Slides’ design style. The post received over 120 likes.
https://x.com/zarazhangrui/status/2049027061768192288
https://x.com/zarazhangrui/status/2049258231042805806
Peter Steinberger, OpenClaw ClawFather
Steinberger shared an impressive workaround: when the GitHub API hit rate limits, Codex proactively opened a browser and clicked through the interface, actually entering a comment and closing an issue, entirely bypassing the API limits. He also announced progress in PR/Issue management, remote test execution, and CI infrastructure, receiving over 430 likes.
https://x.com/steipete/status/2048957477106938075
https://x.com/steipete/status/2049035044702843053
Garry Tan, Y Combinator CEO
Tan shared a new GStack feature: built-in Chromium with Claude Code as its CLI. Through /pair-agent, users can paste a string into OpenClaw/Hermes and let an agent remotely control the browser for login and data extraction, further expanding GStack automation.