@code-yeongyu/senpi-codemode 2026.7.29 → 2026.7.30-2

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/CHANGELOG.md +84 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -12,6 +12,90 @@
12
12
 
13
13
  ### Removed
14
14
 
15
+ ## [2026.7.30-2] - 2026-07-30
16
+
17
+ ### Breaking Changes
18
+
19
+ ### Added
20
+
21
+ ### Changed
22
+
23
+ ### Fixed
24
+
25
+ ### Removed
26
+
27
+ ## [2026.7.30] - 2026-07-30
28
+
29
+ ### Breaking Changes
30
+
31
+ ### Added
32
+
33
+ ### Changed
34
+
35
+ ### Fixed
36
+
37
+ ### Removed
38
+
39
+ ## [2026.7.29-6] - 2026-07-29
40
+
41
+ ### Breaking Changes
42
+
43
+ ### Added
44
+
45
+ ### Changed
46
+
47
+ ### Fixed
48
+
49
+ ### Removed
50
+
51
+ ## [2026.7.29-5] - 2026-07-29
52
+
53
+ ### Breaking Changes
54
+
55
+ ### Added
56
+
57
+ ### Changed
58
+
59
+ ### Fixed
60
+
61
+ ### Removed
62
+
63
+ ## [2026.7.29-4] - 2026-07-29
64
+
65
+ ### Breaking Changes
66
+
67
+ ### Added
68
+
69
+ ### Changed
70
+
71
+ ### Fixed
72
+
73
+ ### Removed
74
+
75
+ ## [2026.7.29-3] - 2026-07-29
76
+
77
+ ### Breaking Changes
78
+
79
+ ### Added
80
+
81
+ ### Changed
82
+
83
+ ### Fixed
84
+
85
+ ### Removed
86
+
87
+ ## [2026.7.29-2] - 2026-07-29
88
+
89
+ ### Breaking Changes
90
+
91
+ ### Added
92
+
93
+ ### Changed
94
+
95
+ ### Fixed
96
+
97
+ ### Removed
98
+
15
99
  ## [2026.7.29] - 2026-07-29
16
100
 
17
101
  ### Breaking Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/senpi-codemode",
3
- "version": "2026.7.29",
3
+ "version": "2026.7.30-2",
4
4
  "description": "Source-only senpi extension package for codemode evaluation tools",
5
5
  "type": "module",
6
6
  "main": "./src/index.ts",
@@ -30,14 +30,14 @@
30
30
  },
31
31
  "dependencies": {
32
32
  "@babel/parser": "8.0.4",
33
- "@earendil-works/pi-ai": "npm:@code-yeongyu/senpi-ai@^2026.7.29",
33
+ "@earendil-works/pi-ai": "npm:@code-yeongyu/senpi-ai@^2026.7.30-2",
34
34
  "typebox": "1.3.8"
35
35
  },
36
36
  "peerDependencies": {
37
37
  "@code-yeongyu/senpi": "*"
38
38
  },
39
39
  "devDependencies": {
40
- "@code-yeongyu/senpi": "2026.7.29"
40
+ "@code-yeongyu/senpi": "2026.7.30-2"
41
41
  },
42
42
  "keywords": [
43
43
  "senpi",