Research

440 findings · 10 beats
Research · everything Intel keeps

Everything Intel keeps, in one place — every brief we run, every department, readers' own, and every finding behind them. Browse below, or see the same body of work as a connected graph on the live map.

The briefs

Intel is a machine that watches one problem and reports what changed. Here is every brief it is running — ours, our departments', and readers' own. Open any of them free, or open one on your own subject.

Today's edition

free · no accountRead the whole record

The house brief: the whole field, free to read, no account. It is one brief among the rest — the one we run for everybody.

Reader briefs

4 briefs releasedEvery reader brief

Briefs readers opened on their own subjects. What you see is a title and a line about the subject, written from our own source list — never the reader's own words.

Research departments

10 of 10 publishingEvery department

Ten standing departments, each watching one part of the AI economy and keeping the coursework behind it current. Each says plainly what it has and what it is still missing.

Reference

The standing surfaces behind the coverage — what we track, where it comes from, how it connects, and how to read it from your own agent.

The lead

Sep 2, 2026

Learning & Training DesignChalkbeat New YorkmajorSep 2, 2026

New York City is set to bar student-facing AI tools through eighth grade

Chalkbeat, citing Education Department documents and four people briefed on the plans, reports that the largest school system in the country will bar generative AI — chatbots and AI tutors — for students from pre-K through eighth grade.

What it means for your work

Anyone building or selling a learning product now has to say which side of a grade-level line it sits on, and the biggest district in the country just drew one.

✓ verified · chalkbeat.org · added todayRead it at chalkbeat.org

What today means

Our read on the items that move something. The reporting is everyone's; this part is ours.

  1. If your merge rule counts approvals, this is the first setting under which a machine can satisfy it — worth deciding on purpose rather than finding out during a release.GitHub Copilot can now approve a pull request, if an admin switches it onThe AI-Assisted Software Development beat · GitHub

  2. The last mile of a pull request — rerunning checks, clearing conflicts, answering review notes — is the part that actually eats an afternoon.VS Code 1.136 adds an agent that works a pull request until it is ready to mergeThe AI-Assisted Software Development beat · Visual Studio Code

  3. Third Flash release in six weeks at the same rate card — the cheap tier is where most production traffic actually runs, and working harder per task is a cost change even when the price is not.Google's Gemini 3.8 Flash holds the old price and adds a cybersecurity-only siblingThe AI-Assisted Software Development beat · Google DeepMind

Share the archiveXLinkedInEmail

Our research

Long-form research AIU wrote — each one carrying what we found, how we did it, and every source consulted. These open here; the coverage list below links out to its original publishers.

Grounded systemsNew

3 pieces

Does the machinery still touch reality?

How the work is dividedNew

2 pieces

What does splitting the work buy, cost, and drop in the seams?

By subject

The same record, sorted by subject. To read by department, go to Departments.

Our beats

all 10 · everything we're tracking

10 standing beats, each the same size. No one topic gets the front page while the rest gets a line.

Tracking Anthropic, OpenAI, Google, Meta, xAI (Grok), Mistral, DeepSeek, Alibaba (Qwen), NVIDIA, Oracle, the MCP project, Moonshot (Kimi) — not one lab.

Robotics & Physical AI

53 items · newest Aug 31, 2026 Back to the beats

Physical AI — humanoids, manipulation, industrial automation, and the foundation models that drive them.

Market & BusinessThe Robot Reportnotable

Reframe Systems raises $40M to scale robotic microfactories that build homes

Reframe Systems closed a $40 million round led by Energy Impact Partners on 31 August 2026 to expand automated microfactories that build prefabricated home components near the communities that will live in them, with software that refits each design to local zoning, climate and architecture.

Why this matters to your workShow less
What it means for your workAn applied case with real output numbers — ten finished homes, eight occupied, a named annual capacity — rather than a robotics demo reel.
The detail

It has completed ten homes, eight of them occupied.

Its new Billerica, Massachusetts plant, FAB1, opens on 5 October and is designed for up to 500 multifamily units or 250 single-family homes a year; the company is targeting 114 further unit deliveries over the next twelve months against a stated goal of a million homes by 2040.

Source: △ vendor-claimedtherobotreport.comAug 31, 2026added Sep 1, 2026

ResearchThe Robot Reportmajor

Skild AI unveils S1, a robot foundation model that picks up a task from one video

Skild AI released S1, its flagship "omni-bodied" robot foundation model, on 31 August 2026.

Why this matters to your workShow less
What it means for your workOne-video, in-context task acquisition is the demo the whole robot-foundation-model field is chasing — and no benchmark score or deployment count has been published against it yet.
The detail

It runs across quadrupeds, humanoids and static arms, learns new multi-step tasks in context from watching a single video, and holds jobs of up to ten minutes — repotting a plant, brewing coffee, cooking pancakes.

It is trained on four stacked data sources: teleoperation, human video, simulation and data-capture glove recordings, which CEO Deepak Pathak argues is necessary because each one covers another’s weakness.

Pathak says pancake-flipping emerged without an explicit training example, and that production deployments will be announced separately.

Source: △ vendor-claimedtherobotreport.comAug 31, 2026added Sep 1, 2026

Agent Frameworks & OrchestrationAnthropicmajor

Anthropic opens a research preview of a shared standard for agents to drive lab and factory hardware

On 27 August 2026 Anthropic opened a research preview of the Model Hardware Standard, a specification for AI agents to operate physical devices, to a first set of scientific labs and advanced manufacturers.

Why this matters to your workShow less
What it means for your workThe tool-calling layer that made software agents useful is being pointed at instruments and machines; if it holds, the same harness that drives an API drives a microscope or a robot arm.
The detail

It works with any device that exposes a programmable interface, is model-agnostic, and is reachable by an agent harness over standard protocols including the Model Context Protocol.

Anthropic says the work began with HHMI Janelia Research Campus and that it intends to open-source the standard after partners help build safety evaluations; the integration-time and error-recovery claims are Anthropic’s own.

Source: ✓ verifiedanthropic.comAug 27, 2026added Aug 28, 2026

50 more in Robotics & Physical AI

AI-Assisted Software Development

148 items · newest Sep 2, 2026 Back to the beats

Building with AI — coding agents, frameworks, protocols, tooling, open weights, and what you can run yourself.

Dev Tooling & InfraVisual Studio Codenotable

VS Code 1.136 adds an agent that works a pull request until it is ready to merge

The September 2 release adds Agent Merge in preview: it works through review feedback, failed checks and merge conflicts on a pull request until the branch is mergeable.

Why this matters to your workShow less
What it means for your workThe last mile of a pull request — rerunning checks, clearing conflicts, answering review notes — is the part that actually eats an afternoon.
The detail

The same release lets Copilot and Claude agent sessions span every folder of a multi-root workspace (experimental) and groups related chats into a session hierarchy so you can see which ones are waiting on you.

