RM CLI version on opening page (#11347)

This commit is contained in:
Rohit Malhotra 2025-10-13 14:33:57 -04:00 committed by GitHub
parent 60fa7b3d01
commit 5db0d495d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,8 +57,6 @@ def display_banner(conversation_id: str, resume: bool = False) -> None:
style=DEFAULT_STYLE,
)
print_formatted_text(HTML(f'<grey>OpenHands CLI v{__version__}</grey>'))
print_formatted_text('')
if not resume:
print_formatted_text(