Reproduction steps
Reproduction steps
- Configure the following keybinding:
"space a p": "agent::ToggleProfileSelector"
-
Open a thread with an agent enabled.
-
While the agent is idle, press space a p.
- The profile selector opens correctly.
-
Send a prompt so the agent starts generating a response.
-
While generation is still in progress, press space a p again.
Current vs. Expected behavior
Expected behavior
The profile selector should open normally, just like when the agent is idle.
Actual behavior
The keybinding does nothing while the agent is generating a response.
This seems inconsistent because the profile selector can still be changed manually through the UI during generation.
Zed version and system specs
Zed: 1.2.3
Commit: ede077939fbe732d38afe7cf2576d3a19ef3ca57
OS: Linux (Kubuntu)
Memory: 24 GiB
Architecture: x86_64
Attach Zed log file
No response
Relevant Zed settings
No response
Relevant Keymap
{
"context": "Editor && VimControl && !VimWaiting && !menu",
"bindings": {
"space a p": "agent::ToggleProfileSelector"
}
}
(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None
Reproduction steps
Reproduction steps
Open a thread with an agent enabled.
While the agent is idle, press
space a p.Send a prompt so the agent starts generating a response.
While generation is still in progress, press
space a pagain.Current vs. Expected behavior
Expected behavior
The profile selector should open normally, just like when the agent is idle.
Actual behavior
The keybinding does nothing while the agent is generating a response.
This seems inconsistent because the profile selector can still be changed manually through the UI during generation.
Zed version and system specs
Zed: 1.2.3
Commit:
ede077939fbe732d38afe7cf2576d3a19ef3ca57OS: Linux (Kubuntu)
Memory: 24 GiB
Architecture: x86_64
Attach Zed log file
No response
Relevant Zed settings
No response
Relevant Keymap
{ "context": "Editor && VimControl && !VimWaiting && !menu", "bindings": { "space a p": "agent::ToggleProfileSelector" } }(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None