feat(trigger): add session-bound local triggers
This commit is contained in:
@@ -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."
|
||||
|
||||
@@ -908,6 +908,10 @@
|
||||
"title": "Objetivo a largo plazo",
|
||||
"description": "Indica al agente que trate esto como un objetivo sostenido en varios pasos."
|
||||
},
|
||||
"trigger": {
|
||||
"title": "Crear trigger local",
|
||||
"description": "Crea un trigger de CLI vinculado a esta sesion de chat."
|
||||
},
|
||||
"help": {
|
||||
"title": "Mostrar ayuda",
|
||||
"description": "Lista los comandos slash disponibles."
|
||||
|
||||
@@ -908,6 +908,10 @@
|
||||
"title": "Objectif long terme",
|
||||
"description": "Demandez à l’agent de traiter ceci comme un objectif multi‑étapes durable."
|
||||
},
|
||||
"trigger": {
|
||||
"title": "Créer un trigger local",
|
||||
"description": "Crée un trigger CLI lié à cette session de chat."
|
||||
},
|
||||
"help": {
|
||||
"title": "Afficher l’aide",
|
||||
"description": "Lister les commandes slash disponibles."
|
||||
|
||||
@@ -908,6 +908,10 @@
|
||||
"title": "Tujuan jangka panjang",
|
||||
"description": "Instruksikan agen memperlakukan ini sebagai tujuan multi-langkah yang berkelanjutan."
|
||||
},
|
||||
"trigger": {
|
||||
"title": "Buat trigger lokal",
|
||||
"description": "Buat trigger CLI yang terikat ke sesi chat ini."
|
||||
},
|
||||
"help": {
|
||||
"title": "Tampilkan bantuan",
|
||||
"description": "Daftar perintah slash yang tersedia."
|
||||
|
||||
@@ -908,6 +908,10 @@
|
||||
"title": "長期目標",
|
||||
"description": "持続的な複数ステップの目標として扱うようエージェントに伝えます。"
|
||||
},
|
||||
"trigger": {
|
||||
"title": "ローカルトリガーを作成",
|
||||
"description": "このチャットセッションに紐づく CLI トリガーを作成します。"
|
||||
},
|
||||
"help": {
|
||||
"title": "ヘルプを表示",
|
||||
"description": "利用可能なスラッシュコマンドを一覧表示します。"
|
||||
|
||||
@@ -908,6 +908,10 @@
|
||||
"title": "장기 목표",
|
||||
"description": "에이전트에게 지속적인 다단계 목표로 처리하도록 지시합니다."
|
||||
},
|
||||
"trigger": {
|
||||
"title": "로컬 트리거 만들기",
|
||||
"description": "이 채팅 세션에 연결된 CLI 트리거를 만듭니다."
|
||||
},
|
||||
"help": {
|
||||
"title": "도움말 보기",
|
||||
"description": "사용 가능한 슬래시 명령을 나열합니다."
|
||||
|
||||
@@ -908,6 +908,10 @@
|
||||
"title": "Mục tiêu dài hạn",
|
||||
"description": "Yêu cầu agent xử lý đây là mục tiêu nhiều bước kéo dài."
|
||||
},
|
||||
"trigger": {
|
||||
"title": "Tạo trigger cục bộ",
|
||||
"description": "Tạo trigger CLI gắn với phiên chat này."
|
||||
},
|
||||
"help": {
|
||||
"title": "Hiển thị trợ giúp",
|
||||
"description": "Liệt kê các lệnh slash có sẵn."
|
||||
|
||||
@@ -917,6 +917,10 @@
|
||||
"title": "长期目标",
|
||||
"description": "让助手把当前请求当作需要多步骤持续推进的目标。"
|
||||
},
|
||||
"trigger": {
|
||||
"title": "创建本地触发器",
|
||||
"description": "创建绑定到当前聊天会话的 CLI 触发器。"
|
||||
},
|
||||
"help": {
|
||||
"title": "查看帮助",
|
||||
"description": "列出可用的斜杠命令。"
|
||||
|
||||
@@ -908,6 +908,10 @@
|
||||
"title": "長期目標",
|
||||
"description": "請助理把這則請求當成需要多步驟持續推進的目標。"
|
||||
},
|
||||
"trigger": {
|
||||
"title": "建立本機觸發器",
|
||||
"description": "建立綁定到目前聊天工作階段的 CLI 觸發器。"
|
||||
},
|
||||
"help": {
|
||||
"title": "查看說明",
|
||||
"description": "列出可用的斜線命令。"
|
||||
|
||||
Reference in New Issue
Block a user