Open the agents overview from an empty composer - #41917
Merged
copyberry[bot] merged 1 commit intoAug 31, 2026
Merged
Conversation
## What changed - Open the agents overview with Left from an empty, focused composer in local-daemon sessions. - Keep the shortcut inactive while editing text, using transient input surfaces, or when Left has been explicitly remapped. - Show the contextual shortcut in the footer and shortcuts overlay. - Leave the configurable `open_agents` action unbound by default instead of assigning `Alt+A`. ## Testing - Add coverage for session eligibility, input-state guards, editor and Vim remaps, event dispatch, and footer rendering. GitOrigin-RevId: ef17db3d9d09c3a08c3f7353c5b8a02f2b61c696
copyberry
Bot
force-pushed
the
copyberry/codex-internal-to-codex-oss/ef17db3d9d09c3a08c3f7353c5b8a02f2b61c696
branch
from
August 31, 2026 21:54
fe0c595 to
0a2e2bf
Compare
copyberry
Bot
deleted the
copyberry/codex-internal-to-codex-oss/ef17db3d9d09c3a08c3f7353c5b8a02f2b61c696
branch
August 31, 2026 21:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open the agents overview from an empty composer
What changed
open_agentsaction unbound by default instead of assigningAlt+A.Testing