Published on

AI Builders Digest 2026-07-18

Authors
  • avatar
    Name
    Charles Chen
    Twitter

AI Builders Digest — July 18, 2026

── X / TWITTER ──

OpenAI's Thibault Sottiaux reset usage limits for all paid Codex and ChatGPT users, and confirmed GPT-5.6 Sol is "an extremely good model." The rate limit reset also cascaded to other services. https://x.com/thsottiaux/status/2078320950488297917 https://x.com/thsottiaux/status/2078310751878647932

Box CEO Aaron Levie argues that as AI gets cheaper and more efficient, demand for frontier closed models can actually go up — you need the strongest model for orchestration, then farm out to cheaper models. The real risk is margins, and intelligence eventually converges with infrastructure margins. Cheaper AI means more opportunity for the entire ecosystem. https://x.com/levie/status/2078139206946459853

Meta Sr Director Madhu Guru explains why Kimi hurts Google: enterprises won't consume Kimi directly — they'll get it through Google Cloud because they still need enterprise guarantees (security, data residency, compliance) and chips. "Money out one pocket into the other." He also identifies the real bottleneck for enterprises going beyond chat bots: the talent gap to build harnesses and evals. https://x.com/realmadhuguru/status/2078210889778708744 https://x.com/realmadhuguru/status/2078131628262752550

Claude (claudeai) announced that Claude Fable 5 is now included in all Max and Team Premium plans at 50% of limits. Pro and Team Standard users get access via usage credits plus a one-time $100 credit. Access is being made standard at 50% usage for the plans that use Fable most intensively. https://x.com/claudeai/status/2078302415804379218 https://x.com/claudeai/status/2078302417100394737

OpenClaw ClawFather Peter Steinberger shared that Codex now uses browser + computer use to upload images — opening Chrome, navigating to PRs, tapping comments, and wrangling the macOS picker. He also posed a sharp question to the community: "Are we still talking loops or did we shift to graphs yet?" (2.5k likes) and let Codex go crazy with icon customization issues, building an editor in the process. https://x.com/steipete/status/2078318731785359634 https://x.com/steipete/status/2078277297791189132 https://x.com/steipete/status/2078264088644276598

Swyx highlights that setting automations (Codex, Claude, Gemini, Devin) to autoresearch how to improve SEO/AEO every week is "free alpha" that's weirdly untapped. He's also deep in the AEO discussion — whether Claude optimizing your AEO disproportionately works on Claude vs. being generalizable. https://x.com/swyx/status/2078244735794413786 https://x.com/swyx/status/2078293998398263587

Thariq (Claude Code @anthropicai) shares a practical tip: building prototypes of mockups, schemas, and data models is the best way to avoid spending tons of tokens before realizing you don't want the output. https://x.com/trq212/status/2078189833445654714

Peter Yang notes that Codex browser use has "finally been defeated" and is previewing a legendary episode with Thariq covering AI video workflows. He shares a vision of the future: walking around outside talking to agents "on the phone," giving them work and getting status updates via voice — much better than staring at screens managing agents all day. https://x.com/petergyang/status/2078303748649320529 https://x.com/petergyang/status/2078276992470794531

Vercel CEO Guillermo Rauch shared free sandbox data for downloads and encouraged everyone to "ship like shadcn." https://x.com/rauchg/status/2078305023784620342 https://x.com/rauchg/status/2078299647689310270

Zara Zhang shares a building-in-public tip: if making content feels like extra work, show the work already happening inside your product — a tiny screen recording, the first version, or user behavior that changed your design. The reasoning matters more than production value. She also notes that meeting recording culture has shifted — now it's assumed all business meetings are recorded, not for humans but for agents. https://x.com/zarazhangrui/status/2078086930756202924 https://x.com/zarazhangrui/status/2078076500683997446

── OFFICIAL BLOGS ──

Anthropic Engineering: Scaling Managed Agents — Decoupling the brain from the hands Anthropic built Managed Agents as a hosted service that runs long-horizon agents through a small set of interfaces. They solved the classic "programs as yet unthought of" problem by virtualizing agent components: sessions (append-only logs), harnesses (the loop calling Claude), and sandboxes (execution environments). Key insight: they decoupled the "brain" (Claude + harness) from the "hands" (sandboxes + tools). The harness left the container, making containers "cattle" instead of "pets." Result: p50 time-to-first-token dropped ~60%, p95 dropped over 90%. https://www.anthropic.com/engineering/managed-agents

Anthropic Engineering: An update on recent Claude Code quality reports Anthropic traced Claude Code quality degradation to three separate changes: (1) default reasoning effort changed from high to medium (reverted April 7), (2) a caching bug that cleared thinking history on every turn instead of once (fixed April 10), and (3) a system prompt verbosity reduction that hurt coding quality (reverted April 20). All users now default to xhigh effort for Opus and high for other models. Usage limits reset for all subscribers. https://www.anthropic.com/engineering/april-23-postmortem

Claude Blog: New in Claude Managed Agents — self-hosted sandboxes and MCP tunnels Self-hosted sandboxes let agents execute tools on your infrastructure with supported providers including Cloudflare, Daytona, Modal, and Vercel. MCP tunnels connect agents to private network services without exposing them to the public internet — single outbound connection, no inbound firewall rules. https://claude.com/blog/claude-managed-agents-updates

── PODCASTS ──

OpenAI's Compute Chief: We Can't Build Fast Enough | Sachin Katti Sachin Katti, OpenAI's Head of Industrial Compute (former Stanford professor, ex-Intel CTO), joins the MAD Podcast to discuss what it takes to power the AI boom. His key insights:

  • OpenAI is spending ~50Boncomputethisyear,withthewholeindustryat 50B on compute this year, with the whole industry at ~700B. "Anything we can bring online, we consume immediately." Their biggest worry is not overbuilding — it's not building fast enough.

  • Data centers are "giant factories turning electrons into tokens." Large football fields with liquid cooling (the chips run so hot you can't use air), and refrigerators alongside the buildings. Cooling happens everywhere — chips, data halls, even the power cables and transformers.

  • On Jalapeno (OpenAI's custom chip): "The key metric is maximizing tokens per watt." Because the world is constrained by power today, more tokens for the same power is better for everyone. OpenAI co-designs the hardware because they know the exact workload and model, which "short circuits a lot of the decisions."

  • AI is already designing its own chips. "AI is doing a lot of AI research now" — when AI can do AI research, the number of experiments explodes, and so does compute demand.

  • On community concerns: data centers are a net positive to rural communities (new property taxes, schools, hospitals, grid upgrades). Water consumption is "shockingly small" — liquid cooled, recycled, closed loop.

  • On nuclear: "It can't come soon enough. It is the densest form of energy we can produce and consume, and it's also clean."

  • On data center site selection: land, permitting, access to power, and labor. "Anytime we have thought we have enough compute, we can slow down — always negatively surprises like, oh, we should not have slowed down."

https://www.youtube.com/watch?v=wEZBlmvxx4o

──

Generated through the Follow Builders skill: https://github.com/zarazhangrui/follow-builders