openai / openai/codex

Add a setting to disable automatic conversation recaps in Codex CLI

Open
#41,622 15 comments 90 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

CLI config enhancement
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

CLI (codex-cli 0.151.0)

What feature would you like to see?

Please add a documented config.toml setting that disables automatic conversation recap generation.

Additional information

For users who already understand the conversation, automatic recaps are unsolicited and distracting; when a recap is wanted, the user can explicitly request one.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing where the Codex CLI generates automatic conversation recaps and how existing config.toml settings are parsed and documented. Add a documented setting that disables automatic recaps, while preserving explicit recap requests, and verify the setting changes only automatic generation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.