CodexPro
Use ChatGPT Developer Mode as a local coding agent for your repo
...It starts a local server for the current workspace so ChatGPT can read files, search code, apply scoped edits, run guarded shell checks, and review changes. The project is designed around local control rather than hosting code or proxying model access through a third-party service. It supports setup, start, doctor, settings, handoff, and pro modes for different levels of agent involvement. Public access can be routed through options such as Cloudflare tunnels, ngrok, Tailscale Funnel, or local-only mode. CodexPro is useful for developers who want ChatGPT to act like a repo-aware coding assistant while keeping the actual workspace on their own machine.