Remix.run Logo
Show HN: Codex.nvim – Codex inside Neovim (no API key required)(github.com)
3 points by ishiooon 7 hours ago

Hi HN! I built codex.nvim, an IDE-style Neovim integration for Codex.

  Highlights:
  - Works with OpenAI Codex plans (no API key required)
  - Fully integrated in Neovim (embedded terminal
  workflow)
  - Bottom-right status indicator shows busy/wait state
  - Send selections or file tree context to Codex quickly

  Repo:
  https://github.com/ishiooon/codex.nvim


  Why I built this:
  I wanted to use Codex comfortably inside Neovim without
  relying on the API.

  Happy to hear feedback and ideas!