@k2works/claude-code-booster 3.6.0 → 3.6.1

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.
@@ -72,13 +72,13 @@ quadrantChart
72
72
  quadrant-2 "一般"
73
73
  quadrant-3 "一般または補完"
74
74
  quadrant-4 "補完"
75
- Booking Context: [0.75, 0.82]
76
- Tracking Context: [0.82, 0.68]
77
- Routing Context: [0.62, 0.60]
78
- Handling Context: [0.28, 0.42]
79
- Shipper Context: [0.65, 0.28]
80
- Billing Context: [0.30, 0.65]
81
- Shared Domain: [0.18, 0.22]
75
+ "Aコンテキスト": [0.75, 0.82]
76
+ "Bコンテキスト": [0.82, 0.68]
77
+ "Cコンテキスト": [0.62, 0.60]
78
+ "Dコンテキスト": [0.28, 0.42]
79
+ "Eコンテキスト": [0.65, 0.28]
80
+ "Fコンテキスト": [0.30, 0.65]
81
+ "Gコンテキスト": [0.18, 0.22]
82
82
  ```
83
83
 
84
84
  ## 作成の進め方
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@k2works/claude-code-booster",
3
- "version": "3.6.0",
3
+ "version": "3.6.1",
4
4
  "description": "AI Agent Development Support Tool",
5
5
  "main": "main.js",
6
6
  "bin": {