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
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