Fetching from the wire…
Top 5 · 2026-05-18 · source-backed
You have a Claude Pro subscription. A ChatGPT Pro subscription. Maybe SuperGrok. What if you could use all of them as OpenAI-compatible API endpoints for any tool?
Nous Research released Hermes Agent v0.14.0, their largest release ever: 808 commits, 633 merged PRs, 215 community contributors. The headline feature is a local proxy that turns any OAuth-authenticated subscription into an OpenAI-compatible endpoint you can point Codex, Aider, Cline, or any other tool at.
This solves a real and annoying problem. I pay for multiple AI subscriptions in my personal projects. Each tool wants its own API key and config. The Hermes proxy sits locally, authenticates once per provider, and exposes a single endpoint that speaks the OpenAI protocol. Configure once, use everywhere.
The rest of the release is substantial too. xAI Grok joins as an OAuth provider with grok-4.3 and its 1M token context. LSP semantic diagnostics catch type errors before the agent's next turn instead of after it. Microsoft Teams gets end-to-end integration. The project has 140K+ GitHub stars and holds the #1 position on OpenRouter with 271 billion tokens processed.
The LSP integration is worth calling out specifically. When your agent writes code with a type error, the error surfaces immediately through the language server rather than waiting for a build step or test run. That's a tight feedback loop that prevents the "agent confidently writes broken code for 3 turns" failure mode I've seen with other tools.
If you're running multiple AI coding tools (and at this point, who isn't?), install Hermes Agent and set up the local proxy. It's the fastest path from "I have five subscriptions" to "they all talk to everything."
Each link below shares sources, entities, or timing with this story.
From the team behind the Hermes open-weight models, positioned as a personal agent that "grows with you" (GitHub). Other tools in this week's batch now name-check "Hermes Agent" as a first-class target alongside Claude Code and Codex. When competing tools start building integr...
OpenClaw tagged v2026.8.1 at 03:30 UTC this morning. The release post counts 933 contributors, 569 of them first-time, and more than 16,000 pull requests, roughly half of every PR ever merged into the project, after a seven-week gap against a prior cadence of 106 releases in 2...
Nearly two contributions per complaint, the most PR-heavy backlog I've seen on this beat (GitHub). Set against ruvnet/ruflo, which splits 289 open PRs against 604 open issues at 70,203 stars, the two largest agent meta-harnesses have inverted contribution shapes at similar act...
RTK is a single Rust binary that intercepts your terminal commands and compresses the output before it hits the LLM context window. That's it. No configuration philosophy, no agent framework — just less tokens for the same information. The numbers are immediate: cargo test com...
Blaizzy/nativ (1,163 stars, Swift, MIT, macOS 26+) comes from the mlx-vlm author and bundles that server into a SwiftUI app that discovers MLX models already in your HF cache. It exposes OpenAI-compatible chat, Responses, image, audio and model endpoints plus Anthropic Message...
Roo Code announced it will archive its VS Code extension repo on May 15 and merge back into Cline, the project it originally forked from. CEO Matt Rubens said the team needs to "constantly destroy and recreate to keep up with what's newly possible." Translation: the extension...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.