rulesync 16.9.1 → 16.10.0
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/README.md +3 -2
- package/dist/cli/index.cjs +5 -5
- package/dist/cli/index.js +5 -5
- package/dist/cli/index.js.map +1 -1
- package/dist/{import-BpKoN2US.js → import-CXJwVed1.js} +1750 -127
- package/dist/import-CXJwVed1.js.map +1 -0
- package/dist/{import-BaRDaZET.cjs → import-danhPI2x.cjs} +1764 -141
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +3 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/import-BpKoN2US.js.map +0 -1
package/README.md
CHANGED
|
@@ -93,7 +93,7 @@ The tables below show whether each tool supports a given feature (✅ = supporte
|
|
|
93
93
|
| Claude Code plugin | | | ✅ | ✅ | ✅ | ✅ | ✅ | | |
|
|
94
94
|
| Codex CLI | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
95
95
|
| GitHub Copilot | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
96
|
-
| GitHub Copilot CLI | ✅ | | ✅ | | ✅ | ✅ | ✅ |
|
|
96
|
+
| GitHub Copilot CLI | ✅ | | ✅ | | ✅ | ✅ | ✅ | ✅ | |
|
|
97
97
|
| Goose | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
98
98
|
| Hermes Agent | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
99
99
|
| Grok CLI | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
@@ -110,6 +110,7 @@ The tables below show whether each tool supports a given feature (✅ = supporte
|
|
|
110
110
|
| Takt | ✅ | | ✅ | ✅ | ✅ | ✅ | | ✅ | ✅ |
|
|
111
111
|
| Vibe Code | ✅ | ✅ | ✅ | | ✅ | ✅ | ✅ | ✅ | |
|
|
112
112
|
| Qwen Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
113
|
+
| Meta Muse Code | ✅ | | ✅ | | | ✅ | | | |
|
|
113
114
|
| Reasonix | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
114
115
|
| Kiro ⚠️ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
115
116
|
| Kiro CLI | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
@@ -119,7 +120,7 @@ The tables below show whether each tool supports a given feature (✅ = supporte
|
|
|
119
120
|
| Google Antigravity plugin | ✅ | | ✅ | | ✅ | ✅ | ✅ | | |
|
|
120
121
|
| JetBrains AI Assistant | ✅ | ✅ | ✅ | | | ✅ | | | |
|
|
121
122
|
| JetBrains Junie | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
122
|
-
| AugmentCode | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
123
|
+
| AugmentCode | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
123
124
|
| Devin Desktop | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
124
125
|
| Warp | ✅ | ✅ | ✅ | ✅ | | ✅ | | ✅ | |
|
|
125
126
|
| Replit | ✅ | | | | | ✅ | | | |
|