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
+4
View File
@@ -918,6 +918,10 @@
"title": "Long-running goal",
"description": "Tell the agent to treat this as a sustained multi-step goal."
},
"trigger": {
"title": "Create local trigger",
"description": "Create a CLI trigger bound to this chat session."
},
"help": {
"title": "Show help",
"description": "List available slash commands."