See what Codex is doing

The whole agent thread is clickable. Open any command, file, or diff and see exactly what happened behind it.

What it is

PlanToCode uses the OpenAI Codex App Server on your own machine.

The mobile apps mirror the desktop, subagent threads included. A few useful tools come bundled, too:

  • Syntax highlighting for the code files you open.
  • Clean Markdown rendering, with inline code blocks formatted and syntax-highlighted; it can even open web pages as Markdown.
  • A Chrome extension so it can use your browser.
  • Sessions the agent maintains on its own, reading earlier threads so it can learn from them in a new one.
  • Gemini-based video processing for show-and-tells or meeting recordings.
  • A text-to-speech tool that reads your codebase aloud, so you can listen on desktop or mobile.

Be productive

Learn more about the system you are working on by seeing what actually happens behind the scenes. And it is fast, with the core logic written in Rust.