Source: △ vendor-claimedcode.visualstudio.comSep 2, 2026

Frontier ModelsGoogle DeepMindnotable

Google's Gemini 3.8 Flash holds the old price and adds a cybersecurity-only sibling

Google DeepMind released Gemini 3.8 Flash and 3.8 Flash Cyber on September 2 — one foundational model split by safeguards rather than by size.

Why this matters to your workShow less
What it means for your workThird Flash release in six weeks at the same rate card — the cheap tier is where most production traffic actually runs, and working harder per task is a cost change even when the price is not.
The detail

Flash stays at the introductory $0.75 per million input tokens and $3.75 per million output, scores 54.9% on HLE-Verified, and by Google's own description works harder per task, taking extra reasoning steps and calling tools iteratively, so token use can rise even at an unchanged rate.

Flash Cyber goes only to vetted defenders through a new limited-access program.

Source: ✓ verifieddeepmind.googleSep 2, 2026

Open Source & Self-HostableNVIDIAnotable

NVIDIA opened a proxy that lets one application speak both the OpenAI and Anthropic APIs

Switchyard is an Apache-2.0 Rust proxy and library from NVIDIA's NeMo group.

Why this matters to your workShow less
What it means for your workChanging model or provider is normally an application rewrite; a translating proxy turns it into a routing rule you can measure both sides of.
The detail

It decodes an incoming request into provider-neutral types, routes it (passthrough, random, an LLM classifier, or a staged router), and translates the response back into whichever API the caller used.

The stated purpose is model selection, benchmarking and cost or performance tuning without rewriting the calling application.

Source: ✓ verifiedgithub.comSep 2, 2026

145 more in AI-Assisted Software Development

AI Product & Business Strategy

104 items · newest Sep 2, 2026 Back to the beats

The business of AI — funding, pricing, adoption, launches, and who is hosting, funding or distributing whom.

Market & BusinessConstruction Divenotable

Take data centers out and US nonresidential construction spending sits at a three-year low

Census Bureau figures released September 1 put total construction spending in July at a $2.17 trillion seasonally adjusted annual rate, down 0.5% month over month, with private nonresidential up 0.4%.

Why this matters to your workShow less
What it means for your workThe AI build-out is now the only thing holding up an entire category of construction demand — an opening if you sell into it, a concentration risk if you depend on it.
The detail

An Associated Builders and Contractors analysis found the whole nonresidential increase came from data center work; strip that out and the category fell for a second straight month, to its lowest level since September 2023, chief economist Anirban Basu said.

Source: ✓ verifiedconstructiondive.comSep 2, 2026

Agent Frameworks & OrchestrationTechNodenotable

WeChat Pay opens its agent payment card to DeepSeek Harness and OpenClaw

WeChat Pay extended its AI AgentPay Card to two more agent platforms, DeepSeek Harness and OpenClaw, on 1 September 2026.

Why this matters to your workShow less
What it means for your workAgent-initiated payment is shipping at consumer scale with a segregated balance and a human confirmation step — a concrete answer to "how do you let an agent spend money".
The detail

The card lets an agent recommend a paid service, place the order and start the payment inside a single conversation, drawing on a balance held separately from the user’s main WeChat Pay account, with every payment still requiring a final confirmation on the phone.

It now covers payments for more than 700 "Pay Skills" on Tencent’s SkillHub.

Source: △ vendor-claimedtechnode.comSep 1, 2026

Frontier ModelsAnthropicmajor

Anthropic released Claude Fable 5.1, priced about 25% below Fable 5 for typical work

Anthropic released Fable 5.1 and Mythos 5.1 on September 1 — the same underlying model behind two different safeguard settings, with Fable generally available and Mythos limited to trusted-access programs.

Why this matters to your workShow less
What it means for your workThe change that shows up on a bill is the cache-read price, which is where long agentic runs spend; Devin's team said it is what finally made a Fable-class model economical for their code review.
The detail

Cheaper cache reads put typical token-billed work about 25% below Fable 5, and agent-heavy runs up to roughly 45% lower.

Anthropic also announced Enterprise Frontier Safeguards, which keeps monitoring data in the customer's own cloud account, with zero data retention offered to eligible customers until that ships later this fall.

Source: ✓ verifiedanthropic.comSep 1, 2026added Sep 2, 2026

101 more in AI Product & Business Strategy

Healthcare Operations

14 items · newest Aug 21, 2026 Back to the beats

AI in clinical and operational healthcare — where it is being used, what it is being trusted with, and the safety work around it.

ResearchGoogle Researchnotable

Google builds a tool to pick candidate biomarkers out of wearable sensor data

A Google Research post dated 21 August 2026 describes a tool that prioritises candidate biomarkers from continuous wearable-sensor recordings, narrowing the field of signals worth investigating rather than leaving researchers to sift the whole stream.

Why this matters to your workShow less
What it means for your workWearables produce far more signal than anyone can chase, so the useful product is the shortlist rather than the stream.

Source: △ vendor-claimedresearch.googleAug 21, 2026added Aug 22, 2026

Market & BusinessMIT Technology Reviewnotable

When a model proposes the molecule, who gets credit for the drug?

An MIT Technology Review feature dated 21 August 2026 examines the attribution fight opening up in AI-designed medicine, taking Insilico Medicine's claim that its generative platform discovered a pulmonary-fibrosis candidate as the test case for what a model can be said to have found.

Why this matters to your workShow less
What it means for your workCredit decides patents, publications and funding, so the attribution convention set now will price the next decade of AI-assisted discovery.

Source: △ vendor-claimedtechnologyreview.comAug 21, 2026added Aug 22, 2026

Market & BusinessImaging Technology Newsnotable

FDA clears automated PET software that puts a number on amyloid burden

Cortechs.ai received FDA 510(k) clearance (K261916) for NeuroQuant PET on 18 August 2026.

Why this matters to your workShow less
What it means for your workRegulatory clearance is what decides whether an imaging model reaches a real clinic, and Centiloid output is what makes one hospital’s number comparable to another’s.
The detail

The software segments regions of interest on amyloid PET scans and reports standardised uptake value ratios and Centiloid values for the flutemetamol, florbetaben and florbetapir tracers, so a result can be compared across tracers and scanners rather than read by eye.

It produces structured reports and fits PET-CT, PET-MR and PET-only workflows.

Source: △ vendor-claimeditnonline.comAug 18, 2026added Sep 1, 2026

11 more in Healthcare Operations

Content & Marketing Strategy

20 items · newest Aug 25, 2026 Back to the beats

Content and marketing strategy — how AI changes what gets made, who makes it, and how it reaches anyone.

MCP & InteropOpenAImajor

OpenAI wires WebMCP into ChatGPT’s browser - a site can hand an agent tools instead of a layout

Announced 25 August 2026.

