Fetching from the wire…
Public story · 2026-08-17 · high
The router patched OpenAI's desktop app and hit 200 GitHub stars in a day, but its terms-of-service risk stays unresolved.
Why now: The repo posted August 16 and crossed 200 stars before OpenAI said anything about it.
b-nnett shipped codex-subscription-router on GitHub August 16, and it passed 200 stars within a day. The tool patches a local copy of OpenAI's desktop ChatGPT app. It splits the app's single connection across several accounts, launching one official Codex process per subscription, each with its own isolated Codex home directory.
The Go multiplexer picks whichever account's weekly allowance is closest to running out, with a bounded boost for accounts holding banked resets in reserve. Once a thread starts, it stays pinned to the subscription that opened it. A follow-up keeps its conversation context and account-level caching instead of switching accounts mid-thread.
The repo ships build tooling only, not OpenAI's binaries, and the README carries an explicit unofficial warning. Not a hosted service. A local patch users assemble themselves, one OpenAI can shut down only by cutting off the accounts behind it.
I don't expect OpenAI's terms of service to tolerate account pooling like this for long, and I won't build anything load-bearing on top of it. What happens to pooled accounts once OpenAI's systems notice the pattern in request logs is the open question the project doesn't answer. The repo went up August 16, a day before this writing, with no word yet from OpenAI.
Each link below shares sources, entities, or timing with this story.
Three things happened this month that only make sense together. Agent Plugins 1.0 shipped co-signed by six competitors: AWS, Anysphere, Microsoft, OpenAI, Vercel and Google (GitHub Changelog). It makes skills-plus-MCP bundles portable across clients. OpenAI's August 11 Codex c...
Preview as of August 11, bundling ChatGPT, ChatGPT Work and Codex, built for Ubuntu 24.04/26.04 LTS, Debian 13, Fedora 43/44 on x64 and ARM64, with an installer that registers an OpenAI repo so updates flow through apt (TechCrunch). Modest community heat (109 upvotes on r/sing...
rust-v0.150.1, published August 27, fixes remote compaction ignoring retained images when computing token budget; it now trims older images as needed (GitHub). Sessions passing screenshots to a vision-capable agent were budgeting as though those images cost nothing, which prod...
The Rust terminal coding agent took the top slot on GitHub Trending with 17,497 forks, pushed August 23, above basecamp/omarchy (+803) and Alishahryar1/free-claude-code (+1,040). Codex being the single largest daily gainer is a useful counterweight to the assumption that the t...
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...
Six clients. One manifest. Zero vendor lock. Vercel published Agent Plugins 1.0.0 on August 6, an openly licensed spec that bundles Agent Skills and MCP servers behind a single portable manifest. The shape is deliberately boring: a plugin.json requiring only schemaVersion and...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.