zed/crates/assistant_text_thread/src
Marshall Bowers 72bc4dc534
cloud_llm_client: Move CompletionIntent to language_model (#52359)
This PR moves the `CompletionIntent` enum from the `cloud_llm_client`
crate to the `language_model` crate, as it is no longer part of the
Cloud interface.

Release Notes:

- N/A
2026-03-25 08:39:17 +01:00
..
assistant_text_thread.rs build: Tear up crate graph (move terminal closer to editor) (#48602) 2026-02-06 20:14:35 +01:00
assistant_text_thread_tests.rs ui: Clean up unused icons (#52282) 2026-03-24 09:16:13 -03:00
context_server_command.rs build: Tear up crate graph (move terminal closer to editor) (#48602) 2026-02-06 20:14:35 +01:00
text_thread.rs cloud_llm_client: Move CompletionIntent to language_model (#52359) 2026-03-25 08:39:17 +01:00
text_thread_store.rs MCP remote server OAuth authentication (#51768) 2026-03-23 12:54:08 +01:00