ZIm/crates/agent_ui/src
Anthony Eid 399d059b5f onboarding: Remove accept AI ToS from within Zed (#36612)
Users now accept ToS from Zed's website when they sign in to Zed the
first time. So it's no longer possible that a signed in account could
not have accepted the ToS.


Release Notes:

- N/A

---------

Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
2025-08-22 13:09:30 -04:00
..
acp thread view: Add more UI improvements (#36750) 2025-08-22 11:44:19 -04:00
agent_configuration Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
context_picker Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
ui thread view: Inform when editing previous messages is unavailable (#36727) 2025-08-22 11:44:19 -04:00
acp.rs Re-add history entries for native agent threads (#36500) 2025-08-19 12:08:11 -06:00
active_thread.rs onboarding: Remove accept AI ToS from within Zed (#36612) 2025-08-22 13:09:30 -04:00
agent_configuration.rs onboarding: Remove accept AI ToS from within Zed (#36612) 2025-08-22 13:09:30 -04:00
agent_diff.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
agent_model_selector.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
agent_panel.rs onboarding: Remove accept AI ToS from within Zed (#36612) 2025-08-22 13:09:30 -04:00
agent_ui.rs acp: Rename assistant::QuoteSelection and support it in agent2 threads (#36628) 2025-08-20 18:00:54 -04:00
buffer_codegen.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
context_picker.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
context_server_configuration.rs Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00
context_strip.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
debug.rs Replace zed_llm_client with cloud_llm_client (#35309) 2025-07-30 00:09:14 +00:00
inline_assistant.rs Fix clippy::manual_map lint violations (#36584) 2025-08-20 15:17:28 +02:00
inline_prompt_editor.rs Enforce style lints which do not have violations (#36580) 2025-08-20 14:07:37 +02:00
language_model_selector.rs ai: Auto select user model when there's no default (#36722) 2025-08-22 11:36:49 -04:00
message_editor.rs onboarding: Remove accept AI ToS from within Zed (#36612) 2025-08-22 13:09:30 -04:00
profile_selector.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
slash_command.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
slash_command_picker.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
slash_command_settings.rs Remove /docs slash command (#36325) 2025-08-16 19:00:31 +00:00
terminal_codegen.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
terminal_inline_assistant.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
text_thread_editor.rs onboarding: Remove accept AI ToS from within Zed (#36612) 2025-08-22 13:09:30 -04:00
thread_history.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
tool_compatibility.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
ui.rs thread view: Inform when editing previous messages is unavailable (#36727) 2025-08-22 11:44:19 -04:00