ZIm/crates/language_models/src/provider
Michael Sloan 297fd858e8
Code for debugging issue with no width available
This commit enables extremely verbose taffy logging and adds output of the layout ids for the Open Router settings container ID and the ID for the text input that has the issue.  https://gist.github.com/mgsloan/28a2d8d9c9c803fc60898eae9db1ec8e is the subsets of the logs starting with the first line with the container ID and ending with the last line that has the container ID (see the end of the logs for these IDs)

Repro for the issue:

* Set ui_font_size to 20 in user settings.json
* Open zed agent settings
* Expand Open Router settings
* Resize panel until the API key input field becomes small
2025-08-14 19:10:19 -06:00
..
anthropic.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
bedrock.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
cloud.rs language_models: Add reasoning_effort for custom models (#35929) 2025-08-13 06:09:16 +00:00
copilot_chat.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
deepseek.rs agent: Improve error handling and retry for zed-provided models (#33565) 2025-06-30 21:01:32 -06:00
google.rs agent: Update pieces of copy in the settings view (#35621) 2025-08-05 00:36:43 +00:00
lmstudio.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
mistral.rs language_models: Add thinking to Mistral Provider (#32476) 2025-08-09 15:25:47 -04:00
ollama.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
open_ai.rs language_models: Add reasoning_effort for custom models (#35929) 2025-08-13 06:09:16 +00:00
open_ai_compatible.rs language_models: Add reasoning_effort for custom models (#35929) 2025-08-13 06:09:16 +00:00
open_router.rs Code for debugging issue with no width available 2025-08-14 19:10:19 -06:00
vercel.rs language_models: Add reasoning_effort for custom models (#35929) 2025-08-13 06:09:16 +00:00
x_ai.rs language_models: Add reasoning_effort for custom models (#35929) 2025-08-13 06:09:16 +00:00