Open-source AI SDK provider routes Vercel apps through a local Codex subscription
lgrammel · x · 2026-07-22
An experimental Vercel AI SDK v7 provider now lets developers use a local Codex subscription instead of OpenAI API billing.
- The package is an open-source provider for the AI SDK.
- It exposes Codex-style calls for text and image generation workflows inside the SDK.
- The example shows it being wired into generateText and streamText, so apps can swap billing and model access behavior with minimal code changes.
More from coding & agent
- marimo Glance: Turn GitHub Python Code into Live Interactive Notebooks — S_Conradi · 2026-07-22
- Cognition says Devin Outposts can run on a Mac mini, VM, GPU box, or Kubernetes — GavinSBaker · 2026-07-22
- Building a Knowledge Graph Without a Graph DB: 1000x Cheaper Than GraphRAG — TheRedfather · 2026-07-22
- FactoryAI gave back its first millions, then shipped Droid CLI two years later — matanSF · 2026-07-22
- Hermes Agent Refactoring Proposal: Decoupling via Event Bus and Monorepo Slicing — Promptmethus · 2026-07-22
- Show HN: a 6.2 MB pure-Go terminal command palette with no fzf dependency — MarinhoD · 2026-07-22