thread view: Add more UI improvements (#36750)

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-08-22 09:52:44 -03:00 committed by Joseph T. Lyons
parent 6d7add4759
commit 8550b27c4a
7 changed files with 36 additions and 47 deletions

View file

@ -23,7 +23,7 @@ impl AgentServer for Gemini {
}
fn empty_state_headline(&self) -> &'static str {
"Welcome to Gemini CLI"
self.name()
}
fn empty_state_message(&self) -> &'static str {