mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 06:51:16 +08:00
feat: add clicky handles
This commit is contained in:
@@ -5,6 +5,8 @@ import sys
|
||||
from tui_gateway.server import handle_request, resolve_skin, write_json
|
||||
|
||||
signal.signal(signal.SIGPIPE, signal.SIG_DFL)
|
||||
signal.signal(signal.SIGINT, signal.SIG_IGN)
|
||||
|
||||
|
||||
def main():
|
||||
if not write_json({
|
||||
|
||||
Reference in New Issue
Block a user