Launched this week
Remote Codex Desktop
Add an HTTP API to Codex Desktop
5 followers
Add an HTTP API to Codex Desktop
5 followers
A lightweight local HTTP bridge for controlling Codex from applications, scripts, and internal services. - stevenleep/codex-remote-connection-adapter

A simple WebSocket mode or SSE endpoint would be amazing for streaming Codex responses in real time. Right now polling works but it feels clunky for anything that wants to feel live, especially chat UIs or progress indicators in dashboards.
Adding a simple web UI for the bridge would make it way easier to test endpoints and debug issues without having to fire up curl or write a script every time.