WEBVTT
NOTE The Rundown — nextbig.dev daily audio edition, 2026-06-20

1
00:00:04.500 --> 00:00:13.380
<v Oday>Builder.io shipped an open framework today that treats the agent as a real user of your app, with the same actions, the same state, and the same permissions a human gets.

2
00:00:13.380 --> 00:00:25.700
<v Shannon>It's Saturday, June 20, 2026, and here's the rundown. We've got the agent getting a seat, ASICs dying on the slide deck, RAM killing a phone, and a call about memory.

3
00:00:25.880 --> 00:00:35.320
<v Oday>Builder.io released agent-native. It's MIT licensed, about thirty-eight hundred stars, runs on any SQL database, and deploys anywhere including serverless.

4
00:00:35.320 --> 00:00:43.160
<v Shannon>And the pitch is refreshingly blunt. You don't pick between a rich interface and an autonomous agent. Every app is both.

5
00:00:43.160 --> 00:00:48.440
<v Oday>Walk me through the mechanism. What actually makes this different from a chat box in the corner.

6
00:00:48.440 --> 00:00:58.920
<v Shannon>One action surface, one shared SQL state. Every action works by click or by prompt, and a change from either side shows up on the other instantly.

7
00:00:58.920 --> 00:01:07.400
<v Shannon>The agent joins as a peer editor in a multiplayer document. It's not bolted to the margin. It's editing the same document you are.

8
00:01:07.400 --> 00:01:17.000
<v Oday>And the protocols ship inside the framework. The agent SDKs, the MCP variants, the AG-UI surface, all hanging off the same actions.

9
00:01:17.000 --> 00:01:28.600
<v Shannon>That's the part I'd underline. The hard problem with agents was never the model. It was wiring one consistent set of actions a human and a model can both call with the same permissions.

10
00:01:28.600 --> 00:01:33.720
<v Oday>So if I run a SaaS on React and Postgres, what does this actually save me.

11
00:01:33.720 --> 00:01:45.320
<v Shannon>It takes real agent support from a quarter of integration work down to a weekend. You define actions once. You stop maintaining two code paths that drift apart every release.

12
00:01:45.320 --> 00:01:47.640
<v Oday>And the license isn't a footnote here.

13
00:01:47.640 --> 00:01:57.960
<v Shannon>No. MIT means you fork it into a regulated codebase without a procurement fight. That's the difference between a side project and something legal will let you ship.

14
00:01:57.960 --> 00:02:02.120
<v Oday>Here's where I want the cold water. What does the demo not tell me.

15
00:02:02.120 --> 00:02:13.800
<v Shannon>Watch the compute bill. Shared state routes every agent action straight through your primary database. Each agent turn is a read-write transaction on the same store your users hit.

16
00:02:14.000 --> 00:02:27.120
<v Shannon>So capacity-plan for agents as a second class of write-heavy users. Same rate limits, same auth you give humans. And study the remote MCP OAuth piece first, because that's what keeps it safe.

17
00:02:27.120 --> 00:02:35.600
<v Oday>Pair it with the day's other signal. Palmier exposing a local MCP server so Claude or Cursor can drive a video timeline.

18
00:02:35.600 --> 00:02:43.680
<v Shannon>Same shape. The editor itself becomes the API. And Claude Code landing in the Jira assignee dropdown is that story from the work side.

19
00:02:43.680 --> 00:02:46.080
<v Oday>So your read on the next year.

20
00:02:46.080 --> 00:02:57.120
<v Shannon>The chat sidebar stops being a feature and starts being an architecture mistake. The teams that started with a unified action layer ship agent features faster than the incumbents can retrofit them.

21
00:02:57.900 --> 00:03:07.660
<v Oday>SemiAnalysis says ninety-nine percent of custom AI ASICs die between the slide deck and the wafer. Simulated performance rarely survives real silicon.

