Todo list above the input line

Resolved 💬 3 comments Opened Feb 13, 2026 by Dovlan1990 Closed Apr 3, 2026

What variant of Codex are you using?

CLI

What feature would you like to see?

Id like "Plan list | Todo list" to always be above the input line, and not get lost in the history.

Currently, when the model generates a list of tasks, we see them in the CLI's chat history. With each new message, such as "updated plan," the block moves up and gets lost, leaving you confused about where you left off and returned to, making it difficult to tell what stage of execution it is. This is already implemented in the VSC Extension—the todo list always appears above the input block as i remember.

I propose doing the same in the CLI - always specify the there block (execution plan) above the input block, so that the user can always see which point of the plan the model is currently executing.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