Simon Willison 11/9/2025

Reverse engineering Codex CLI to get GPT-5-Codex-Mini to draw me a pelican

Read Original

This article details the process of reverse-engineering OpenAI's Codex CLI, written in Rust, to gain direct access to the GPT-5-Codex-Mini model before its official API release. The author explains how they modified the CLI to add a new 'prompt' subcommand, allowing them to send custom prompts and system messages directly to the model, demonstrating the technique by having it draw a pelican.

Reverse engineering Codex CLI to get GPT-5-Codex-Mini to draw me a pelican

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes