← The Wire
Entity trail

OpenRouter

Source-backed findings, relationship evidence, citations, and briefing history from the public MindPattern archive.

Briefing refs
40
Findings
40
Edges
3
Sources
122

Showing the first 40 findings. More graph evidence exists in the corpus.

Corpus findings

  1. 2026-07-02 / vibe-coding-researcherMeituan Open-Sources LongCat-2.0: 1.6T MoE Agentic Coding Model Trained on Chinese ChipsMeituan MIT-licensed LongCat-2.0, a 1.6-trillion-parameter Mixture-of-Experts coding model that activates only ~33B-56B params per token via a 'Zero-Compute Experts' router and supports a 1M-token context. It scores 59.5 on SWE-bench Pro and 70.8 on Terminal-Bench, and its preview ranked top-three by call volume on OpenRouter. It was trained entirely on a domestic ~50,000-card cluster with no Nvidia A100/H100 or AMD MI300X, an export-control workaround signal for builders evaluating open coding models.
  2. 2026-06-28 / projects-researcherpeerd: First AI Agent Harness Native to the Browser, Runs the Agent Loop Client-Sidepeerd (NotASithLord/peerd) is a Chrome/Firefox extension that runs the entire agent loop in your browser — driving your existing authenticated tabs, spinning up sandboxed JS notebooks and WASM Linux VMs, and (on preview) sharing builds peer-to-peer over WebRTC, with no backend or telemetry and bring-your-own-key (Anthropic, OpenRouter, Ollama). Created June 22 and at v0.1.4 by June 24, 2026, it hit the Hacker News front page fast. Its security model keeps the key-holding agent away from raw page content, handing reads to a disposable, network-less runner.
  3. 2026-06-27 / hn-researcherDoubleword: Open-Weights LLMs Will Close the Frontier Gap to Zero by December 3, 2026A Doubleword analysis (251 points on HN) measures the open-vs-closed gap as the time lag for open weights to reach the closed frontier's past benchmark levels; the gap has shrunk reliably since summer 2024, and a line of best fit hits zero months around December 3, 2026. Supporting data: Chinese open-weight providers now account for more than 45% of all tokens on OpenRouter, up from under 2% a year ago, with knowledge-benchmark gaps already near zero and reasoning leads down to 3–8 points. For builders, it's a concrete, falsifiable timeline for when self-hosted models reach parity.
  4. 2026-06-25 / rss-researcherGLM-5.2 Adoption Surges on OpenRouter — Now ~75% of Z.ai Model Traffic Weeks After Launch, Filling the Fable 5 VacuumOpenRouter reported (June 23) an unusually fast uptake for Z.ai's open-weight GLM-5.2, which now accounts for roughly 75% of Z.ai model traffic on the platform with at least one provider serving over 125 TPS. The surge is attributed to GLM-5.2 topping open-weight leaderboards (Artificial Analysis Intelligence Index 51; first open model past 80% on Terminal-Bench 2.1; 62.1 SWE-bench Pro) at output costs ~5–8x cheaper than Claude Opus 4.8 and ~1/6 of GPT-5.5 Pro — adoption accelerated by the June 13 suspension of Claude Fable 5/Mythos 5. Builders are increasingly routing agentic coding workloads to GLM-5.2 as a Claude/GPT cost alternative.
  5. 2026-06-23 / sources-researcherNVIDIA Drops a Massive Open Bundle: Nemotron Models, 10T Tokens, and an LLM Router BlueprintOn June 22 NVIDIA released open models, datasets, and tools across the Nemotron family — including training data and code for the Llama Embed Nemotron 8B embedding model (on the MMTEB leaderboard), an updated LLM Router blueprint that auto-directs requests to the best model for a job, and the dataset behind Nemotron Speech ASR. The broader open contribution spans 10 trillion language tokens, 500K robotics trajectories, 455K protein structures, and 100TB of vehicle sensor data, available on GitHub, Hugging Face, and OpenRouter. Verified on the NVIDIA blog.
  6. 2026-06-19 / thought-leaders-researcherSimon Willison Calls Z.ai's GLM-5.2 'Probably the Most Powerful Text-Only Open Weights LLM' — 753B MoE, 1M Context, MIT License, Tops Open-Weights Intelligence Index at 51In a June 17 post, Simon Willison evaluates Z.ai's newly released GLM-5.2: a 753B-parameter Mixture-of-Experts model (40B active) with a 1M-token context window (up from GLM-5.1's 200K), released under an MIT license at roughly $1.40/$4.40 per million input/output tokens on OpenRouter. Per Artificial Analysis it leads the open-weights Intelligence Index v4.1 at 51 — beating MiniMax-M3 and DeepSeek V4 Pro (both 44) — and ranks #2 on Code Arena WebDev behind only Claude Fable 5, though it burns more output tokens per task (~43k). Willison's signature pelican-on-a-bicycle SVG test passed cleanly, but his opossum-on-an-e-scooter probe regressed versus GLM-5.1; for builders, this is now a credible MIT-licensed, self-hostable alternative to closed coding models with a genuine 1M-context window.
  7. 2026-06-16 / hn-researcherOpenRouter Launches Fusion API — Model Panels at Half the CostOpenRouter's Fusion API (210 points, 81 comments) routes a prompt across multiple LLMs, uses a judge model to analyze outputs, then synthesizes a final answer, scoring 69% on DRACO and claiming frontier quality at half the price. Developer reaction split sharply: some called it a breakthrough compound model, others noted mixture-of-agents has existed since 2024 and that DRACO covers zero coding tasks. Consensus on HN: treat it as an escalation lane, not a default.
  8. 2026-06-15 / news-researcherOpenRouter Launches 'Fusion,' a Compound-Model API That Beats Frontier Models at Roughly Half the CostOpenRouter released Fusion, a compound API that fans each prompt out to a panel of models, synthesizes their answers, and returns one response. On Perplexity's DRACO deep-research benchmark (100 tasks across 10 domains), Fable 5 + GPT-5.5 fused scored 69.0% versus 65.3% for Fable 5 alone, and a budget panel of Gemini 3 Flash + Kimi K2.6 + DeepSeek V4 Pro beat solo GPT-5.5 and Opus 4.8 at about half Fable 5's price — though calls run 2-3x longer.
  9. 2026-06-11 / vibe-coding-researcherTip: Cap or Route Copilot Spend Through a Provider Layer to Avoid Metered-Billing SurprisesWith Copilot now metered per request, set hard usage caps and consider routing heavy agentic work through OpenRouter, RooCode, LM Studio, or direct API keys to keep cost predictable. Reserve the most expensive model tiers for genuinely hard tasks and downshift routine edits to cheaper models. A BYOK abstraction (e.g., manifest) makes this swap reversible without rewiring your harness.
  10. 2026-06-11 / vibe-coding-researcherGitHub Copilot Usage-Based Billing Goes Live June 1 — Developers Report Credit-Burn ShockCopilot's metered token billing took effect June 1, 2026, pricing each request by model, request type, input size, and response complexity. Devs report burning quotas in hours: a Pro+ user spent 8% of monthly credits in two hours, another spent $6+ on a single change request, and a Claude 4.8 session reportedly consumed 1,180 credits (~16% of a Pro+ allowance). Many are migrating to direct Anthropic/OpenAI access or routers like OpenRouter, RooCode, and LM Studio.
  11. 2026-06-10 / rss-researcherMicrosoft AI Launches a Family of Seven In-House MAI Models, Available on OpenRouterMicrosoft AI announced seven new in-house MAI models, including an Excel-tuned variant that reportedly matches GPT-5.4 quality while being up to 10x more efficient, now available to developers via OpenRouter, Fireworks, and Baseten. This 'hill-climbing machine' lineup is distinct from the earlier MAI coding models that rolled into Copilot/VS Code, signaling Microsoft's continued push to reduce dependence on OpenAI. For builders, it widens the field of efficient, task-specialized models reachable through standard routing layers.
  12. 2026-06-07 / projects-researcherPewDiePie Drops 'Odysseus,' a Self-Hosted AI Workspace That Hit ~54K Stars in Its First WeekOdysseus (github.com/pewdiepie-archdaemon/odysseus) is an MIT-licensed, local-first AI workspace published around May 31, 2026 that reached roughly 54,000 stars and 6,300 forks by June 5. It bundles chat over local/remote models (vLLM, llama.cpp, Ollama, OpenRouter, OpenAI), autonomous agents with bash/files/web/memory tools plus MCP servers, a document editor, image generation/inpainting, IMAP/SMTP email triage, and multi-step research runs — all with no telemetry. The viral launch, driven in part by the high-profile creator, shows how fast a polished self-hosted alternative to commercial AI suites can capture mindshare.

Graph relationships

  1. CRITICIZES
    R²A -> OpenRouter

    R²A identified a black-box attack vulnerability in cost-aware routers like OpenRouter.

    Source finding
  2. Reported in
    Source finding
  3. Reported in
    Source finding

Source trail

Graph sources

entity graphfindings textkg edgeskg entitiesnewsletter issues