Merge pull request #1299 from NousResearch/hermes/hermes-f5fb1d3b

fix: salvage PR #327 voice mode onto current main
This commit is contained in:
Teknium 2026-03-14 06:45:20 -07:00 committed by GitHub
commit 95c0bee7f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 9454 additions and 230 deletions

View file

@ -12,7 +12,7 @@ EXPECTED_COMMANDS = {
"/personality", "/clear", "/history", "/new", "/reset", "/retry",
"/undo", "/save", "/config", "/cron", "/skills", "/platforms",
"/verbose", "/reasoning", "/compress", "/title", "/usage", "/insights", "/paste",
"/reload-mcp", "/rollback", "/background", "/skin", "/quit",
"/reload-mcp", "/rollback", "/background", "/skin", "/voice", "/quit",
}