Skip to content

Add a TUI setting to disable automatic recaps - #42101

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/7d5323f58a2c84e60683a25a8c77653097efe6e2
Sep 1, 2026
Merged

Add a TUI setting to disable automatic recaps#42101
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/7d5323f58a2c84e60683a25a8c77653097efe6e2

Conversation

@copyberry

@copyberry copyberry Bot commented Sep 1, 2026

Copy link
Copy Markdown

Add a TUI setting to disable automatic recaps

What changed

  • Add the tui.auto_recap configuration option, enabled by default.
  • When disabled, cancel scheduled automatic recap checks, reject automatic
    requests, and discard pending automatic results without retrying.
  • Keep manual /recap requests available regardless of the setting.

Testing

  • Cover configuration defaults and command-line overrides.
  • Cover scheduling cancellation, pending request cleanup, discarded results,
    and manual recaps while automatic recaps are disabled.

## What changed

- Add the `tui.auto_recap` configuration option, enabled by default.
- When disabled, cancel scheduled automatic recap checks, reject automatic
  requests, and discard pending automatic results without retrying.
- Keep manual `/recap` requests available regardless of the setting.

## Testing

- Cover configuration defaults and command-line overrides.
- Cover scheduling cancellation, pending request cleanup, discarded results,
  and manual recaps while automatic recaps are disabled.

GitOrigin-RevId: 7d5323f58a2c84e60683a25a8c77653097efe6e2
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/7d5323f58a2c84e60683a25a8c77653097efe6e2 branch from 5a07489 to 8ea297f Compare September 1, 2026 17:10
@copyberry
copyberry Bot merged commit 8ea297f into main Sep 1, 2026
26 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/7d5323f58a2c84e60683a25a8c77653097efe6e2 branch September 1, 2026 17:11
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant