Fetching from the wire…
Vibe Coding2026-09-21 · source-backed
Geoffrey Huntley released underclass September 20, a Rust proxy exposing /v1/responses, /v1/chat/completions and /v1/models over N ChatGPT/Codex and M Copilot subscriptions added via OAuth device flow. Sessions pin to one account so the upstream prompt cache stays warm, exhausted accounts leave rotation and return when their window resets, and when everything is exhausted it fails fast with the earliest reset time instead of hanging. 136 stars same day.
Each link below shares sources, entities, or timing with this story.
codenotch is a Swift menu-bar app at 1,011 stars, created September 5, that reads Claude Code's /usage output (falling back to the OAuth token in the login keychain), Cursor's local SQLite session state, Codex's ChatGPT usage endpoint for 5-hour and weekly limits, plus Antigra...
It wires ChatGPT/Codex and Grok into DeepSeek Harness by OAuth in the web UI, and imports Claude credentials directly from an existing Claude Code session via the macOS Keychain or ~/.claude/.credentials.json. Tokens land in ~/.dsh/plugins/subscriptions/auth.json at mode 0600...
b-nnett/codex-subscription-router, created August 16 and already past 200 stars, builds a locally patched copy of the official ChatGPT desktop app and fans its single app-server connection out to one official Codex child process per account through a Go multiplexer, each with...
It's the customer-run half of OpenAI's Secure MCP Tunnel, letting a private or localhost MCP server reach ChatGPT, Codex, the Responses API and Agent Builder without exposing it publicly. 422 stars, v0.0.14 tagged September 1, pushed this morning. GitHub Pre-1.0 numbering and...
lean-ctx is a Rust-based system that sits between AI coding tools and LLMs, compressing file reads by 60-99% and shell output by 60-95% using Tree-sitter AST parsing for 18 languages. Cached re-reads cost only 13 tokens. Works as a standard MCP server with 49 tools. Compatible...
Posted to Show HN on September 4, it's a Rust loop engine that dispatches Claude, Codex, Hermes, Pi or NanoClaw against a codebase on a schedule, each run in a fresh isolated workbench inside a tmux session to prevent state leakage, with watchdog monitoring and REST, MCP and w...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.