22
00:03:07.660 --> 00:03:18.780
<v Shannon>Which means if a startup waves benchmark slides for its inference chip, treat them as fiction until there's hardware in a rack. Nvidia's lock holds another cycle.

23
00:03:18.780 --> 00:03:29.660
<v Oday>And the binding cost is moving. RAM is now the most expensive part in a phone, and it just killed Nothing's CMF line because the bill of materials stopped closing.

24
00:03:29.660 --> 00:03:40.380
<v Shannon>That squeeze flows into every server you rent. Memory, not logic, is the constraint now. If you're planning a cluster this year, lock memory pricing early.

25
00:03:40.380 --> 00:03:49.020
<v Oday>Intel's putting advanced packaging on the same tier as wafers. Accelerator output is gated by how fast you can stitch dies together.

26
00:03:49.020 --> 00:03:57.980
<v Shannon>Packaging capacity is the number that decides your 2027 GPU allocation. Most people are still watching wafer starts.

27
00:03:57.980 --> 00:04:09.580
<v Oday>And the capacity story got a human cost. Three Amazon engineers who testified against datacenter buildouts say they were monitored and threatened, and a civil-rights complaint followed.

28
00:04:09.580 --> 00:04:19.020
<v Shannon>That friction shows up as delayed megawatts. Permitting and political risk are now line items in any region you're counting on for compute.

29
00:04:19.020 --> 00:04:26.700
<v Oday>One more to watch, not trade on. ASML denies a US report that it shipped an EUV tool to China.

30
00:04:26.700 --> 00:04:37.420
<v Shannon>The optics chain is the single point that gates advanced nodes. A denial isn't a tool. No confirmed shipment, no change to the supply map.

31
00:04:37.600 --> 00:04:47.200
<v Oday>John Jumper is leaving DeepMind for Anthropic. AlphaFold lead, Nobel winner, and it lands days after Noam Shazeer's reported move to OpenAI.

32
00:04:47.200 --> 00:04:59.200
<v Shannon>Two senior departures in a week is a pattern. The labs with the most aggressive product timelines are raiding DeepMind's research bench, and that decides who ships the next reasoning breakthrough.

33
00:04:59.200 --> 00:05:10.120
<v Oday>Norway banned generative AI for kids six to thirteen. Full ban for grades one through seven, supervised use for fourteen to sixteen, starting the late-August school year.

34
00:05:10.120 --> 00:05:22.960
<v Shannon>It's an education policy, not a product rule, and the reason is sliding test scores in reading and math. If your edtech roadmap assumed classroom AI in Europe, the floor just moved.

35
00:05:22.960 --> 00:05:30.160
<v Oday>And open weights are getting close to home. A twenty-six-billion Gemma model handling private documents on a Mac Studio.

36
00:05:30.160 --> 00:05:40.560
<v Shannon>When data can't leave the machine, local inference is a real option now, not a compromise. The open question is whether the orchestration around it is worth building.

37
00:05:43.380 --> 00:05:54.420
<v Oday>Palmier Pro turns a Mac video editor into an MCP server agents can drive. Editor, server, and chat are open source. Only generation is paid, at twenty-nine dollars a month.

38
00:05:54.420 --> 00:06:04.100
<v Shannon>The catch is macOS Tahoe only. The lesson is the pattern. Ship a local MCP endpoint and your app becomes agent-drivable for free.

39
00:06:04.100 --> 00:06:13.700
<v Oday>Project Valhalla landed a preview in the next JDK. Value classes, after a decade, in a pull request over a hundred ninety-seven thousand lines.

40
00:06:13.700 --> 00:06:27.620
<v Shannon>They drop object identity so the JVM can flatten them in memory. Which means equality compares by components and synchronizing on them fails. Audit any code that leaned on identity equality before you celebrate.

41
00:06:27.620 --> 00:06:35.540
<v Oday>ClickHouse turned ten, and the load-bearing number is two hundred fifty million in run-rate revenue, more than triple year over year.

