feat(trigger): add session-bound local triggers

This commit is contained in:
chengyongru
2026-07-02 13:32:46 +08:00
committed by Xubin Ren
parent c78421cf16
commit 2a0cd19a74
33 changed files with 1566 additions and 67 deletions
+1
View File
@@ -21,6 +21,7 @@ const SLASH_COMMAND_KEYS = [
"dream_log",
"dream_restore",
"goal",
"trigger",
"help",
"pairing",
];