Why this matters to your workShow less
What it means for your workWhen agents arrive through declared tools rather than the page, what your site exposes - and what it refuses - becomes a product decision rather than a search one.
The detail

"Site tools" is OpenAI’s implementation of the proposed WebMCP standard: a site declares the actions an agent may call - search a document, edit a file, explore a dashboard, update a cart - instead of leaving the agent to scrape the page and simulate clicks.

It runs inside the ChatGPT desktop app’s built-in browser, requires GPT-5.6 Sol or Terra, asks the user before acting and reviews each tool invocation, and is unavailable in Enterprise and Education workspaces.

WebMCP remains a W3C draft rather than a ratified standard, and OpenAI paired the launch with a ten-day build challenge.

Source: ✓ verifiedcommunity.openai.comAug 25, 2026added Aug 31, 2026

Market & BusinessCreative Bloqnotable

The D&AD 2026 AI and Creativity Report warns of a hidden cost in replacing creative roles with AI

Reported 19 August 2026, the D&AD 2026 AI and Creativity Report finds industry concern that cutting creative headcount also cuts capabilities AI cannot replicate — the judgment and craft that are not visible in the output being automated.

Why this matters to your workShow less
What it means for your workThe substitution argument is usually made on output; this is the industry making the capability argument, which is the one that shows up two years later.

Source: △ vendor-claimedcreativebloq.comAug 19, 2026added Aug 20, 2026

Market & BusinessJaspernotable

Jasper grounds its answer-engine-optimization agent in a brand’s own Search Console data

Jasper shipped a Google Search Console integration on 19 August 2026 that feeds real search data into its generative-engine-optimization agent, so recommendations rest on a brand’s actual query and impression history instead of generic guidance.

Why this matters to your workShow less
What it means for your workGrounding the recommendation in first-party Search Console data is the difference between an AEO tool you can measure and one that just sounds confident — ask for that grounding before buying any of them.
The detail

It arrives while the discipline is still being argued over: Marketing AI Institute published a piece on proving the ROI of agentic marketing on 17 August, and covered LinkedIn beginning to police AI slop on 12 August.

Source: ✓ verifiedjasper.aiAug 19, 2026added Aug 20, 2026

17 more in Content & Marketing Strategy

Data & Decision Science

37 items · newest Sep 2, 2026 Back to the beats

Data and decision science — analytics, evaluation, benchmarks, formal methods, and the platforms underneath them.

Frontier ModelsGoogle DeepMindnotable

Google's Gemini 3.8 Flash holds the old price and adds a cybersecurity-only sibling

Google DeepMind released Gemini 3.8 Flash and 3.8 Flash Cyber on September 2 — one foundational model split by safeguards rather than by size.

Why this matters to your workShow less
What it means for your workThird Flash release in six weeks at the same rate card — the cheap tier is where most production traffic actually runs, and working harder per task is a cost change even when the price is not.
The detail

Flash stays at the introductory $0.75 per million input tokens and $3.75 per million output, scores 54.9% on HLE-Verified, and by Google's own description works harder per task, taking extra reasoning steps and calling tools iteratively, so token use can rise even at an unchanged rate.

Flash Cyber goes only to vetted defenders through a new limited-access program.

Source: ✓ verifieddeepmind.googleSep 2, 2026

ResearchGoogle Researchnotable

Google’s TimesFM-3 forecasts several related series at once, with no fine-tuning

Google Research released TimesFM-3 on 31 August 2026, a 330-million-parameter decoder-only foundation model for time-series forecasting pre-trained on more than a trillion time points.

Why this matters to your workShow less
What it means for your workCheck the licence before you plan on it: the code is Apache-2.0 but the weights are non-commercial and non-production, which rules out most business forecasting.
The detail

Unlike its predecessors it handles multiple targets, past covariates and past-future covariates together in zero shot, emits nine quantiles per step, and produces the whole forecast horizon in one forward pass.

Google reports it top-ranked among pre-trained foundation models on GIFT-Eval, fev-bench and TIME for both point and probabilistic metrics.

The repository code is Apache-2.0; the weights carry a non-commercial, non-production licence.

Source: ✓ verifiedresearch.googleAug 31, 2026added Sep 1, 2026

Market & BusinessTechNodenotable

China’s daily AI token calls passed 500 trillion, up from 140 trillion in March

TechNode, 28 August 2026, reporting an official figure: China’s aggregate daily model token calls exceeded 500 trillion as of June 2026.

Why this matters to your workShow less
What it means for your workIf agent loops rather than chat are driving a three-and-a-half-fold jump in six months, capacity planning is an agent-architecture question before it is a model one.
The detail

The number measures model processing activity rather than users or models, and it is an authority statistic with no independent measurement attached to it.

Industry representatives put model update cycles at four to six weeks, down from roughly three months, and attribute much of the growth to agent workflows that repeatedly retrieve information, read context, call tools and process feedback rather than to more chat.

Tencent said Hunyuan 3 drew 68 times the token calls of Hunyuan 2 in its first week.

Source: △ vendor-claimedtechnode.comAug 28, 2026added Aug 31, 2026

34 more in Data & Decision Science

Learning & Training Design

34 items · newest Sep 2, 2026 Back to the beats

How AI is reshaping how people learn — teaching tools, assessment, corporate training, and the evidence behind them. AIU's home turf.

AI in EducationChalkbeat New Yorkmajor

New York City is set to bar student-facing AI tools through eighth grade

Chalkbeat, citing Education Department documents and four people briefed on the plans, reports that the largest school system in the country will bar generative AI — chatbots and AI tutors — for students from pre-K through eighth grade.

Why this matters to your workShow less
What it means for your workAnyone building or selling a learning product now has to say which side of a grade-level line it sits on, and the biggest district in the country just drew one.
The detail

Individual devices are out before third grade; screen time on individual devices is capped at 30 minutes in grades 3 to 5 and 45 minutes in middle school.

High schoolers get restricted access plus five pilots.

Teachers may use approved tools for lesson planning, translation and drafting, but not for grading, behavior monitoring, counseling or special-education plans.

Source: ✓ verifiedchalkbeat.orgSep 2, 2026

AI in EducationGitHubnotable

GitHub Classroom has been switched off

GitHub retired Classroom on 28 August 2026: the website, the APIs and the related services are decommissioned.

Why this matters to your workShow less
What it means for your workAny course still handing out assignments through Classroom broke last week, and some of the data behind it is now on a deletion clock.
The detail

Sign-ups had already closed on 26 May 2026.

Existing user accounts, repositories and organisations are untouched, but some Classroom data will be deleted permanently under GitHub’s retention policy.

Educators are pointed at partner alternatives and at the GitHub Educator Community discussion for migration guidance.

Source: △ vendor-claimedgithub.blogAug 28, 2026added Sep 1, 2026

ResearchAnthropicnotable

