Update description copy

This commit is contained in:
Danilo Leal 2025-08-25 18:24:24 -03:00
parent ef49032850
commit 9ffad84a4d

View file

@ -166,7 +166,8 @@ impl Render for AcpOnboardingModal {
.color(Color::Muted),
)
.child(Headline::new("Bring Your Own Agent to Zed").size(HeadlineSize::Large));
let copy = "Zed now lets you bring the agent of your choice through the new\nAgent Client Protocol, starting with Google's Gemini CLI integration.";
let copy = "Bring the agent of your choice to Zed via our new Agent Client Protocol, starting with Google's Gemini CLI integration.";
let open_panel_button = Button::new("open-panel", "Start with Gemini CLI")
.icon_size(IconSize::Indicator)