rulesync 8.30.1 → 8.32.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 CHANGED
@@ -74,6 +74,8 @@ The tables below show whether each tool supports a given feature (✅ = supporte
74
74
 
75
75
  ### AI Coding Tools
76
76
 
77
+ <!-- SUPPORTED_TOOLS_AI:BEGIN -->
78
+
77
79
  | Tool | rules | ignore | mcp | commands | subagents | skills | hooks | permissions |
78
80
  | ---------------------- | :---: | :----: | :-: | :------: | :-------: | :----: | :---: | :---------: |
79
81
  | Amp | ✅ | | ✅ | | | ✅ | | ✅ |
@@ -82,8 +84,9 @@ The tables below show whether each tool supports a given feature (✅ = supporte
82
84
  | Gemini CLI ⚠️ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
83
85
  | GitHub Copilot | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | |
84
86
  | GitHub Copilot CLI | ✅ | | ✅ | | ✅ | ✅ | ✅ | |
85
- | Goose | ✅ | ✅ | ✅ | ✅ | ✅ | | ✅ | |
86
- | Grok CLI | | | ✅ | | | | | |
87
+ | Goose | ✅ | ✅ | ✅ | ✅ | ✅ || ✅ ||
88
+ | Hermes Agent || | ✅ ||||||
89
+ | Grok CLI | ✅ | | ✅ | | ✅ | ✅ | | ✅ |
87
90
  | Cursor | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
88
91
  | deepagents-cli | ✅ | | ✅ | | ✅ | ✅ | ✅ | |
89
92
  | Factory Droid | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
@@ -92,29 +95,37 @@ The tables below show whether each tool supports a given feature (✅ = supporte
92
95
  | Kilo Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
93
96
  | Roo Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | |
94
97
  | Rovodev (Atlassian) | ✅ | | ✅ | | ✅ | ✅ | | ✅ |
95
- | Takt | ✅ | | | ✅ | ✅ | ✅ | | |
98
+ | Takt | ✅ | | | ✅ | ✅ | ✅ | ||
96
99
  | Vibe Code | ✅ | ✅ | ✅ | | ✅ | ✅ | ✅ | ✅ |
97
100
  | Qwen Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
101
+ | Reasonix | | | ✅ | | | | | |
98
102
  | Kiro ⚠️ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
99
103
  | Kiro CLI | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
100
104
  | Kiro IDE | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | ✅ |
101
105
  | Google Antigravity IDE | ✅ | | ✅ | ✅ | | ✅ | ✅ | ✅ |
102
106
  | Google Antigravity CLI | ✅ | ✅ | ✅ | | | ✅ | ✅ | ✅ |
103
107
  | Google Antigravity ⚠️ | ✅ | | | ✅ | | ✅ | | |
108
+ | JetBrains AI Assistant | ✅ | ✅ | | | | ✅ | | |
104
109
  | JetBrains Junie | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
105
110
  | AugmentCode | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
106
111
  | Devin Desktop | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
107
- | Warp | ✅ | | ✅ | | | ✅ | | ✅ |
112
+ | Warp | ✅ || ✅ | | | ✅ | | ✅ |
108
113
  | Replit | ✅ | | | | | ✅ | | |
109
114
  | Pi Coding Agent | ✅ | | | ✅ | | ✅ | | |
110
115
  | Zed | ✅ | ✅ | ✅ | | | ✅ | | ✅ |
111
116
 
117
+ <!-- SUPPORTED_TOOLS_AI:END -->
118
+
112
119
  ### Open Standards
113
120
 
114
- | Standard | rules | ignore | mcp | commands | subagents | skills | hooks | permissions |
121
+ <!-- SUPPORTED_TOOLS_STANDARD:BEGIN -->
122
+
123
+ | Tool | rules | ignore | mcp | commands | subagents | skills | hooks | permissions |
115
124
  | ------------ | :---: | :----: | :-: | :------: | :-------: | :----: | :---: | :---------: |
116
125
  | AGENTS.md | ✅ | | | ✅ | ✅ | ✅ | | |
117
- | Agent Skills | | | | | | ✅ | | |
126
+ | AgentsSkills | | | | | | ✅ | | |
127
+
128
+ <!-- SUPPORTED_TOOLS_STANDARD:END -->
118
129
 
119
130
  - ⚠️: Deprecated — still supported, but see the note below
120
131