feat(hermes): add kanban dispatch config

This commit is contained in:
晴天
2026-05-26 23:57:52 +08:00
parent 842cf83917
commit 425fcd847f
8 changed files with 355 additions and 1 deletions

View File

@@ -299,6 +299,8 @@ pub fn run() {
hermes::hermes_security_config_save,
hermes::hermes_display_config_read,
hermes::hermes_display_config_save,
hermes::hermes_kanban_config_read,
hermes::hermes_kanban_config_save,
hermes::hermes_human_delay_config_read,
hermes::hermes_human_delay_config_save,
hermes::hermes_streaming_config_read,