Stripe in talks to buy OpenRouter for ~10B
Stripe Inc. is in talks to acquire OpenRouter, a marketplace for AI models, for approximately $10 billion, according to people familiar with the matter. The deal would mark one of the largest acquisit…
Stripe Inc. is in talks to acquire OpenRouter, a marketplace for AI models, for approximately $10 billion, according to people familiar with the matter. The deal would mark one of the largest acquisit…
A developer built Cypher, an open-source Rust CLI that scans Reddit subreddits and uses AI to score buying intent, ranking leads for freelancers. The tool supports local Ollama models and cloud fallba…
A developer tracked Claude Code spending for three months and found that 60-70% of agent turns don't need a frontier model like Opus. By routing simple tasks to cheaper models like Haiku, costs droppe…
OpenRouter, a third-party AI inference provider, allows its model providers to serve lower-quality quantized models than requested, potentially invalidating AI safety research that relies on consisten…
Echo, an OpenAI-compatible endpoint from Tracer, routes requests across open-weight models GLM-5.2 and Kimi K2.7 and claims aggregate results on par with Claude Fable 5 at roughly a third of the infer…
Ant Ling (@AntLingAGI) on July 23rd, 2026 released Ling-3.0-flash, a 124-billion-parameter mixture-of-experts (MoE) model that activates only 5.1 billion parameters per token and matches or beats its …
Gate.cat, an open-source tool from BGMLAI, intercepts shell commands from AI agents before execution to block dangerous operations like rm -rf, using a fail-closed parser with no LLM call in the veto …
Anthropic documented that when a request to its 'claude-fable-5' model is classified as sensitive, the API silently substitutes 'claude-opus-4-8' instead, notifying the user in the response object. Cu…
A $2 trillion AI financing landscape faces mounting risks as Chinese open large language models challenge the market dominance of Anthropic and OpenAI, whose combined financial commitments exceed $1.5…
Anthropic researcher Levent Alpöge tweeted a counterargument to the 80-year-old Jacobian Conjecture, identified using Claude Fable 5 and empirically validated. When fed to LLMs, the counterargument cr…
A cross-entropy comparison of large language model responses reveals that Kimi's writing style is most similar to Claude's, according to a heat map built from character trigram distributions across mo…
Sakana AI announced Fugu-Ultra v1.1, an upgraded orchestration engine that delivers performance gains of up to 7.9 points over v1.0 and beats leading models like Fable 5 in complex coding and reasonin…
A new analysis warns that AI-generated code for geographic information systems (GIS) can produce 'no errors' while being fundamentally wrong, citing coordinate reference system (CRS) mismatches, spati…
Stripe is reportedly acquiring OpenRouter for $10 billion, a move that would combine a unified API key for AI agents with a global payment rail, enabling developers to manage token costs as native lin…
Nova, a self-hosted open-source AI orchestrator with 24 specialist agents and an event-driven automation layer, launched under an MIT license. The platform runs on users' own model subscriptions and m…
A developer built `external-agents`, an MCP server that lets coding agents like Codex and Claude Code route work across multiple LLM providers through one interface, turning fragmented quota buckets i…
Chinese tech firms are expanding globally across AI software and hardware, with Shanghai-based AI lab MiniMax generating 73% of its 2025 revenue outside mainland China, up from US$21.3 million to US$5…
Z.ai released GLM-5.2, an open-weight coding model under MIT license, scoring 62.1 on SWE-bench Pro against GPT-5.5's 58.6 at roughly one-sixth the cost ($0.95 per million input tokens via OpenRouter)…
Litco released LitigationBench, a benchmark for language models on litigation work, showing that models with Litco's safeguards active report zero fabricated authorities on ordinary tasks, while model…
PenguinHarness, an open-source agent framework from Prism Shadow, claims to build agents at 100× the speed of LangChain with a zero-code CLI and Web UI connected to 1000+ models, achieving best accura…