Hermes Agent UX Improvements
This commit is contained in:
3
cli.py
3
cli.py
@@ -339,9 +339,6 @@ def _cprint(text: str):
|
||||
"""
|
||||
_pt_print(_PT_ANSI(text))
|
||||
|
||||
# Version string
|
||||
VERSION = "v1.0.0"
|
||||
|
||||
# ASCII Art - HERMES-AGENT logo (full width, single line - requires ~95 char terminal)
|
||||
HERMES_AGENT_LOGO = """[bold #FFD700]██╗ ██╗███████╗██████╗ ███╗ ███╗███████╗███████╗ █████╗ ██████╗ ███████╗███╗ ██╗████████╗[/]
|
||||
[bold #FFD700]██║ ██║██╔════╝██╔══██╗████╗ ████║██╔════╝██╔════╝ ██╔══██╗██╔════╝ ██╔════╝████╗ ██║╚══██╔══╝[/]
|
||||
|
||||
Reference in New Issue
Block a user