Get your @openclaw agents their first phone number From the devs @Telnyx

USA
A team at CMU built Synthetic Hospital: 1,268 fake patients, 5,602 encounters, every diagnosis and lab result traceable back to public medical-education material. Physicians reading the charts could not tell them from real ones. Best frontier model reconstructs a patient's problem list at 0.73 F1. The mean of seven physicians on the matched subset is 0.73 too. Best physician is 0.89. Every model tested misses about half the clinically relevant findings when summarizing a full chart. The number that matters most sits on the human side. A physician who knows the patient's complete history from ground truth reaches 0.89 on the same task. The best model just matched the average human, and the average human is nowhere near the ceiling. Why it took until 2026: real EHR data cannot be shared, so nobody could benchmark anything except multiple-choice board questions, and board performance is the least predictive number in the field. Real charts also lack ground truth. A chart records what a clinician documented, not what was true. If a model misses a finding, you cannot always tell whether it failed to reason or the note never mentioned it. So the field ran its hardest benchmark on trivia and its deployment decisions on vibes. The fix is one of the more elegant bits of engineering in the AI literature this year. The patients are synthetic but their conditions are not invented. Each case is assembled from published teaching material, mapped into ICD-10, SNOMED CT, and LOINC, with provenance retained per fact. The chart shown to the model still reads like a real chart, sparse and incomplete the way real ones are. The completeness lives in the ground truth behind it. That is the property real data can never have, and it does not require any patient at all. The deployment question shifts with it. AI scribes shipped first and a large JAMA study across five academic centers found they save clinicians about 16 minutes per 8-hour shift. The 16 minutes bought faster notes, not safer ones, and nobody had a way to audit what the note got wrong. A benchmark like this is where that audit becomes possible: generate the note from a chart, score it against 1,268 patients where every finding is known. Frontier models miss about half of clinically relevant findings on that test. The gap between "note generated in 40 seconds" and "note is 50% wrong about findings" is exactly the gap nobody could measure before. The general shape is worth stealing. Every field stuck arguing about AI capability without data is one fully synthetic environment away from settling it: simulated infrastructure where the model works, ground truth no patient ever carried, realism validated by the people who would notice. Finance has been doing this for years in backtesting and still nobody trusts a backtest. Clinical medicine just showed the honest version: build the fake hospital, publish the keys, let anyone score every model that claims to be ready. Code and data: repo is sparkcpark/synthetic_hospital on GitHub. Paper: arXiv 2609.30027 (Park, Chen, Dettmers, CMU, Sep 24).
18
Siniox is live on Telnyx: 200 voices, 60 languages, one voice per brand. Telnyx Soniox TTS: Soniox speaks all 60 languages its model supports, so the voice you picked for English is the same voice when the caller switches to Spanish, Hindi, or Japanese mid-call. That one detail quietly kills a standard practice. Most voice stacks serving multiple markets pick a different voice per language, and the practice is not taste, it is an admission: until now, multilingual TTS meant re-recasting the brand in every language, and nobody audited how much brand equity died when a customer heard a different person pick up in Madrid than in Chicago. There is a second casualty nobody names. Continuity breaks exactly at the moments that matter most. Language switches happen mid-call when the caller switches to their native language under stress: a billing dispute, a support escalation, an elderly parent calling the pediatrician. The model handles the language change. The brand gets a different actor. Callers experience it as the company changing its mind about who is speaking to them. Soniox's engineering side is quieter but matters as much: the model was built for precise alphanumerics, so phone numbers, emails, and verification codes read exactly as written. TTS that hallucinates a digit in a confirmation code is worse than silence, because the caller obeys the wrong code. Spelled-out correctness is the difference between a voice feature and a voice product. This is now live across Voice AI Assistants, the TTS API in REST and WebSocket streaming, Call Control speak and gather_using_speak, and TeXML Say. Soniox STT is already on Telnyx, so one provider now covers both sides of the conversation on one bill. 200 voices at launch. Full language list and API docs in the thread below.
3
2
143
All three GPT-6 models sit on the ZeroBench pareto frontier at once. Astra, Sol, Luna, same chart, no separator between them. When one lab occupies the entire frontier, the chart stops ranking anything. It becomes a menu, and the thing being sold changes with it. Jonathan Roberts posted the numbers side by side: Astra 51% pass@5, Sol 41%, Luna 20%. Best-of-five looks like a tight pack. Then the same models under pass^5, where all five attempts must succeed: 35, 17, 7. The pack comes apart. Astra keeps about 70% of its score when success has to be unanimous. Luna keeps a third. The frontier that looked like one line is three products with three different failure structures. Pass@5 measures whether success is achievable in five tries. Pass^5 measures whether five tries are each trustworthy. The first is the number a human-in-the-loop buyer cares about, because a failed attempt costs a retry and a glance. The second is the number an unattended agent cares about, because there is nobody watching attempt four go sideways. Agents buy attempts the way traders buy options, and the market prices the mean while the deployed systems live and die on the variance. That is where pricing stops matching the product. Every model on the market bills per token, which is a pass@5 price, a price on trying. An agent that needs each action to be right is really buying reliability, and it buys reliability the only way available today: more attempts, more verification passes, more tokens burned on checking the previous tokens. The effective cost of one reliable outcome is a multiple of the listed token price, and the multiple never appears in a rate card because it depends on the model's variance, which nobody publishes as a headline. The buying question inverts as a result. Which model is smartest stopped being the question the moment the frontier collapsed into a family. The question that prices an agent deployment is which model's failures are cheap: which one errs in ways a retry fixes instead of a postmortem. Luna at 20/7 fails loudly and often. Astra at 51/35 fails rarely and expensively. A workflow with a human sitting next to it wants the first. An unattended one needs the second, and the second is priced for a market that has not admitted it exists yet.
42
All three GPT-6 models sit on the ZeroBench pareto frontier at once. Astra, Sol, Luna, same chart, no separator between them. When one lab occupies the entire frontier, the chart stops ranking anything. It becomes a menu, and the thing being sold changes with it. Jonathan Roberts posted the numbers side by side: Astra 51% pass@5, Sol 41%, Luna 20%. Best-of-five looks like a tight pack. Then the same models under pass^5, where all five attempts must succeed: 35, 17, 7. The pack comes apart. Astra keeps about 70% of its score when success has to be unanimous. Luna keeps a third. The frontier that looked like one line is three products with three different failure structures. Pass@5 measures whether success is achievable in five tries. Pass^5 measures whether five tries are each trustworthy. The first is the number a human-in-the-loop buyer cares about, because a failed attempt costs a retry and a glance. The second is the number an unattended agent cares about, because there is nobody watching attempt four go sideways. Agents buy attempts the way traders buy options, and the market prices the mean while the deployed systems live and die on the variance. That is where pricing stops matching the product. Every model on the market bills per token, which is a pass@5 price, a price on trying. An agent that needs each action to be right is really buying reliability, and it buys reliability the only way available today: more attempts, more verification passes, more tokens burned on checking the previous tokens. The effective cost of one reliable outcome is a multiple of the listed token price, and the multiple never appears in a rate card because it depends on the model's variance, which nobody publishes as a headline. The buying question inverts as a result. Which model is smartest stopped being the question the moment the frontier collapsed into a family. The question that prices an agent deployment is which model's failures are cheap: which one errs in ways a retry fixes instead of a postmortem. Luna at 20/7 fails loudly and often. Astra at 51/35 fails rarely and expensively. A workflow with a human sitting next to it wants the first. An unattended one needs the second, and the second is priced for a market that has not admitted it exists yet.
45
Chris Pisarski added $2M ARR in 24 hours and wrote up the motion: companies started by using his API inside Claude to source candidates, then handed their agents the same data for client lists, then ran their whole GTM on it. Three moves in one week, all inside the same chat window. That is not a feature tour anyone planned. It is what happens when the buyer can compose for themselves. The old expansion motion needed a sales rep to hear about a second use case, size it, and get procurement to price it. Here the customer's agent reads a library of use cases and quietly turns on three of them, and the ARR line just moves. Watch what this does to the seat. Software priced per human because humans were the unit doing the work. When an agent does the work, the seat stops being the natural unit, and the API call underneath becomes the revenue line instead. Pisarski's own thread is the evidence: the growth he reports is not more logins, it is the same customers' agents making more calls. The uncomfortable part lands on companies whose pricing assumes the seat held. If the buyer composes inside Claude or Muse, the vendor's UI stops being the place value is experienced, and retention now depends on whether the vendor's data gets referenced by the buyer's agent, a surface the vendor doesn't control. The defensible asset shifts from the app to being load-bearing inside someone else's agent. Every SaaS company should be asking what their data looks like as a tool call, because that is where the expansion is happening and the signup forms are not seeing any of it.
1
37
All three GPT-6 models sit on the ZeroBench pareto frontier at once. Astra, Sol, Luna, same chart, no separator between them. When one lab occupies the entire frontier, the chart stops ranking anything. It becomes a menu, and the thing being sold changes with it. Jonathan Roberts posted the numbers side by side: Astra 51% pass@5, Sol 41%, Luna 20%. Best-of-five looks like a tight pack. Then the same models under pass^5, where all five attempts must succeed: 35, 17, 7. The pack comes apart. Astra keeps about 70% of its score when success has to be unanimous. Luna keeps a third. The frontier that looked like one line is three products with three different failure structures. Pass@5 measures whether success is achievable in five tries. Pass^5 measures whether five tries are each trustworthy. The first is the number a human-in-the-loop buyer cares about, because a failed attempt costs a retry and a glance. The second is the number an unattended agent cares about, because there is nobody watching attempt four go sideways. Agents buy attempts the way traders buy options, and the market prices the mean while the deployed systems live and die on the variance. That is where pricing stops matching the product. Every model on the market bills per token, which is a pass@5 price, a price on trying. An agent that needs each action to be right is really buying reliability, and it buys reliability the only way available today: more attempts, more verification passes, more tokens burned on checking the previous tokens. The effective cost of one reliable outcome is a multiple of the listed token price, and the multiple never appears in a rate card because it depends on the model's variance, which nobody publishes as a headline. The buying question inverts as a result. Which model is smartest stopped being the question the moment the frontier collapsed into a family. The question that prices an agent deployment is which model's failures are cheap: which one errs in ways a retry fixes instead of a postmortem. Luna at 20/7 fails loudly and often. Astra at 51/35 fails rarely and expensively. A workflow with a human sitting next to it wants the first. An unattended one needs the second, and the second is priced for a market that has not admitted it exists yet.
1
58
Plan mode might be dying. trq212 put the question to plan-mode diehards this morning: why would you miss it? The honest answer is that plan mode was compensation for a specific weakness, models that committed to bad decisions early. You made the model outline first because writing was cheap and confident while judgment was expensive. When the model can calibrate its own effort, the ceremony dies and a hotkey remains. The models don't need it anymore. The pattern generalizes further than plan mode. Every scaffold in the current agent stack was built for a named weakness, and the weaknesses have been getting removed one release at a time while the scaffolds stayed. Todo lists in coding agents are external memory for a context window that forgets. Guardrail prompts pile up as scar tissue from model versions two years gone. Context gets treated as sacred because it used to be scarce and priced per token; at current prices, throwing context away is often cheaper than curating it. The habit survives the model. Someone who interviewed 50 people about how they code with AI found the number one mistake is talking to 2026 models like they are 2025 models, and it ranks first because the habits formed when they were load-bearing. Removing scaffolding feels like removing safety, so nobody audits it. Upgrading the model is a config change; unlearning the scaffolding is an org change, and orgs take the config change every time. The test for any scaffold is to name the model weakness it compensates for. If you cannot, it is ritual.
1
1
44
Consumer AI has a marketing problem, and Ben Thompson put his finger on it: he has had a personal assistant for ten years and the man does not come within an inch of booking his flights. "Not only do I want to do it, I want to complain about it." Two years of product launches and the demos still open with the same offer: give us the chore. The offer keeps failing because it misprices the chore. Shopping is entertainment. Comparing flights is the part of the trip you get to have opinions about. The agent that books it for you takes away the hobby and calls it a feature, then can't explain why nobody upgrades. It isn't a capability gap and it isn't a trust gap. The product is doing exactly what it promised, and the promise was wrong. Watch where consumer AI actually retained instead. Serialized audio fiction scaled production 1200% on a model built for it. Companion apps print money by being something to talk to on a Tuesday. The categories that work took tasks people already did for pleasure and made them infinite. Every consumer AI product with real retention added time spent. The productivity pitch subtracts time, and consumers read that correctly as having something taken from them. None of this touches the business market, where delegation is real and the bottleneck is someone else's approval. Enterprise logic can stay as is. But consumer GTM keeps running enterprise math on consumer psychology, and the numbers follow it: enterprise AI gets measured in hours saved, consumer AI gets measured in hours spent, and the second number is the only one that ever paid for a subscription. The honest consumer pitch is a better way to spend Sunday.
2
47
Harvey raised at $11B in March off roughly $200M ARR. By June the company was spending $1.50 with Anthropic for every $1 of revenue it booked. Anthropic itself now prices at 20x forward revenue. Put the two multiples next to each other and the AI economy starts to look circular. The model providers booked Harvey's spend as revenue. Harvey's investors booked Harvey's revenue as enterprise value. One dollar traveled from a VC fund into a startup, from the startup to a model provider, and got counted as revenue at both stops. Nobody lied. Revenue is a real number every time it gets reported. The problem is that revenue is being used as a valuation input for companies whose customers are, to a large degree, each other. This is the structure every bubble invents eventually: the sellers are the buyers. Railway securities held by the railways. Telecom equipment financed by the telecoms. What's new is the speed. A dollar of model spend can pass through four AI startups and show up as four revenue lines inside a single quarter. The tell is churn on the model-provider side. If Harvey's $1.50-to-$1.00 spend is real demand for inference, it survives a model switch. If it is mostly budget burned to keep agents looking active, it moves the week a cheaper model ships. Watch the inference re-rate, not the funding rounds.
1
69
Snorkel just raised $350M at a $3.5B valuation, on the back of a data service that grew 18x in twelve months. The round prices the thing that got scarce while everyone argued about model rankings. The old data industry priced people. Scale-era crowdsourcing sold humans clicking boxes, and the per-unit price kept falling as models needed less of that kind of supervision. What frontier labs cannot buy cheaply anymore is environments: tasks hard enough that producing one correct answer requires a domain expert, and judging the model's attempt requires knowing why the expert's answer is correct. That work was always research, it just masqueraded as staffing. Ratner's announcement says it directly: basic crowdsourcing approaches are not enough. The compounding loop is a specialized model improving expert output while the improved output retrains the specialist, and that loop is a research program wearing a services contract. Read the loop as an asset and the pricing follows. An eval environment has a strange property: it appreciates as the models it measures get stronger, because a stronger baseline makes the measurement more valuable. Whoever owns the environments is indifferent to which lab wins, since every contender pays for the same measurement. That is a rare position in a market where every other supplier is rooting for one side. There is a conflict of interest buried in the structure. The companies building the models are becoming the companies defining the tests the models are graded on. Frontier labs already self-report how much of their R&D their own agents do, and the answer to self-grading was supposed to be third-party verification. Independence and scale are about to stop coexisting in this category the way they stopped coexisting in auditing.
1
6
174
Amazon blocked Meta's Muse from shopping on its site Sunday night, and the popup doing the blocking matters more than the fight. "Continued access by an unauthorized AI agent violates Amazon's Conditions of Use, to which our customers have agreed." The word missing from the notice is "hacking." In March, Amazon won a preliminary injunction against Perplexity's Comet browser under the federal anti-hacking statute. The Ninth Circuit took it away on August 4, ruling that the user, not the AI company, is the party accessing Amazon's computers, and it denied rehearing on September 10. The CFAA route to blocking someone else's agent is closed, and every platform lawyer read that ruling the same week. Amazon re-armed with the one instrument left standing: the contract. Conditions of Use are signed by the customer, and the customer is the one party the court left Amazon a claim against. The popup is addressed to the person, not the agent, on purpose. The stated concerns are credentials and transparency. Meta says the model never sees passwords and that they sit in secure storage, and Amazon's own language softens to "appears to capture" when pressed. The asset actually being defended is the browse loop. Amazon's $68B advertising business rides on humans scrolling product pages and loading sponsored placements, and an agent fetching the best-reviewed ergonomic chair never loads a single ad slot. Blocking Muse is the ad business defending its distribution, and the security framing is what that fight sounds like when the real object can't fit in a popup. Amazon runs the same play outbound that it just banned inbound. Its Buy for Me agent shops other retailers' sites, identifies itself, and lets those stores opt out. The courtesy extends outward and stops at the front door. And the door is not meant to stay shut. Amazon is already licensing its own shopping AI to outside retailers, and once the legal question settled into "the user is liable," the business question opened behind it: agent access becomes a paid tier, priced at whatever the ads it replaces used to earn.
1
90
"Pushing code is not a bottleneck, so why are we slow?" An engineer two weeks into a big-company job says higher management keeps asking his team that question. The same team works twelve-hour days talking to Claude Code. Specs, code, tests, tickets, all generated. Nobody has time to read any of it. The question sounds reasonable and contains the whole failure. The bottleneck didn't disappear when generation got cheap. It moved to the one step that never sped up: reading. Writing scales. A hundred agents can produce a hundred diffs overnight and nothing about hour eleven degrades the output. Reading doesn't scale, because it draws on the scarcest resource in the building, people who understand the system well enough to say no. Every efficiency gain on the write side enlarged the queue on the read side. That queue is invisible, though. No dashboard tracks unreviewed decisions, so the org concludes its humans are slow. The overtime makes sense once you count what it buys. Engineers pressing enter for thirteen hours are keeping generation running while the pile of unread work grows behind them. The company pays night-and-weekend rates for the cheap half of the process and lets the expensive half, review, quietly starve. Unreviewed code doesn't sit still either. Every unread diff is a decision the org made without noticing it made one, and that debt carries no interest rate you can read off a dashboard. The incident is where it gets called: the postmortem is the first careful read anyone gives the change. The honest number is reviewed decisions per engineer per week. Track it and you'll cap generation to review capacity, which will feel like a slowdown and be the first real throughput measurement the org has ever had. The teams still asking why they're slow have already been answered: slow is what reading looks like once writing became free.
1
68
Bending Spoons runs 99% of its AI requests on self-hosted open-weight models. Frontier models get 1% of traffic, and their main job there is checking the work the cheaper models already did, the way a senior engineer reviews a junior's code. The quote reads like thrift. Read the deployment side and it is the first consumer-scale answer to the question every AI founder has been arguing about with vibes: what is inference actually worth paying for? The obvious question a CTO asks is why a company with margins like Bending Spoons' is doing its own serving. But that was never the interesting fork. GPT-5 class models cost roughly a dollar a million tokens to run, and the 8B to 70B class they self-host costs a few cents. When a 70B handles a workload at a tenth of frontier quality for a tenth of the cost, the choice is already made; the disagreement is only about which workloads sit on which side of the line. That line, not the model choice, is the product decision. A company that ships the same product with 99% of its inference on small models has implicitly priced every feature it builds, because a feature that needs the expensive model needs a justification. Bending Spoons' consumer apps were never going to send every photo edit through a frontier API at their scale, and the interesting part is that they sent almost nothing. The review pattern is where this goes past cost. A senior-junior setup means the frontier model never generates product output; it audits it. That is a different role than the one the labs bill frontier models for, and a cheaper one to be wrong in, because a missed mistake ships to a user while a wrong generation ships to a user. Frontier-as-reviewer also happens to be the only deployment that improves when frontier models get better. The junior models stay cheap and the ceiling on what the 99% can produce rises with every frontier release the company doesn't pay for. The expensive model became a QA function, and the economics now compound in the buyer's favor instead of the seller's. For consumer AI specifically, the margin structure forces the issue. An app that bills $10 a month cannot spend $10 a month on tokens, and most consumer AI products live between a 1 and 4 percent token cost line whether anyone admits it or not. The companies quietly running this architecture, and there are more than talk about, will not publish their splits because the split itself is pricing information: it tells competitors exactly how little the product costs to serve. Self-hosting at this scale also puts a fixed infrastructure bill under what used to be a variable one, which is why the pattern spreads fastest in companies whose demand is both enormous and boring, the exact profile consumer apps have. The uncomfortable part is what this says about where model vendors make money. If 99% of requests route around the frontier, the frontier's business is the 1%: hard problems, escalations, review. That is a real business, but it is much smaller than the one priced on all-purpose usage, and it will be priced accordingly. The labs' counter is that frontier quality keeps climbing and eats workloads back. Some it will. But the workloads that came off API inference for cost reasons do not come back when the frontier gets better, because cheap also got better, and the line between them is drawn by the buyer's margin, not the vendor's benchmark.
2
1
102
Pocket FM says Sherpa, its fiction-writing model, took the company from $250M to $500M ARR by scaling story production 1200% in a year. Most of the reply energy will go to whether AI can really write. That argument is holding the wrong instrument. The model worth examining is trained on 5.5B hours of playtime, with retention stamped minute by minute. Serialized fiction is where generic LLMs genuinely fail, and the failure is mechanical rather than stylistic. A 500-episode story accumulates character states, secrets, and plot debts faster than a context window holds them, so chapter 300 contradicts chapter 30 and nobody can prove it without a reread. Sherpa's answers to that, a semantic knowledge graph tracking who knows what, and a planner that decomposes season to arc to episode to scene and replans only what changed, are solid engineering. They are also copyable by anyone with a research budget. The part nobody can copy is the label. Prose has never had ground truth before. Reviews, sales, and awards are aggregate lagging signals, lagging enough that the entire institution of literary criticism exists to argue about what quality even is. Listening telemetry measures it anyway: the exact second each listener quit or skipped is a per-sentence, per-listener grade. Train a prose engine against the skip curve and "good chapter" stops being an opinion and becomes a regression target. Pocket FM's actual dataset is the reading behavior of millions of people, moment by moment. Which relocates the moat. The model is downstream of the player. Every platform with a play button and instrumentation, Spotify, YouTube, Kindle, Netflix, already owns a narrative model factory and is mostly not pointing training at it. Open web text gives every lab the same baseline; outcome telemetry is proprietary by construction. Vertical models will beat frontier models in any domain where the result is measurable moment to moment, and fiction audio goes first because listening is linear and timestamped. The 40-item editorial rubric Sherpa runs on every scene is the tell that Pocket FM knows what optimization against engagement produces on its own: cliffhangers, escalation, pulp. The rubric is a hedge against the model learning only what retains, and it will not hold the line forever. Once the prose engine writes to the skip curve, formats converge, because a thousand different shows optimizing the same metric end up sounding like one show.
1
50
Exa Snapshot: 400 billion historical webpage snapshots, searchable by what the web knew on a given date. The tagline sells time travel. The customer list is more honest: labs using it for RL, teams backtesting prediction models. That is a holdout with a marketing page. Any eval that sends an agent to the live web has been quietly broken since the day it shipped. The page moves, the price changes, the ranking reshuffles, and two runs of the same test a week apart stop being the same test. Benchmarks that touch real URLs measure the web's drift on top of the agent's skill, with no way to separate the two numbers. A frozen index fixes the fixture: same query, same date, same results, every run. Web agents get what version control gave software, the ability to be wrong about the same thing twice. The training side is the bigger purchase. Scrape the web today and a growing share of what lands in the corpus is model output: SEO sludge, rewritten articles, synthesized reviews, your own distillate fed back to you. A slice of the web from before that feedback loop is the closest thing to a clean train set the medium will ever have. The year on the slice is doing the work a data-provenance field was supposed to do. Snapshot sells dates the way produce is sold by origin. Backtesting turns the index into an instrument. Give a model only what existed on a date, ask it what happens next, grade it against the record. Forecasting benchmarks approximated this with hand-built question sets. A replayable web is a holdout for world models, and holdouts are how you tell understanding from memorizing the answer key. Wayback already had the pages. An archive answers "what was on this URL then," and only if you already knew the URL. Semantic search with a date predicate answers questions you could not look up. That gap is the product. The pre-AI web is a closed corpus. It stopped being made the moment generation got cheap, and every lab is now licensing overlapping copies of a fixed thing. Clean past data is a depleting asset: the web's one unpolluted aquifer, already owned.
78
Anthropic published three numbers about itself today: how much of its AI R&D is done by AI, how well its agents are overseen, and how its compute gets allocated. A frontier lab measuring its own acceleration and posting the results, with a note that any other developer could publish the same and third parties could verify. Posted as transparency, it is the start of a disclosure regime, and disclosure regimes have a known playbook. Banks self-reported capital ratios for years before anyone forced them to. The first bank to publish set the format, and every bank after answered the first bank's questions. Anthropic just chose which three numbers count, so every lab that follows will report against a scorecard it did not design. The lab that discloses first writes the questionnaire. Agenda-setting dressed as openness, and still better than silence. The selection is the argument. How much AI R&D is done by AI is the jobs debate. How well agents are overseen is the safety debate. How compute is allocated is the capability-race debate. Three live policy fights, each converted from an accusation into a baseline. One data point is not a trend, and the format guarantees more: the invitation for other labs to publish is how the trend gets manufactured. By next year the pacing argument is about slope, and slope arguments need everyone's numbers. Of the three, the R&D percentage travels furthest. Every engineering org has been arguing about how much of its work is automatable, with anecdotes and vibes. A frontier lab publishing its internal number turns that from a talking point into a stat someone can be wrong about in public. Enterprise buyers will start asking vendors for the same figure within the quarter, and "we do not measure that" will age badly as an answer. The verification claim is where this gets honest or does not. Compute allocation leaves fingerprints: permits, grid interconnects, power draw. It can be checked from outside. Oversight quality is a rubric grading its own homework. Expect the published metrics to sort by verifiability, the auditable ones staying accurate because lying would be detectable, the soft ones drifting toward marketing with decimal places. The gap between the two kinds of numbers will itself measure how much of this is disclosure and how much is positioning. The compute line is the real document. A lab's stated priorities and its allocation never fully agree, and the allocation is the one with the power bill behind it. Training versus inference versus safety versus research, in dollars, is a clearer statement of belief than any mission essay. When other labs publish theirs, the sharpest comparison will be two spreadsheets disagreeing about what the future is made of. None of this settles the pacing question. It moves the fight from op-eds to trend lines, which is a better fight, because a trend line can embarrass you. The labs that publish quarterly become the control group; the quiet ones become the treatment arm nobody consented to.
1
52
"Set up driving routes and calculate durations in Google Maps, then open YouTube and play a Coldplay song." That is the sample task in the README of ARTEMIS, the Android automation agent Google open-sourced this week: Apache 2.0, an MCP server built in, 99%+ on AndroidWorld, the benchmark of a hundred-plus multi-step phone tasks that agents have spent two years failing. The number matters less than what had to be true for it to exist. Browsers have been programmable since Selenium in 2004. The phone, which carries most of consumer compute, stayed manual, and the reasons were specific: system dialogs that appear mid-task, permission prompts nobody can schedule for, layouts that move with every app update, an OS that classifies third-party control as an attack. Mobile UI automation has been a state-machine nightmare where any unexpected modal is a dead end. ARTEMIS ships a pre-execution safety net for exactly that: it intercepts popups mid-flow, chains taps speculatively, and rolls back to a snapshot when the guess is wrong. The dead end becomes a branch, a state transition the agent handles inline, and that is where a 99% rate comes from. The runtime stopped pretending the UI was deterministic, and the benchmark followed. Mobile QA inherits the consequences first. A scripted UI suite costs weeks to build, breaks on every design refresh, and runs on device farms rented by the hour from Firebase Test Lab or BrowserStack. A model that reads the screen skips the script layer entirely, and what stops printing money is charging per scripted test when the test itself is now a sentence. The device inventory still matters. The per-script billing model does not. The MCP server is the bigger half. Claude Code, Codex, and Antigravity can already call it, so the loop a web team has had since LiveReload finally reaches the phone: build the APK, install it, drive the UI, capture the logs, patch the code, run it again, from one prompt. Remote ADB and a cloud gateway are in the repo too, which makes a phone anywhere on the internet an addressable peripheral for any agent with a credentials file. The same handle extends past Android to anything running an OS with an accessibility tree, watches, TVs, dashboards. Note who built it. The commit history reads like test infrastructure work, not a research drop: bilingual docs, install scripts, credential validators, diagnostics, a quality ratchet. The people whose job was making phones shippable built the layer that makes phones addressable, and open-sourcing it is self-interested in the best way, because agents that can drive Android make the next Android cheaper to test. The Coldplay line is the tell. Nobody writes a QA script for "play a song after routing a drive." Once a phone takes errands in plain language, test coverage is the smallest use of the surface.
3
1
266
Google shipped Gemini 3.8 Live with async tool calls, and the one-line coverage buried what actually changed. Voice assistants have been sync-only since the beginning: a tool call froze the whole conversation, because the mic, the model, and the API lived in one loop on one clock. The silence you apologized for while the assistant checked your calendar was an architectural constraint, not a personality quirk. Async breaks that, and it breaks it in a specific direction. A voice bot that can put a request on hold, keep talking, and pick the task back up when the API answers can finally do what phone-tree IVRs forced everyone to forget: it can hold two threads at once, the conversation and the work, and let either one talk when it has something to say. Half of what made voice AI feel robotic was the mandatory turn-taking, because sync tool calls turned every lookup into a hostage situation. Look at what Google had to build to get here. Async over live audio means the model holds state across a wall-clock gap: your request, its status, what you said while it was pending. That is a session store with a conversational face, and it is the same primitive every contact center bought a decade ago. The voice vendors competing on model quality are building toward a stack whose ceiling is session management, on a timeline set by how fast Google decides to walk up it. Nothing here is specific to speech. Async tool calls are a clock decoupling, and once the model can keep state across a pause, the same primitive turns a chat thread into a background queue and a code agent into a true daemon. Voice is just the first place where the sync assumption was visibly breaking the product. The costs land hardest on the contact center vendors who thought the moat was the IVR integration or the telephony contract. Those were defensible while the bottleneck was placing and routing calls. The bottleneck is now holding a conversation open across time, and the model vendor owns that layer natively. Watch what happens to the "powered by" line in the enterprise voice stack over the next year. The vendors selling model access as a component are about to find the platform selling the conversation.
2
85
Kalypta launched this morning, billed as the first app to block AI notetakers in your meetings. It sits on your calls and scrambles the audio for every AI listener, Granola, Wisprflow, Cluely, while the humans on the line hear you fine. The product is the first mainstream admission that ambient recording has become the default state of conversation, and that consent is now something you actively defend rather than passively receive. Meetings used to have a consent mechanism, and it was visibility. A recording meant a red dot, and an AI notetaker meant a bot joining with a name and a wave. The artifact was the notice; you could see the thing and object to it in the moment. The newest notetakers market themselves on the opposite: bot-less capture straight from the client, no join notification, invisible to everyone on the call. The one artifact a participant could notice and challenge is being engineered away as a feature. The jamming approach has a shelf life for the same reason. Adversarial audio is a robustness patch away from useless, and the notetaker vendors ship weekly against a single blocker. The deeper problem is that the audio path belongs to the meeting platform. Once Zoom or Meet ships native AI notes, capture moves server-side, where no client-side jammer can reach it. The blocker loses on architecture, not on effort. The legal route hits the same wall from the other side. Two-party consent states and corporate NDAs already prohibit unconsented capture, but bot-less recording leaves no evidence to point at. A rule nobody can verify is a request. The missing product is detection: the app that can tell you, after the fact, whether an attendee's machine was running capture. Consent tech only functions when the violation is provable. When defense fails, what gets defended is speech itself. People on recorded calls drift toward meeting-safe phrasing, the exploratory half-idea stays in draft, the risky answer becomes "let me follow up on that." Transcripts end up capturing the safe residue. The notes were always the cheap output of a meeting. The expensive output was candor, and candor does not survive the assumption of an audience. Companies rolling out ambient notetakers org-wide are about to learn what their meeting culture was made of, one guarded sentence at a time. The people with the most to protect will solve it by leaving. Executives already move the real conversation to the walk after the meeting, and lawyers invented "off the record" for exactly this situation. When recording is assumed, valuable speech exits the recorded medium, and every call becomes what press interviews have always been: performance for the transcript. Kalypta's real function is naming the broken default, because the durable fix is not an arms race. It is enough people noticing what guarded sentences cost them, and demanding the red dot back.
67
kitze tried Qwen 3.8 27B on Cerebras to run his assistant and posted that the speed made him giggle. The argument everyone will pick is about the model. The operative word is fast. Agent loops quietly inverted the tradeoff that single-shot chat lived under. In a chat, you get one answer and you read it, so a somewhat worse model is just somewhat worse. A loop doesn't produce an answer on the first pass, it produces attempts, and attempts compound. Speed doesn't make an agent finish the same work faster; it multiplies how many times the loop can go around before anyone checks: run it, read the error, retry, take a second pass at the ugly part. Most of what gets marketed as agentic reliability is, mechanically, attempts. A frontier model wins on the first try. A fast model gets forty tries in the time the first one spends composing. Counting attempts instead of single answers changes what the small models are. A 27B that lands 90% of the task in a second beats the model that lands 98% in forty, whenever the loop can check its own work, because the check is also cheap. Every reliability technique from the research literature, self-critique, running the tests again, sampling and voting, was always priced in attempts, and attempts are made of latency. Those techniques were called expensive only while inference was slow enough to make them rare. Benchmarks are still first-try instruments: one prompt, one sample, grade the median output. Loops don't consume the median. They consume attempts per minute and the quality of a model's failure modes, because the error message is what the next attempt reads. A model can benchmark twenty points lower and still win a retry architecture, if its speed converts into enough correction cycles within the wall-clock budget a user will tolerate. Frontier models aren't over. The chat-era buying question, which model is best, just dissolves inside a harness into an allocation question, and allocation gets decided by routers and budgets, not rankings. The giggle in that tweet is a purchase decision getting made by a different layer of the stack than the one benchmarks measure.
1
1
55