Anthropic put $5m behind open evaluations of how models affect the people using them

Announced 25 August, the programme funds independent researchers, clinicians, psychologists and methodologists to build open-source benchmarks measuring AI's effect on user wellbeing, with direct funding, model access and technical support.

Why this matters to your workShow less
What it means for your workWellbeing has had no shared benchmark, so every claim about it has been a vendor claim. Funding the evaluations openly, with a September deadline anyone can meet, is a concrete route to a number that is checkable.
The detail

Anthropic's stated reason is that the industry has no clear standard for model behaviour in sensitive contexts and that assessing wellbeing needs conversation history and individual circumstance rather than a single-turn score.

Applications close 21 September, with full-proposal selections notified 5 October.

Source: △ vendor-claimedanthropic.comAug 25, 2026added Aug 27, 2026

31 more in Learning & Training Design

Creative Production & Design

16 items · newest Aug 31, 2026 Back to the beats

Creative production and design — image, video, audio, games, and the tools that put them in more hands.

Dev Tooling & InfraGradiumnotable

Gradium’s new default voice model reads an order number back correctly 81% of the time

Gradium made a new text-to-speech model its default on 31 August 2026, tuned for the part of a voice agent that actually breaks: reading back order numbers, phone digits and email addresses.

Why this matters to your workShow less
What it means for your workBecause the eval set is open, you can re-run this against your own scripts instead of taking a vendor chart on trust.
The detail

On a 500-sentence hard-case set across five languages it passes 81.0%, against 75.1% for Cartesia Sonic 3.6 and 65.4% for ElevenLabs v3 Conversational, and reaches first audio in 216ms at the median — 170ms faster than its previous model.

The evaluation set is published on Hugging Face under CC BY 4.0 and the comparison also appears on an independent voice benchmark.

Source: ✓ verifiedgradium.aiAug 31, 2026added Sep 1, 2026

Market & BusinessTechCrunchmajor

Sony Music Publishing and Warner Chappell sue Anthropic over training on tens of thousands of songs

Music publishers filed late on Friday 28 August 2026 in the US District Court for the Northern District of California, naming Anthropic and co-founders Dario Amodei and Benjamin Mann and alleging a "brazen campaign of illegally torrenting, scraping, and downloading copyrighted works" to train Claude.

Why this matters to your workShow less
What it means for your workIf you generate or commission audio with a frontier model, the per-work damages maths in this complaint is the number your licensing position now has to survive.
The detail

The complaint reaches tens of thousands of compositions, wider than earlier suits, and asks up to $150,000 per work plus up to $25,000 for each instance where copyright-management information was stripped.

Anthropic says it disagrees with the claims and will defend itself in court.

Source: ✓ verifiedtechcrunch.comAug 29, 2026added Aug 31, 2026

Market & BusinessCreative Bloqnotable

Meta launches a social app where the feed is AI-generated video games

Reported on 22 August 2026: Meta's new social app, Pocket, replaces the photo-and-reel feed with video games its users generate with AI — a consumer bet that the thing people scroll and share next is something playable rather than a clip.

Why this matters to your workShow less
What it means for your workThe first mass-market test of generated interactive content as a social feed, and of whether anyone wants to scroll one.

Source: △ vendor-claimedcreativebloq.comAug 22, 2026

13 more in Creative Production & Design

Digital Marketing & Agent Orchestration

35 items · newest Aug 31, 2026 Back to the beats

Agent orchestration in the wild — go-to-market, outbound, multi-agent workflows, and the systems that run them.

Market & BusinessZapiernotable

Companies started ranking staff by token spend, and the backlash has a name

Zapier's account of "tokenmaxxing" — treating raw AI usage as evidence of productivity — reports that Meta ran an internal leaderboard called Claudeonomics handing out badges like "Cache Wizard", with its top-ranked user averaging 281 billion tokens at a cost running into the hundreds of thousands of dollars in a single period.

Why this matters to your workShow less
What it means for your workThe figures come from one vendor's reporting on other companies' internal boards, but the underlying question is now a live budgeting argument in real organisations: what number are you actually managing when you manage AI usage?
The detail

It says Amazon shut down a similar board in May 2026 with guidance not to use AI for its own sake, and quotes Nvidia's Jensen Huang saying he would worry about a $500,000 engineer who did not consume $250,000 of tokens a year, alongside Shopify's memo requiring staff to justify not using AI.

Zapier argues for measuring time saved, decision quality and customer-facing outcomes instead, and for routing rule-based work to deterministic automation rather than a model.

Source: △ vendor-claimedzapier.comAug 31, 2026added Sep 1, 2026

Agent Frameworks & Orchestrationn8nnotable

A working checklist for agents that have to survive longer than one call

n8n's Andrew Green argues that prompt, context and loop engineering all still leave the model responsible for correctness, and sets out what to build instead.

Why this matters to your workShow less
What it means for your workThe single line worth stealing: write down the done condition before the agent starts, and check it with something deterministic rather than another model.
The detail

Treat context as a lifecycle artefact: watch the token split across system prompt, tools and history, compress older events with sliding windows, and write to an append-only ledger with identity-scoped retrieval and TTL expiry.

Make execution durable by persisting agent state, scheduled tasks and connection state while letting compute sleep, and waking on webhook callbacks or backed-off polling, with an append-only log that replays deterministically after a crash.

Above all, replace the model-as-judge with deterministic gates — status codes, schema validation, cross-field consistency, state-diff re-queries, finite state machines, and small encoder-only classifiers that return a verdict rather than prose.

The named failure modes are context rot, hallucination multiplication from LLM-judging-LLM, mid-JSON truncation corrupting tool calls, recursive tool loops, and duplicate side effects from non-idempotent webhook retries.

Source: △ vendor-claimedblog.n8n.ioAug 31, 2026added Sep 1, 2026

Agent Frameworks & OrchestrationVercelnotable

Vercel lets you scaffold, deploy and chat with an agent from the dashboard

A 28 August 2026 changelog entry: create an agent from the Vercel dashboard and get a deployed agent you can talk to straight away.

Why this matters to your workShow less
What it means for your workThe distance from "we should try an agent for this" to a deployed, Slack-reachable one that calls your own MCP servers is now a dashboard form.
The detail

The flow scaffolds the agent, creates a private Git repository and deploys it as a new Vercel project; you define the agent’s instructions, pick a model through AI Gateway, attach a web-chat or Slack surface, and wire in tools from services such as Linear and Notion or from your own MCP servers.

Same-week entries added Cursor to the AI SDK harness layer and Claude Managed Agents to the Chat SDK.

Source: △ vendor-claimedvercel.comAug 28, 2026added Aug 31, 2026

32 more in Digital Marketing & Agent Orchestration

Architecture & Construction Technology

22 items · newest Sep 2, 2026 Back to the beats

Architecture and construction technology — reality capture, BIM, site automation, and AI on real buildings.

