AI Agents
The 444x-Cheaper Bet Against the LLM-For-Everything Stack
The “so what”: If you’re building AI agents, a big chunk of your inference bill goes to tasks that don’t actually need a generative model — routing a request, classifying a document, deciding which API to call. TypeSafe AI just shipped a purpose-built answer to that, and the cost numbers are startling.
What happened: TypeSafe AI emerged from stealth with a $40M seed (led by DCVC, ~$200M valuation) and a product called Jev — a “System One” model that is deliberately not an LLM. Built by OpenAI veterans including Diogo Almeida (co-inventor of RLHF, who worked on InstructGPT and GPT-4), Jev does only one thing: structured decision-making. It takes typed questions and unstructured state, and outputs deterministic, type-safe decisions with confidence scores. It can’t write prose, code, or hold a conversation — and that’s the point.
Why it matters: TypeSafe claims Jev is up to 193.6x faster and 444.6x cheaper than frontier LLMs in its own testing — roughly $0.0004 per decision versus seconds (and dollars) wasted on generative inference. An independent test by Every found it ~25x faster and 580x cheaper than Claude on an extraction task. The architectural claim is the real story: agent pipelines have been forcing LLMs to do routing and classification that don’t require creativity, paying generative-model prices for deterministic work.
What to watch: The caveats matter. Benchmarks were measured by agreement with GPT-6 Astra and Claude Fable 5.1 rather than ground truth, there are no named production customers yet, and accuracy (~67.8% on an internal benchmark) is claimed, not independently verified. If Jev holds up, expect a wave of “System 1 / System 2” splits where cheap deterministic models handle the front line and frontier models handle the hard thinking. (Analysis.)
Source: Forkast.news
|
Claude now leads 26% of Anthropic’s own AI research. Anthropic disclosed that its model is driving roughly a quarter of its R&D — from under 1% in February to 26% by August — across ~30,000 agents, completing tasks “end-to-end from a high-level prompt” under human supervision. It’s the most concrete public data yet on recursive self-improvement, and Anthropic is using it to argue other labs should publish the same metrics. NBC News / AP
|
|
Beacon buys Haize Labs to make AI reliable for Main Street. The Toronto holding company behind 45 software firms serving 22,000+ businesses acquired the red-teaming and observability startup, folding it into a new Applied AI Research Group. The signal: AI reliability tooling is migrating from frontier labs down to the “campgrounds and construction companies” — the long tail of the economy where most people actually work. The Next Web
|
|
AI News
|
Unsealed filing: OpenAI and Microsoft admitted LLMs are built on “theft” and killing the web. A summary-judgment filing in the NYT v. OpenAI case reveals internal statements — including a Microsoft document calling AI training “an astonishing theft of unprecedented proportions” and describing a “doom loop” destroying the content supply chain. Executives testified that clicks to publishers cratered more than 90% on Bing. It’s the starkest public admission yet that the models were trained on scraped work without compensation, and it lands squarely in the middle of the fair-use debate. 404 Media
|
|
PrismML compresses a 27B model 9-10x with barely any loss. The Caltech-founded lab’s “Bonsai 2” squeezes Alibaba’s Qwen3.8 27B down to 5.9 GB — small enough for a PC — while retaining 98% of its benchmark score, using ternary weights (+1, -1, 0) instead of 16 bits. Adviser Ion Stoica’s pitch is blunt: private, on-device intelligence that’s effectively free because it runs on hardware you already own. TechCrunch
|
|
AI agents are becoming the payments industry’s next customer. Stockholm’s SolvaPay is building infrastructure to let authorized agents transact — machine-readable payments, usage-based billing, and agent-to-agent payments that can run “several layers deep.” The core problem: fraud systems were built to keep bots out, and now some bots are supposed to buy things. PYMNTS
|
|