Abue Ammar
Abue Ammar
### Checklist - [X] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Messages/releases/latest). - [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Messages/issues) or [closed](https://github.com/FossifyOrg/Messages/issues?q=is%3Aissue+is%3Aclosed)...

### Description ``` "agent": { "default_model": { "provider": "copilot_chat", "model": "gpt-4.1" }, "editor_model": { "provider": "copilot_chat", "model": "gpt-4.1" }, "version": "2", "preferred_completion_mode": "max" }, ``` this is my zed settings....