Skip to content

Keep side conversations open when switching threads - #35011

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/a621c21e1c45ba73197d59750b2e05efa5ee1081
Jul 23, 2026
Merged

Keep side conversations open when switching threads#35011
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/a621c21e1c45ba73197d59750b2e05efa5ee1081

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 23, 2026

Copy link
Copy Markdown

Keep side conversations open when switching threads

What changed

  • Add a configurable toggle_side_conversation TUI action, bound to ctrl-/ by default, to switch between a side conversation and its parent without closing either.
  • Show the active binding in the footer and distinguish switching from closing with ctrl-c.
  • Allow starting a replacement side conversation from the parent, while cleaning up the previous side thread and preserving it if cleanup fails.
  • Clean up retained side conversations when shutting down the current thread.

Testing

  • Cover shortcut remapping, conflicts, and compatibility with existing ctrl-/ and ctrl-7 bindings.
  • Cover side-thread replacement and footer states for both the parent and side conversation.

## What changed

- Add a configurable `toggle_side_conversation` TUI action, bound to `ctrl-/` by default, to switch between a side conversation and its parent without closing either.
- Show the active binding in the footer and distinguish switching from closing with `ctrl-c`.
- Allow starting a replacement side conversation from the parent, while cleaning up the previous side thread and preserving it if cleanup fails.
- Clean up retained side conversations when shutting down the current thread.

## Testing

- Cover shortcut remapping, conflicts, and compatibility with existing `ctrl-/` and `ctrl-7` bindings.
- Cover side-thread replacement and footer states for both the parent and side conversation.

GitOrigin-RevId: a621c21e1c45ba73197d59750b2e05efa5ee1081
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/a621c21e1c45ba73197d59750b2e05efa5ee1081 branch from 046dcca to 7d4b417 Compare July 23, 2026 21:03
@copyberry
copyberry Bot merged commit 7d4b417 into main Jul 23, 2026
19 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/a621c21e1c45ba73197d59750b2e05efa5ee1081 branch July 23, 2026 21:04
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 23, 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