@gobing-ai/superskill 0.2.7 → 0.2.8

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -97551,7 +97551,7 @@ var RED_FLAG_PATTERNS = [
97551
97551
  function buildStopOutput(result) {
97552
97552
  if (result.ok) {
97553
97553
  return JSON.stringify({
97554
- hookSpecificOutput: { hookEventName: "Stop", additionalContext: result.reason }
97554
+ hookSpecificOutput: { hookEventName: "Stop" }
97555
97555
  });
97556
97556
  }
97557
97557
  return JSON.stringify({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gobing-ai/superskill",
3
- "version": "0.2.7",
3
+ "version": "0.2.8",
4
4
  "description": "A manager for multi-agent skill, slash command, subagent, hook, MCP and etc.",
5
5
  "keywords": [
6
6
  "cli",