42
00:06:35.540 --> 00:06:46.420
<v Shannon>A thousand customers added in one quarter, and the join-heavy benchmark twenty-six times faster than version twenty-two. That's a vendor compounding, not coasting.

43
00:06:46.420 --> 00:06:55.540
<v Oday>And the plumbing piece. Zero-touch OAuth landed for MCP, so agents authenticate against your identity provider without a per-app consent dance.

44
00:06:55.540 --> 00:07:08.660
<v Shannon>That's what makes the agent-native frameworks safe to deploy inside a company. It's the difference between a demo and something security signs off on. Read it before you expose an internal MCP server.

45
00:07:09.400 --> 00:07:12.520
<v Oday>Let's Encrypt renewals threw errors today during an incident.

46
00:07:12.520 --> 00:07:25.480
<v Shannon>For anyone on short-lived certs that's a production risk, not a footnote. Check your renewal logs, confirm your automation retried, and add an independent expiry check that isn't downstream of the same provider.

47
00:07:25.480 --> 00:07:30.040
<v Oday>And a report says Google Workspace may block Firefox access.

48
00:07:30.040 --> 00:07:40.520
<v Shannon>If your org runs Firefox by policy, test your critical Workspace flows now. A quiet access change can break logins for a whole department in a morning.

49
00:07:40.700 --> 00:07:48.540
<v Oday>Reliance is pushing AI into calls, apps, and homes for more than five hundred million Indian subscribers through telecom distribution.

50
00:07:48.540 --> 00:07:59.500
<v Shannon>Distribution at that scale is the moat, not the model. For builders eyeing India, the question is whether you can ride a carrier's rails or get squeezed out by one.

51
00:07:59.500 --> 00:08:05.180
<v Oday>And fusion startups have raised seven point one billion, most of it in a handful of firms.

52
00:08:05.180 --> 00:08:14.300
<v Shannon>That concentration tells you which firms hyperscalers partner with first if any of it works. A power story to track, years from a meter.

53
00:08:18.100 --> 00:08:19.940
<v Oday>Quick break — two from the desk.

54
00:08:19.940 --> 00:08:33.700
<v Shannon>One we know well: vote dot direct. If you're on an H O A or a board, it runs your elections digitally — secure, verifiable, no paper, no clipboard in the lobby. Point your council to vote dot direct.

55
00:08:33.700 --> 00:08:43.300
<v Oday>And if this is your ten minutes of A I for the day, get the written edition too. The full wire, free, every morning — leave your email at nextbig dot dev.

56
00:08:48.930 --> 00:08:57.730
<v Oday>Hyundai takes full control of Boston Dynamics as SoftBank exits for three hundred twenty-five million, with Atlas headed to a vehicle plant by 2028.

57
00:08:57.730 --> 00:09:02.850
<v Shannon>MIT researchers built their own operating system just to study how chips really work.

58
00:09:02.850 --> 00:09:08.690
<v Oday>American Express detailed a cell-based architecture for resilient payment systems.

59
00:09:08.690 --> 00:09:15.410
<v Shannon>An amateur may have cracked Linear A, a script undeciphered for a hundred twenty years.

60
00:09:15.410 --> 00:09:21.730
<v Oday>Bobby Prince, composer for Doom, Wolfenstein 3D, and Duke Nukem 3D, has died.

61
00:09:21.730 --> 00:09:27.410
<v Shannon>And sound-wave espresso could cut coffee-brewing energy use by seventy-five percent.

62
00:09:28.790 --> 00:09:45.110
<v Oday>Our call: memory, not GPUs, becomes the named constraint on inference economics in 2026, and at least one top-five provider publicly blames HBM or DRAM supply for a price increase or capacity limit before the end of Q3.

63
00:09:45.110 --> 00:09:55.750
<v Shannon>We're wrong if none of OpenAI, Anthropic, Google, AWS, or Azure cites memory by September thirtieth. That's when it settles.