Market & BusinessConstruction Divenotable

Take data centers out and US nonresidential construction spending sits at a three-year low

Census Bureau figures released September 1 put total construction spending in July at a $2.17 trillion seasonally adjusted annual rate, down 0.5% month over month, with private nonresidential up 0.4%.

Why this matters to your workShow less
What it means for your workThe AI build-out is now the only thing holding up an entire category of construction demand — an opening if you sell into it, a concentration risk if you depend on it.
The detail

An Associated Builders and Contractors analysis found the whole nonresidential increase came from data center work; strip that out and the category fell for a second straight month, to its lowest level since September 2023, chief economist Anirban Basu said.

Source: ✓ verifiedconstructiondive.comSep 2, 2026

Market & BusinessThe Robot Reportnotable

Reframe Systems raises $40M to scale robotic microfactories that build homes

Reframe Systems closed a $40 million round led by Energy Impact Partners on 31 August 2026 to expand automated microfactories that build prefabricated home components near the communities that will live in them, with software that refits each design to local zoning, climate and architecture.

Why this matters to your workShow less
What it means for your workAn applied case with real output numbers — ten finished homes, eight occupied, a named annual capacity — rather than a robotics demo reel.
The detail

It has completed ten homes, eight of them occupied.

Its new Billerica, Massachusetts plant, FAB1, opens on 5 October and is designed for up to 500 multifamily units or 250 single-family homes a year; the company is targeting 114 further unit deliveries over the next twelve months against a stated goal of a million homes by 2040.

Source: △ vendor-claimedtherobotreport.comAug 31, 2026added Sep 1, 2026

Market & BusinessTechCrunchmajor

Caterpillar is porting two decades of mining-autonomy lessons into how it deploys AI

Caterpillar has run autonomous haul trucks, drills, loaders and dozers at remote mine sites for years, and is now applying that deployment playbook to AI across jobsites, quarries and construction.

Why this matters to your workShow less
What it means for your workA rare adoption account from a company that already survived the hard part once: the constraint was never the machine, it was the process and the people around it.
The detail

Its chief technology officer Jaime Mineart put it as taking "all of that learning from mining" into "much more dynamic environments, jobsites, quarries, and construction sites".

Live examples include a Cat AI Assistant that lets a technician standing at a machine pull up repair procedures by voice, plus agents that modernise legacy code, generate and test software and catch defects earlier.

The lesson it stresses is that building the technology is the smaller half: the site, the processes and the people around it have to change with it.

Source: ✓ verifiedtechcrunch.comAug 30, 2026added Aug 31, 2026

19 more in Architecture & Construction Technology

Earlier from AIU

By AIUAIU's own entries · findings, method, every source

Earlier AIU-authored entries, each shown with what we concluded, how, and every source consulted. Our long-form research articles are at the top of this page.

ResearchAIU Researchnotable

How AI Uni's agents remember: two kinds of memory, and why the durable one is layered

AI Uni wrote up, mechanically, how its own agents remember across sessions — and drew a hard line between two different things.

Why this matters to your workShow less
What it means for your workIf you build agents that must remember anything across a killed session, a fresh subagent, or a model swap, the reusable lesson is that no single memory file can do the job: each layer here exists because a different, specific way work got lost was actually observed, and each delivers the fact at a different moment to a different audience. The honest-limits section is the most useful part — writing something down is not the same as guaranteeing it reaches the right agent later, and this design says so out loud.
The detail

One is the coding assistant's private notebook: a single small file injected once at the start of a conversation, kept deliberately tiny, scoped to one machine, and never shared with a fresh agent, a second terminal, or a teammate.

The other is the org's durable memory — not one file but an architecture of committed repository files plus small scripts that run automatically at set moments (session start, before a tool runs, just before the context window is wiped, on every commit), each putting the right past fact in front of the right agent at the right time.

Every claim in the write-up is grounded in a file it actually read and cited by path, and it grades its own honest limits rather than claiming the system works more automatically than it does.

  • There are two genuinely different memories, and conflating them is the mistake. Auto-memory is the coding assistant's own notebook: one small file injected verbatim at the start of each conversation, kept tiny on purpose, scoped to a single install — it does not travel with a clone of the code, is never reviewed, and is not shared with a subagent or a second terminal. Durable memory is the opposite by design: every piece lives inside the version-controlled repository, so any agent — a fresh subagent with zero shared history, a different terminal, a future clone on another machine — can read it. The takeaway: decide up front whether a fact is 'this one assistant's note' or 'something the whole team's agents must see,' because those are different stores with different rules, and the second one is the hard one.
  • Each layer of the durable side exists because a specific, observed failure mode actually killed real work — and the design maps one answer to each. A mid-session context wipe is answered by a script that fires in the one moment before the loss, plus narrative recovery records the agent writes for itself. A directive given once and never revisited is answered by a durable list of every known piece of work, each with an owner and a trigger, pushed in front of the responsible agent every session. A tracking doc that quietly disagrees with reality is answered by staleness detectors and by saved stamps that openly warn the reader not to trust their own captured values. The reusable idea: don't build one all-purpose memory file — enumerate the distinct ways you have actually seen work get lost, and give each one a mechanism delivered at the right moment.
  • The write-up leans on live evidence rather than a diagram. A design mistake from roughly six weeks and dozens of sessions earlier — a visual effect that had been 'shipped' several times while being invisible on the founder's real screen — was correctly cited by a ruling written this week, by a brand-new agent with no memory of the original event, purely because the mistake lives in an append-only committed file that gets read as part of grounding. Separately, one keyword-triggered recall path is built and tested end to end: a registered lesson is injected straight into a fresh subagent's context when its task text matches, and a gate refuses to mark the job done until the lesson was demonstrably used — checked against the actual repository state, never a self-reported 'yes.'
  • The most valuable section is the honest-limits one. Most of the enforcement ships in warn-only mode on purpose, to prove zero false alarms before it ever blocks. The largest, richest layer — the accumulated record of past decisions and corrections — is not automatically indexed into any recall mechanism; it still gets found the old way, by an agent choosing to open the file and read it, which worked this week but is not guaranteed to work every time. And no scheduled clean-up pass has ever run to prune duplicates, merge overlapping lessons, or promote raw notes into the fast-recall list. The blunt takeaway: writing a memory down is the easy half; guaranteeing it reaches the right agent at the right moment is the whole game, and this design is candid that it is only partly solved.

4 sources consulted: AI Uni durable-memory research article (internal, authored 2026-07-21) · Memory tool — Claude Platform Docs · mem0 four-scope memory architecture (arXiv 2504.19413) · Sleep-time Compute — Letta

