ui: Improve Chat Form Actions UI/UX (models selector, add panel) - #27746
Conversation
fb4cbf0 to
e579624
Compare
9c2f9b8 to
d757760
Compare
There was a problem hiding this comment.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Note
This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.
d757760 to
18a7f4e
Compare
18a7f4e to
1617d5e
Compare
1617d5e to
c741d6f
Compare
2117ce5 to
b66ba17
Compare
…tants Assisted by: pi:GLM-5.3-Flash
Assisted by: pi:GLM-5.3-Flash
Replace the supportsThinking flag on ModelId with a capabilities object keyed like ModelModalities, so future capabilities (tool calls, etc.) slot in alongside reasoning. Icons and labels now come from the shared CAPABILITY_ICONS/MODALITY_ICONS constants. Assisted by: pi:GLM-5.3-Flash
b66ba17 to
db97713
Compare
…l-org#27746) * ui : strip trailing container-format segments from parsed model names * ui : show reasoning and modality icons on model options and search by modality * ui : keep reasoning submenu visible regardless of model state * ui : add show-org-name-in-trigger display setting * ui : move model list into a submenu within the model selector * ui : make model option hover and focus highlight override the active state * ui : add raw model id tooltip to model selector options * feat: Enable microphone input as default for audio models * ui : fix eslint issues in chat form and model selector * ui: show modality icons instead of file submenu in chat add menu Assisted-by: pi * chore: Format * chore: Format * ui: add ModelCapability enum and shared modality/capability icon constants Assisted by: pi:GLM-5.3-Flash * ui: derive modality badge icons and labels from shared constants Assisted by: pi:GLM-5.3-Flash * ui: split model option icons into capabilities and modalities Replace the supportsThinking flag on ModelId with a capabilities object keyed like ModelModalities, so future capabilities (tool calls, etc.) slot in alongside reasoning. Icons and labels now come from the shared CAPABILITY_ICONS/MODALITY_ICONS constants. Assisted by: pi:GLM-5.3-Flash
|
Hi, with b10665 I can't select reasoning level anymore. I get the button with the light bulb, but do not see the submenu. When I click it, the model information popup is shown. Something goes wrong? I'm running |
I'm seeing the same issue on desktop. I've opened an issue here: #27981 |


Overview
-GGUF)Screen.Recording.2026-08-27.at.13.10.28_h264.mp4
Requirements