rulesync 16.17.0 → 16.18.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 +4 -3
- package/dist/cli/index.cjs +1503 -182
- package/dist/cli/index.js +1499 -178
- package/dist/cli/index.js.map +1 -1
- package/dist/{import-u8yswsGB.js → import-BKnAc4rT.js} +5852 -845
- package/dist/import-BKnAc4rT.js.map +1 -0
- package/dist/{import-DDPTPxOX.cjs → import-BQpUs1JO.cjs} +5944 -859
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +49 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +49 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/import-u8yswsGB.js.map +0 -1
package/README.md
CHANGED
|
@@ -98,13 +98,13 @@ The tables below show whether each tool supports a given feature (✅ = supporte
|
|
|
98
98
|
| Hermes Agent | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
99
99
|
| Grok CLI | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
100
100
|
| Cursor | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
101
|
-
| deepagents-cli | ✅ | | ✅ | | ✅ | ✅ | ✅ |
|
|
102
|
-
| Factory Droid | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
101
|
+
| deepagents-cli | ✅ | | ✅ | | ✅ | ✅ | ✅ | ✅ | |
|
|
102
|
+
| Factory Droid | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
103
103
|
| OpenCode | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
104
104
|
| Cline | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
105
105
|
| Kilo Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
106
106
|
| Kimi Code | ✅ | | ✅ | | ✅ | ✅ | ✅ | ✅ | |
|
|
107
|
-
| Roo Code ⚠️ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
107
|
+
| Roo Code ⚠️ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | ✅ | |
|
|
108
108
|
| Zoo Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | ✅ | |
|
|
109
109
|
| Rovodev (Atlassian) | ✅ | | ✅ | ✅ | ✅ | ✅ | | ✅ | ✅ |
|
|
110
110
|
| Takt | ✅ | | ✅ | ✅ | ✅ | ✅ | | ✅ | ✅ |
|
|
@@ -126,6 +126,7 @@ The tables below show whether each tool supports a given feature (✅ = supporte
|
|
|
126
126
|
| Replit | ✅ | | | | | ✅ | | | |
|
|
127
127
|
| Pi Coding Agent | ✅ | | | ✅ | | ✅ | ✅ | ✅ | |
|
|
128
128
|
| Zed | ✅ | ✅ | ✅ | | | ✅ | | ✅ | |
|
|
129
|
+
| ZCode (Z.ai) | ✅ | | ✅ | ✅ | | ✅ | | | |
|
|
129
130
|
|
|
130
131
|
<!-- SUPPORTED_TOOLS_AI:END -->
|
|
131
132
|
|