AI Uni engineering research on its own memory architecture, authored on the founder's request to explain it mechanically rather than anecdotally. Every layer described was read directly on disk before writing and cited by exact file path so any claim can be re-checked at the source; external comparisons (a scoped-retrieval memory system, a tiered-memory agent framework with an idle-time consolidation pass, and the platform's own native memory tool) are named against their primary papers or docs, with benchmark numbers flagged as directional because they shift as models change. Honest-state discipline throughout: where a mechanism is tested-and-proven it says so, and where a gap exists (no consolidation pass, a mostly-unindexed record layer) it names the gap rather than glossing it.

Source: AIU Research · internalJul 21, 2026

ResearchAIU Researchnotable

Loops, graphs, and anchors: how to orchestrate recurring agent work

AI Uni's own research took a common architecture question — when recurring agent work should run as an open loop (the agent decides each step), a fixed graph or workflow engine (nodes and edges with saved state and checkpoints), or a hybrid of the two — and answered it against the external evidence, then against its own running machinery, class by class.

Why this matters to your workShow less
What it means for your workIf you run recurring agent jobs — nightly content builds, generated artifacts, scheduled reports — the practical lesson is to match the architecture to the job's real judgment need, not to reach for a framework. Most recurring work needs a fixed pipeline with one narrow place where an agent authors something, and the failure almost never lives in the loop-versus-graph choice — it lives in the seam: cleanup and 'did every output actually save' steps that were written as an instruction in the agent's prompt instead of as a hard step in the surrounding script.
The detail

The honest finding: for its handful of daily and weekly jobs, neither a full workflow framework nor an open agentic loop is warranted; the right shape is the hybrid it already invented — a deterministic scaffold with one bounded agent step — with the checkpoint discipline baked into the script instead of left in the agent's prompt.

  • There are three shapes, and they fit different jobs. An open loop — the agent observes, reasons, acts, and picks its own next step — is fine for a single, well-scoped, retryable task with a human reviewing the result. A graph or workflow engine — fixed nodes and edges, state that survives across steps, native checkpoint-and-resume so a crash at step 13 restarts at step 13, not step zero — earns its complexity when you have branching logic and state that must outlive the session. A hybrid — a fixed pipeline with control handed to an agent inside just one or a few bounded steps — is the most common production shape, matching the widely-cited guidance that most systems do not need an autonomous agent, they need a workflow with clear steps, tight tools, and measurable outcomes.
  • Each shape has a named failure mode worth knowing before you pick one. An open loop's is the runaway: no termination condition plus an ambiguous tool result can produce hundreds of calls in minutes — mitigated by hard iteration caps, not by hoping. A graph's is stale or duplicate state: child workflows outliving cancelled parents, or a versioning change breaking replay of runs already in flight. The hybrid's is the sneakiest and the most common in practice: the failure moves to the seam, so if the 'deterministic' half is really just instructions living inside the agent's own prompt, you get loop-class failures with graph-class blast radius. The reusable warning: the risky part of a hybrid is exactly the boundary you assumed was safe because you called it deterministic.
  • AI Uni's own nightly research build is already a hybrid — a mechanical fetch that invents nothing, then one bounded step where an agent scores and writes, then a mechanical publish that validates and de-duplicates — and a real incident this week proved that the failure is the seam, not the shape. Two defects, both textbook: the wrapper told the agent to run the process 'end to end' but never restated the process's own cleanup step, so the working tree was not restored (it fired three times that week); and the run authored an output file the agent then forgot to include in the change, so it shipped without one of its own results. What did work is worth copying — a preflight step detected the dirty state and escalated instead of silently overwriting, the right behavior to generalize.
  • The one-line answer: for these recurring classes, build neither a full graph framework nor an open agentic loop — generalize the hybrid you already have, and move the checkpoint discipline out of the agent's prompt and into the deterministic wrapper, always. Open a durable work record at the trigger, advance it at each stage boundary, and close it only after an explicit terminal-state assertion — tree restored, all generated files staged, output count matches expectation — rather than trusting the agent's say-so. Just as important is the restraint: do not adopt a heavyweight workflow engine to run a handful of daily jobs, do not spin up a multi-agent graph where one authoring step and one separate review step suffice, and do not reinvent a checkpoint format per pipeline when a single durable work record already gives every job one place to show its state.

5 sources consulted: AI Uni orchestration research brief — loops vs graphs vs hybrids for recurring agent work (internal, 2026-07-21/22) · Anthropic — Building Effective Agents · xgrid — Temporal AI agent orchestration: production failure patterns · Diagrid — AI orchestration: workflows for durable AI agents · AgentMarketCap — LangGraph vs Temporal for long-running agent workflows (2026)

AI Uni engineering research on how to orchestrate its own recurring-artifact jobs, grounded in three passes: the external evidence (the canonical workflows-versus-agents framing plus three independent practitioner sources on orchestration failure modes), then its own running machinery read directly on disk, then a per-class recommendation because the jobs genuinely differ. Source discipline is explicit — durability is rated per external finding, single-source claims are flagged as illustrative rather than consensus, and one blocked source was re-checked with a second tool before being treated as inaccessible. The internal incident cited is drawn from the team's own dated defect record, not reconstructed.

Source: AIU Research · internalJul 21, 2026

ResearchAIU Researchnotable

Making an autonomous work loop survive the seams: how an agent loop was designed to resume its own goal from disk after a killed session (built + reviewed, dry-run pending)

AI Uni designed and reviewed the durable-state layer for its own autonomous work loop — the piece that lets an agent pick its own goal back up after the terminal driving it dies, its context is compacted, or its model is swapped mid-task.

Why this matters to your workShow less
What it means for your workIf you're building an agent that has to keep working across session death, context compaction, or a model downgrade, the hard part isn't retrieving state — it's proving the loop resumes the RIGHT state and can't run away, ship on its own, or grant itself a fresh budget every restart. This is a worked, honestly-graded design for exactly that: a durable state cell, a cumulative budget that survives restarts, a halt-and-hand-back rule instead of a silent spin, and a never-self-ship gate — with the parts that are green-in-tests kept clearly separate from the parts still pending a live dry-run.
The detail

The loop persists only the small amount of state that can't be recomputed from artifacts (which step it's on, the iteration count, which test is still red, how much budget it has burned) in a signed cell on disk, so a killed-and-re-invoked run resumes where it stopped instead of starting cold.

Six named consistency guarantees define what 'durable' has to mean, and the go-live keystroke stays the human owner's (what we call the FOUNDER).

