rulesync 8.29.0 → 8.30.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
@@ -80,7 +80,8 @@ The tables below show whether each tool supports a given feature (✅ = supporte
80
80
  | Claude Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
81
81
  | Codex CLI | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
82
82
  | Gemini CLI ⚠️ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
83
- | Goose | ✅ | ✅ | ✅ | | | | ✅ | |
83
+ | Goose | ✅ | ✅ | ✅ ||| | ✅ | |
84
+ | Grok CLI | | | ✅ | | | | | |
84
85
  | GitHub Copilot | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | |
85
86
  | GitHub Copilot CLI | ✅ | | ✅ | | ✅ | ✅ | ✅ | |
86
87
  | Cursor | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
@@ -90,17 +91,19 @@ The tables below show whether each tool supports a given feature (✅ = supporte
90
91
  | Cline | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | ✅ |
91
92
  | Kilo Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
92
93
  | Roo Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | |
93
- | Rovodev (Atlassian) | ✅ | | ✅ | | ✅ | ✅ | | |
94
+ | Rovodev (Atlassian) | ✅ | | ✅ | | ✅ | ✅ | ||
94
95
  | Takt | ✅ | | | ✅ | ✅ | ✅ | | |
95
- | Vibe Code | ✅ | ✅ | ✅ | | ✅ | ✅ | | ✅ |
96
- | Qwen Code | ✅ | ✅ | | | | | | ✅ |
97
- | Kiro | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
96
+ | Vibe Code | ✅ | ✅ | ✅ | | ✅ | ✅ || ✅ |
97
+ | Qwen Code | ✅ | ✅ |||||| ✅ |
98
+ | Kiro ⚠️ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
99
+ | Kiro CLI | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
100
+ | Kiro IDE | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | ✅ |
98
101
  | Google Antigravity IDE | ✅ | | ✅ | ✅ | | ✅ | ✅ | ✅ |
99
102
  | Google Antigravity CLI | ✅ | ✅ | ✅ | | | ✅ | ✅ | ✅ |
100
103
  | Google Antigravity ⚠️ | ✅ | | | ✅ | | ✅ | | |
101
104
  | JetBrains Junie | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
102
105
  | AugmentCode | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
103
- | Devin Desktop | ✅ | ✅ | ✅ | ✅ | | ✅ | ✅ | |
106
+ | Devin Desktop | ✅ | ✅ | ✅ | ✅ || ✅ | ✅ | |
104
107
  | Warp | ✅ | | ✅ | | | ✅ | | ✅ |
105
108
  | Replit | ✅ | | | | | ✅ | | |
106
109
  | Pi Coding Agent | ✅ | | | ✅ | | ✅ | | |
@@ -118,7 +121,8 @@ The tables below show whether each tool supports a given feature (✅ = supporte
118
121
  ### Deprecation notes
119
122
 
120
123
  - **Gemini CLI (`geminicli`)** — Google is retiring Gemini CLI on **June 18, 2026**, when it stops serving requests for Google AI Pro/Ultra and free Gemini Code Assist for individuals (Enterprise plans are unaffected). The successor is the **Antigravity CLI (`antigravity-cli`)**. `geminicli` is **not** removed from rulesync — Enterprise access continues and existing `GEMINI.md`/`.gemini/` repositories still rely on it — but new projects should prefer `antigravity-cli`. See the [Gemini CLI → Antigravity CLI migration guide](https://dyoshikawa.github.io/rulesync/guide/geminicli-to-antigravity-cli).
121
- - **Google Antigravity (`antigravity`)** — Antigravity 2.0 splits into two products with separate global config trees: the desktop **`antigravity-ide`** and the **`antigravity-cli`** (`agy`). The legacy `antigravity` target is now a **deprecated alias for `antigravity-ide`** that keeps its original `.agent/` (singular) paths for backward compatibility. Migrate to `antigravity-ide` (desktop IDE) or `antigravity-cli` (CLI). For project-scope rules, `antigravity-ide` emits the root rule as a plain cross-tool **`AGENTS.md`** at the project root (read by the IDE since v1.20.3, with `GEMINI.md` taking precedence on conflict) and non-root rules under `.agents/rules/`.
124
+ - **Google Antigravity (`antigravity`)** — Antigravity 2.0 splits into two products with separate global config trees: the desktop **`antigravity-ide`** and the **`antigravity-cli`** (`agy`). The legacy `antigravity` target is now a **deprecated alias for `antigravity-ide`** that keeps its original `.agent/` (singular) paths for backward compatibility. Migrate to `antigravity-ide` (desktop IDE) or `antigravity-cli` (CLI). For project-scope rules, **both `antigravity-ide` and `antigravity-cli`** emit the root rule as a plain cross-tool **`AGENTS.md`** at the project root (the Gemini-lineage discovery order is `AGENTS.md`, `CONTEXT.md`, `GEMINI.md`; the IDE has read `AGENTS.md` since v1.20.3) and non-root rules under `.agents/rules/`.
125
+ - **Kiro (`kiro`)** — Kiro's IDE and CLI use diverging config formats (IDE: Markdown subagents `.kiro/agents/*.md` and `.kiro/hooks/*.kiro.hook`; CLI: JSON agent-config subagents `.kiro/agents/*.json` and hooks in `.kiro/agents/default.json`), so `kiro` is split into **`kiro-cli`** and **`kiro-ide`**. The legacy `kiro` target remains as a **deprecated alias** with its current behavior unchanged. The two targets share every surface except **subagents** (Markdown vs JSON); Kiro IDE multi-file `.kiro.hook` hooks are not yet supported, so use `kiro-cli` for agent hooks.
122
126
 
123
127
  Some features accept per-feature options (e.g., Claude Code's `ignore` feature supports `fileMode: "local"` to write to `settings.local.json` instead of `settings.json`). See [Configuration > Per-feature options](https://dyoshikawa.github.io/rulesync/guide/configuration#per-feature-options) for details.
124
128