Filter CLI input history by project / working directory
Resolved 💬 1 comment Opened Mar 24, 2026 by onezibo Closed Mar 24, 2026
What variant of Codex are you using?
CLI
What feature would you like to see?
Problem: Pressing the up arrow key in the CLI to navigate input history currently shows a global mix of inputs from all projects. When working on multiple projects simultaneously, this causes context mixing and confusion.
Feature Request: Isolate input history by project. Filter the history navigation (up arrow) by the current working directory (cwd) so developers only see the history relevant to their current project.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