Honest state: the mechanism is green across its test suites and has passed a multi-seat architecture review, but it has NOT run live anywhere — no dry-run has executed, and no ratified goal sits on a production lane yet.

  • The core insight is small and reusable: cross-session durability was failing not because the loop lacked persistence, but because it had two half-loops that never touched. One half could evaluate a goal and drive a build-then-judge iteration but held its state in memory that dies with the session; the other half persisted work across idle and restart but was goal-blind — it knew a work lane existed, not what 'done' meant or how far along it was. The fix was NOT a new engine. It was one thin durable controller plus ONE shared state cell that both halves read and write. The cell carries only state that genuinely can't be recomputed from artifacts: current step, iteration count, which test is still failing, budget used so far, last-pass timestamp, and a 'gated' flag. Everything else stays stateless and recomputed. The transferable lesson: find the smallest set of state that ISN'T derivable from what's already on disk, and make only that durable.
  • Three mechanics make the loop safe to run unattended, each proven by its own test suite. Resume: a killed controller, re-invoked in a fresh process, reads the cell and continues from the saved step and iteration with the failing test recalled — not from step zero (resume suite, 13 pass / 0 fail). Cumulative budget: the turn-and-cost meter hydrates from the cell at the start of every pass, so N restarts enforce ONE budget that halts at the true cap, instead of N fresh budgets — the failure mode that would quietly make an 'unattended for a month' safety claim false (budget-durability suite, 5 pass / 0 fail). Halt-safety: a corrupt, zeroed, or negative budget refuses fail-safe rather than granting a fresh slice, and a loop making no progress halts on a no-progress rule (two identical no-advance passes) or an independent pass ceiling — it cannot spin forever (halt suite, 18 pass / 0 fail). If you build one of these, budget-hydration-from-the-cell is the non-obvious part: a meter with zero persist calls looks correct within a single session and is silently wrong across restarts.
  • The team wrote down six named consistency guarantees as the definition of 'durable,' then had an independent seat grade whether each is mechanically proven TODAY — and published the honest grade rather than a claim of six-for-six. The six: G1 work survives a killed terminal; G2 budget is cumulative across restarts; G3 a stuck goal halts and hands back (never a silent sleep); G4 the loop never ships on its own; G5 the goal is the human owner's, not an agent's; G6 the record is append-only and re-renderable (a replay renders identically to the live run). The graded reality: three (G1/G2/G3) have dedicated green commands; two (G4/G5) are proven at the mechanism level but under-cite their strongest defense (a trust-root test, 14 pass / 0 fail) and share one suite instead of each carrying its own command; and one (G6) has NO committed verifier yet — a build spec exists for it, but the check isn't written. The reusable move is the discipline itself: name your guarantees, require each to name its own failing command, and treat 'shares a test with another guarantee' or 'graded by a human' as not-yet-done.
  • The two most safety-relevant defenses target a write-capable agent trying to cheat its own loop, and both hold in tests. A trust-root gate (14 pass / 0 fail) rejects a tampered state cell — a schema-valid 'cold-start lie' that fakes a fresh budget or un-parks a goal is refused as un-attested at hydrate — rejects a self-authored human-approval row, and fails CLOSED when the bootstrap secret is unset (no secret, no run). Layered on top, the loop never crosses a human-owner gate on its own: when the work is green but the next step is a ship, a deploy, or one of the eight destructive classes (schema changes, data deletion, secret rotation, auth, payments, production deploy, branch protection, external accounts), the loop reaches a distinct terminal state — PARKED-AT-EYES — that is a VALID stop, not a failure, and it will not self-cross; re-invoking a parked goal keeps it parked. The design deliberately separates the 'done' gate (the machine's job) from the 'ship' gate (always the human's keystroke). One pattern worth stealing: make the ship keystroke structurally impossible for the agent to press, and make an un-attested state cell refuse rather than trust its own file.
  • Honest state, stated plainly because it is the most important thing here: this loop is green across its suites and has passed a multi-seat review, and it is NOT live anywhere. The known gaps are documented on disk, not glossed. There is no FOUNDER-ratified operational goal yet — only a schema-proving template that no driver reads; there is no loop state on any production lane; the end-to-end auto-re-wake of a dead terminal is built-and-composed but unproven on a real lane; and, critically, NO dry-run has executed. Go-live is defined as one proven dry-run on a single safe, bounded, recurring real target — the leading candidate is AI Uni's own daily research refresh, which today dies with its session, the exact seam the loop is meant to close — followed by the human owner's explicit go-live word. The takeaway for anyone shipping autonomous infrastructure: 'green in tests' and 'reviewed' are real milestones, but they are not 'live,' and saying so precisely is part of the engineering, not a caveat bolted on afterward.

15 sources consulted: Goal-loop consolidated spec — the ratified 'surgical mend' + durable-controller design — docs/specs/S93-opus-goal-loop-FINAL-PROPOSAL.md · Durable Loop go-live requirements pack — 16 requirements, Gherkin acceptance, honest starting-state gap table — docs/product-requirements/pipeline/DURABLE-LOOP-GOLIVE-REQUIREMENTS-2026-07-13.md · CTO architecture-integrity verdict — the six consistency guarantees enumerated verbatim + graded per-guarantee (under review) — docs/architecture/DURABLE-LOOP-SIX-GUARANTEES-2026-07-13.md · Loop monitoring + maintenance runbook — defines the six guarantees in §5 (merged) — docs/runbooks/DURABLE-LOOP-MONITORING-MAINTENANCE.md · Durable Loop architecture doc (merged) — docs/architecture/DURABLE-LOOP-ARCHITECTURE.md · The durable controller — the mend that drives the goal-contract loop — scripts/harness/goal-loop-controller.mjs · The shared durable state cell — read / write / inspect + HMAC stamp — scripts/harness/goal-state-cell.mjs · FOUNDER-approval binding — content-hash over the goal bytes + a real approval artifact — scripts/harness/founder-approval.mjs · Dead-terminal re-wake transport — scripts/wake-watcher.sh (test-wake-watcher.sh: 21 pass / 0 fail, CTO re-run this session) · Resume-across-session-loss suite — scripts/test-goal-loop-resume.sh (13 pass / 0 fail, CTO re-run this session) · Halt-safety / no-runaway suite — scripts/test-goal-loop-halt.sh (18 pass / 0 fail, CTO re-run this session) · Cumulative-budget durability suite — scripts/test-budget-durability.sh (5 pass / 0 fail, CTO re-run this session) · Trust-root anti-forge / anti-tamper suite (the last gate before unattended-with-write) — scripts/test-f3-trust-root.sh (14 pass / 0 fail, CTO re-run this session) · Import-wiring resolve-on-main suite — scripts/harness/wiring.test.mjs (6 pass / 0 fail, CTO re-run this session) · The schema-proving TEMPLATE goal (explicitly NOT an operational goal; no driver reads it) — scripts/harness/goals/378-roadwork.goal.json

Internal engineering research on AI Uni's own autonomous work loop. Grounded in the FOUNDER-ratified consolidation spec, the built harness scripts on `main`, a Volere-style 16-requirement go-live pack (authored by the Business Analyst), and an independent CTO architecture-integrity verdict; every claim traces to a committed repo artifact by path, and every test count was re-run this session by the CTO on scripts byte-identical to `main` — an independent re-run, so the seat that graded is not the seat that built. Honest-state discipline throughout: the loop is green-in-tests and reviewed but NOT live — no dry-run has executed and go-live is the human owner's explicit word; nothing here claims the loop is running.

