feat(hermes): add human delay settings

This commit is contained in:
晴天
2026-05-24 22:31:52 +08:00
parent b2146b54cb
commit 8c963cd3d4
8 changed files with 452 additions and 1 deletions

View File

@@ -273,6 +273,8 @@ pub fn run() {
hermes::hermes_unauthorized_dm_config_save,
hermes::hermes_security_config_read,
hermes::hermes_security_config_save,
hermes::hermes_human_delay_config_read,
hermes::hermes_human_delay_config_save,
hermes::hermes_streaming_config_read,
hermes::hermes_streaming_config_save,
hermes::hermes_execution_limits_config_read,