Merge pull request #734 from NousResearch/hermes/hermes-f8d56335

feat: display previous messages when resuming a session in CLI
This commit is contained in:
Teknium 2026-03-08 18:06:00 -07:00 committed by GitHub
commit 0efbb137e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 737 additions and 3 deletions

View file

@ -92,6 +92,7 @@ DEFAULT_CONFIG = {
"display": {
"compact": False,
"personality": "kawaii",
"resume_display": "full", # "full" (show previous messages) | "minimal" (one-liner only)
},
# Text-to-speech configuration