Source: AIU Research · internalJul 13, 2026

2 more in Earlier from AIU

All coverage

Everything Intel has read, newest first. Each title opens at its original publisher.

  1. Dev Tooling & Infra

    VS Code 1.136 adds an agent that works a pull request until it is ready to merge

    The last mile of a pull request — rerunning checks, clearing conflicts, answering review notes — is the part that actually eats an afternoon.

    Visual Studio Code2026-09-02
  2. Market & Business✓ verified

    Take data centers out and US nonresidential construction spending sits at a three-year low

    The AI build-out is now the only thing holding up an entire category of construction demand — an opening if you sell into it, a concentration risk if you depend on it.

    Construction Dive2026-09-02
  3. Open Source & Self-Hostable✓ verified

    NVIDIA opened a proxy that lets one application speak both the OpenAI and Anthropic APIs

    Changing model or provider is normally an application rewrite; a translating proxy turns it into a routing rule you can measure both sides of.

    NVIDIA2026-09-02
  4. AI in Education✓ verified

    New York City is set to bar student-facing AI tools through eighth grade

    Anyone building or selling a learning product now has to say which side of a grade-level line it sits on, and the biggest district in the country just drew one.

    Chalkbeat New York2026-09-02
  5. Frontier Models✓ verified

    Google's Gemini 3.8 Flash holds the old price and adds a cybersecurity-only sibling

    Third Flash release in six weeks at the same rate card — the cheap tier is where most production traffic actually runs, and working harder per task is a cost change even when the price is not.

    Google DeepMind2026-09-02
  6. Agent Frameworks & Orchestration

    WeChat Pay opens its agent payment card to DeepSeek Harness and OpenClaw

    Agent-initiated payment is shipping at consumer scale with a segregated balance and a human confirmation step — a concrete answer to "how do you let an agent spend money".

    TechNode2026-09-01
  7. Open Source & Self-Hostable

    Hugging Face published 200-plus WebGPU kernels so models can run in the browser

    Inference in the browser is the cheapest deployment there is — no server and no per-token bill — and fast GPU operations across mismatched devices have been the missing floor under it.

    Hugging Face2026-09-01
  8. Dev Tooling & Infra

    GitHub Copilot can now approve a pull request, if an admin switches it on

    If your merge rule counts approvals, this is the first setting under which a machine can satisfy it — worth deciding on purpose rather than finding out during a release.

    GitHub2026-09-01
  9. Frontier Models✓ verified

    Anthropic released Claude Fable 5.1, priced about 25% below Fable 5 for typical work

    The change that shows up on a bill is the cache-read price, which is where long agentic runs spend; Devin's team said it is what finally made a Fable-class model economical for their code review.

    Anthropic2026-09-01
  10. Dev Tooling & Infra

    Vercel adds per-person spending caps to its AI Gateway

    Vercel names the case out loud: one person’s unsupervised coding agent could previously drain a shared team budget, and now it cannot.

    Vercel2026-08-31
  11. Market & Business

    Companies started ranking staff by token spend, and the backlash has a name

    The figures come from one vendor's reporting on other companies' internal boards, but the underlying question is now a live budgeting argument in real organisations: what number are you actually managing when you manage AI usage?

    Zapier2026-08-31
  12. Research

    Skild AI unveils S1, a robot foundation model that picks up a task from one video

    One-video, in-context task acquisition is the demo the whole robot-foundation-model field is chasing — and no benchmark score or deployment count has been published against it yet.

    The Robot Report2026-08-31
  13. Market & Business

    Reframe Systems raises $40M to scale robotic microfactories that build homes

    An applied case with real output numbers — ten finished homes, eight occupied, a named annual capacity — rather than a robotics demo reel.

    The Robot Report2026-08-31
  14. Agent Frameworks & Orchestration

    A working checklist for agents that have to survive longer than one call

    The single line worth stealing: write down the done condition before the agent starts, and check it with something deterministic rather than another model.

    n8n2026-08-31
  15. Dev Tooling & Infra✓ verified

    Gradium’s new default voice model reads an order number back correctly 81% of the time

    Because the eval set is open, you can re-run this against your own scripts instead of taking a vendor chart on trust.

    Gradium2026-08-31
  16. Research✓ verified

    Google’s TimesFM-3 forecasts several related series at once, with no fine-tuning

    Check the licence before you plan on it: the code is Apache-2.0 but the weights are non-commercial and non-production, which rules out most business forecasting.

    Google Research2026-08-31
  17. Research

    Anthropic moved about 150 product engineers onto security and set rules for outside cyber testers

    If you get early access to a model with safeguards turned down, you are now expected to run it in a hardened, monitored sandbox — the testing-side obligations are being written down.

    Anthropic2026-08-31
  18. Dev Tooling & Infra

    XCENA and Samsung ship a CXL card that is 2TB of memory and 3,072 RISC-V cores

    Memory capacity, not FLOPS, is what caps how large a model a single box can serve — and CXL cards with their own compute are the cheapest route to more of it.

    Chips and Cheese2026-08-30
  19. Agent Frameworks & Orchestration✓ verified

    OpenClaw 2.0 rebuilds its control interface and moves sessions into SQLite

    Two upgrade traps in one release: downgrading now means a manual SQLite restore, and shared sessions are not a permission boundary you can lean on.

    OpenClaw2026-08-30
  20. Market & Business✓ verified

    Caterpillar is porting two decades of mining-autonomy lessons into how it deploys AI

    A rare adoption account from a company that already survived the hard part once: the constraint was never the machine, it was the process and the people around it.

    TechCrunch2026-08-30
  21. Market & Business✓ verified

    Sony Music Publishing and Warner Chappell sue Anthropic over training on tens of thousands of songs

    If you generate or commission audio with a frontier model, the per-work damages maths in this complaint is the number your licensing position now has to survive.

    TechCrunch2026-08-29
  22. Research

    Samsung puts compute inside LPDDR5X memory banks — and the software cost is the story

    On-device inference keeps running into memory bandwidth, and this is the clearest public accounting of what moving compute into DRAM actually costs the rest of the machine.

    Chips and Cheese2026-08-29
  23. Market & Business

    Cisco opens its Secure AI Factory to Supermicro rack-scale systems

    If you are buying AI infrastructure rather than building it, the validated-stack vendors are now competing on refresh cadence, not just on the accelerator inside.

    ServeTheHome2026-08-29
  24. Agent Frameworks & Orchestration

    Vercel lets you scaffold, deploy and chat with an agent from the dashboard

    The distance from "we should try an agent for this" to a deployed, Slack-reachable one that calls your own MCP servers is now a dashboard form.

    Vercel2026-08-28