mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
Revert "feat(cli): skin-aware light/dark theme mode with terminal auto-detection"
This reverts commit a1c81360a5.
This commit is contained in:
parent
d7a2e3ddae
commit
c881209b92
5 changed files with 6 additions and 362 deletions
1
cli.py
1
cli.py
|
|
@ -219,7 +219,6 @@ def load_cli_config() -> Dict[str, Any]:
|
|||
"streaming": False,
|
||||
|
||||
"skin": "default",
|
||||
"theme_mode": "auto",
|
||||
},
|
||||
"clarify": {
|
||||
"timeout": 120, # Seconds to wait for a clarify answer before auto-proceeding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue