rulesync 16.32.0 → 16.33.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 +2 -2
- package/dist/cli/index.cjs +4 -4
- package/dist/cli/index.js +4 -4
- package/dist/cli/index.js.map +1 -1
- package/dist/{import-D5n_V39C.js → import-C6R-lXFF.js} +1856 -567
- package/dist/import-C6R-lXFF.js.map +1 -0
- package/dist/{import-0wSuIchf.cjs → import-DVRU6cLB.cjs} +1871 -582
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/import-D5n_V39C.js.map +0 -1
package/README.md
CHANGED
|
@@ -96,7 +96,7 @@ The tables below show whether each tool supports a given feature (✅ = supporte
|
|
|
96
96
|
| Codex CLI | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
97
97
|
| GitHub Copilot | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
98
98
|
| GitHub Copilot CLI | ✅ | | ✅ | | ✅ | ✅ | ✅ | ✅ | |
|
|
99
|
-
| Crush | ✅ | ✅ |
|
|
99
|
+
| Crush | ✅ | ✅ | ✅ | | | ✅ | ✅ | ✅ | |
|
|
100
100
|
| Goose | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
101
101
|
| Hermes Agent | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
102
102
|
| Grok CLI | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
@@ -133,7 +133,7 @@ The tables below show whether each tool supports a given feature (✅ = supporte
|
|
|
133
133
|
| Pi Coding Agent | ✅ | | | ✅ | | ✅ | ✅ | ✅ | |
|
|
134
134
|
| Zed | ✅ | ✅ | ✅ | | | ✅ | | ✅ | |
|
|
135
135
|
| ZCode (Z.ai) | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | | |
|
|
136
|
-
| Pool (Poolside) | ✅ | | | | |
|
|
136
|
+
| Pool (Poolside) | ✅ | | | | | ✅ | | | |
|
|
137
137
|
| DeepSeek Harness | ✅ | | | | | ✅ | | | |
|
|
138
138
|
|
|
139
139
|
<!-- SUPPORTED_TOOLS_AI:END -->
|