mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-04 00:44:05 -07:00
Add /about command
This commit is contained in:
committed by
N. Taylor Mullen
parent
4a6833ef49
commit
221370acc5
@@ -64,7 +64,6 @@ export const Footer: React.FC<FooterProps> = ({
|
||||
{/* Right Section: Gemini Label and Console Summary */}
|
||||
<Box alignItems="center">
|
||||
<Text color={Colors.AccentBlue}> {config.getModel()} </Text>
|
||||
<Text color={Colors.SubtleComment}>| CLI {cliVersion} </Text>
|
||||
{corgiMode && (
|
||||
<Text>
|
||||
<Text color={Colors.SubtleComment}>| </Text>
|
||||
|
||||
Reference in New Issue
Block a user