AI Builders Brief
?
← BACK TO TODAY

Follow builders, not influencers.

2026.04.23

25+ builders tracked

TL;DR

Claude added interactive charts and Claude Code desktop with parallel sessions; Josh Woodward shipped Gemini conversation branching. Amjad Masad said static analysis lifted LLMs 90%+, while Aaron Levie and Guillermo Rauch framed agents and petabyte-scale hunts as the new battleground.

BUILDER INSIGHTS
11
01
Claude Claude anthropicai

Claude adds interactive charts in Cowork

Interactive charts and diagrams are now in Claude Cowork, and it’s in beta for all paid plans. It’s a small but useful step toward making Claude feel less like a chat box and more like a real work surface for analysis and planning.

X
02
Ryo Lu Ryo Lu Cursor_ai

AI makes product overcooking way too easy

They argue that most bad products aren’t broken by one bad choice, but by a pile of reasonable additions nobody said no to. With AI dropping the cost of shipping to near zero, teams can now add features, concepts, and polish endlessly — and end up with a noisier, less coherent product.

X
03
Aaron Levie Aaron Levie CEO, box

ChatGPT agents make headless software the new battleground

He says the new ChatGPT agents are a huge shift because they can plug into tools and data directly, which is what knowledge work agents need to go mainstream. His Box example shows the play: enterprise content becomes a secure knowledge source, while agents generate answers and content on the fly across Box via MCP and CLI. The bigger takeaway is that headless platforms and enterprise agent builders just got a lot more interesting.

X
04
Guillermo Rauch Guillermo Rauch CEO, vercel

Petabyte-scale hunt for a wider credential theft ring

He says Vercel’s security team dug through nearly a petabyte of logs and found the attacker wasn’t just tied to the original Context.ai compromise — they were distributing malware to steal tokens and keys across providers. Vercel is now working with Microsoft, AWS, and Wiz, warning other victims to rotate creds while they keep shipping product fixes.

X
05
Josh Woodward Josh Woodward VP, Google

Gemini gets conversation branching

He says a papercut fix for conversation branching is rolling out to 20% now, with a wider ramp coming. Small feature, but it matters: branching makes it easier to explore alternate paths without nuking the original thread.

X
06
Amjad Masad Amjad Masad CEO, replit

Static analysis boosts LLMs by 90%+

Replit says you can squeeze significantly better performance out of current-gen LLMs by pairing them with static analysis tools — in some cases, 90%+ better. He also pointed to Replit Agent now being callable from Gemini Enterprise, which is a neat distribution win for the product.

X
07
Peter Yang Peter Yang

Craft beats AI slop in the last 10%

He says AI can generate the bulk of a thing, but the part that matters is the final 10% where taste and manual polish turn it into something worth keeping. That’s the real edge: everyone can ship faster, but only people who care about craft will make work they’re proud of.

X
08
Garry Tan Garry Tan CEO, ycombinator

Bigger skills, fewer branches, less context bloat

He says the trick is to DRY up adjacent skills into bigger ones with branching params, instead of piling on lots of tiny resolvers. His take: shorter resolvers mean less context bloat, and that usually works better.

X
09
Nikunj Kothari Nikunj Kothari railway

Real-time generated pixels are coming

Every pixel will be generated in real time — not maybe, just when. He points to a demo as a glimpse of where UI is headed: less static rendering, more on-the-fly generation.

X
10
Dan Shipper Dan Shipper CEO, every

Humans stay at the edges of AI work

He says LLMs already write better code than most engineers, so the real human job is framing the problem and judging the output at the end. In his convo with Cora Computer’s Kieran Klaassen, he pushes the “AI sandwich” idea: models do the filling, while humans bookend the process and keep the repo learning via compound engineering. The punchline: one engineer can now ship like a small team if they know when to step in and when to let agents run.

X
11
Swyx Swyx dxtipshq

Image generation is becoming an agent loop

GPT-Image-2-Thinking isn’t just a better image model — it’s an image agent with search, Photoshop, and self-review in the loop. The point: once generation takes minutes, the winner is the system that can iterate, composite, and correct itself, not the one-shot model. He says this is the text-to-image version of how Gemini Flash Vision broke image-to-text benchmarks with agentic looping.

X
BLOG UPDATES
1
Claude Blog

Redesigning Claude Code on desktop for parallel agents

Claude Code desktop adds parallel sessions and in-app review tools

Lead: Claude Code’s redesigned desktop app is built for parallel agent workflows, adding a new sidebar for managing multiple sessions, drag-and-drop workspace layout, an integrated terminal and file editor, and faster review tools.

Numbers:

  • Available now for Claude Code users on Pro, Max, Team, and Enterprise plans, plus via the Claude API.
  • SSH support now extends to Mac as well as Linux.
  • Three view modes are included: Verbose, Normal, and Summary.

So What: The update is aimed at developers orchestrating several tasks at once—refactors, bug fixes, and test-writing passes—without leaving the app. You can run sessions across repos, branch into side chats, inspect diffs, edit files, run tests, and preview HTML or PDFs in one place. The company says the app is designed for “how agentic coding actually feels now: many things in flight, and you in the orchestrator seat.” For teams, plugin parity with the CLI and centralized management means the desktop experience should slot into existing workflows with minimal friction. If you’re already using Claude Code, update the app and start consolidating session management, review, and shipping into a single workspace.

PODCAST HIGHLIGHTS
1

Humans should frame and polish; AI should do the middle

The Takeaway: The winning model isn’t full automation — it’s putting humans at the edges where judgment, taste, and ownership matter most.

Key Insights

  • Compound Engineering treats AI work like a sandwich: humans set the frame, agents do the middle, and humans return at the end to judge and polish.
  • The most valuable human moments are not constant oversight, but the two places AI struggles most: ambiguous problem framing and final taste-based refinement.
  • As more of the rote middle gets automated, the job shifts toward product thinking, management, and making things that feel personal, beautiful, and “yours.”

The Story
Kieran, GM of Quora and creator of the Compound Engineering framework used inside Every, built his approach by asking a practical question: how do you get AI to do better work faster without flattening the human out of it? His answer is a workflow with planning, execution, review, and a “compound” step that stores lessons back into the repo so agents improve over time. But the deeper insight is where humans belong. Early on, humans should be deeply in the loop for ideation and problem framing; later, they should step back and let the model execute. At the end, they should come back with taste. As he puts it, “the beginning and the end, and the middles can be automated pretty well.”

That’s why he pushes back on the idea that humans should always stay involved. The real leverage is knowing when to think hard and when to hand off. He compares it to music: the middle is practice, but the performance is where something alive happens. The same is true in software, design, and writing. If you want the output to be yours, it can’t be fully outsourced. The bar keeps rising, so the human edge becomes less about grinding through tasks and more about making something that “feels great.”

STAY UPDATED

Daily builder insights, straight to your inbox.

Prefer RSS? Subscribe via RSS

ARCHIVE