@warpgogol/forge 4.1.5 → 4.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@ languagePolicy: ref(PREFERENCES.md)
|
|
|
9
9
|
bindings:
|
|
10
10
|
requires: []
|
|
11
11
|
optional: [paths.invariantsFile]
|
|
12
|
-
triggers: ["session retrospective", "capture insights from this session", "triage session discoveries", "Завершаем сессию", "Завершаем эту сессию", "Заканчиваем сессию", "Завершить сессию", "End session", "Wrap up", "Session end", "/session-end"]
|
|
12
|
+
triggers: ["session retrospective", "capture insights from this session", "triage session discoveries", "Завершаем сессию", "Завершаем эту сессию", "Заканчиваем сессию", "Завершить сессию", "протокол завершения сессии", "End session", "Wrap up", "Session end", "/session-end"]
|
|
13
13
|
---
|
|
14
14
|
|
|
15
15
|
# Session Retro
|
|
@@ -37,6 +37,7 @@ When the operator says any of the following, the agent's response is **BLOCKED**
|
|
|
37
37
|
- "Wrap up"
|
|
38
38
|
- "Session end"
|
|
39
39
|
- "/session-end"
|
|
40
|
+
- "протокол завершения сессии"
|
|
40
41
|
|
|
41
42
|
**The agent MUST NOT produce any session-end output (summary, closing block, "session complete" message) before this skill is invoked and its report is presented. Producing a closing summary without running this skill is a CONTRACT VIOLATION.**
|
|
42
43
|
|