Update description copy
This commit is contained in:
parent
ef49032850
commit
9ffad84a4d
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue