@su-record/vibe 1.2.7 → 1.2.9

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@su-record/vibe",
3
- "version": "1.2.7",
3
+ "version": "1.2.9",
4
4
  "description": "Vibe - Claude Code exclusive SPEC-driven AI coding framework",
5
5
  "bin": {
6
6
  "vibe": "./bin/vibe"
@@ -1,15 +1,5 @@
1
1
  {
2
2
  "hooks": {
3
- "SessionStart": [
4
- {
5
- "hooks": [
6
- {
7
- "type": "prompt",
8
- "prompt": "Call mcp__vibe__start_session to restore previous session context."
9
- }
10
- ]
11
- }
12
- ],
13
3
  "UserPromptSubmit": [
14
4
  {
15
5
  "matcher": "ultrawork|ulw|울트라워크",
@@ -21,17 +11,6 @@
21
11
  ]
22
12
  }
23
13
  ],
24
- "PostToolUse": [
25
- {
26
- "matcher": "Write|Edit",
27
- "hooks": [
28
- {
29
- "type": "prompt",
30
- "prompt": "Continue your current task. If the code you just wrote has obvious syntax errors or security issues, fix them inline without stopping."
31
- }
32
- ]
33
- }
34
- ],
35
14
  "Notification": [
36
15
  {
37
16
  "matcher": "context_window_70",