From d17c4c58a4096ccb714145ba6981b2990f65b3c5 Mon Sep 17 00:00:00 2001 From: dyoshikawa Date: Tue, 2 Jun 2026 22:09:12 -0700 Subject: [PATCH] docs: unify README doc domain, add deepagents-cli reference row, clarify presence markers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - README: fix the lone 'Supported Tools' link that used the rulesync.dyoshikawa.com host to the majority dyoshikawa.github.io/rulesync convention used by every other README doc link (#1727). - README: clarify that a single ✅ means supported in at least one mode (project/global/simulated), using Codex CLI commands (global-only) as a concrete example, and link to the full mode breakdown (#1724, #1727). - docs/reference + skills/rulesync supported-tools: add the missing deepagents-cli row. Markers are derived from the source-of-truth processors (rules ✅, mcp ✅🌏, subagents ✅, skills ✅, hooks 🌏 global-only), not guessed (#1727). Co-Authored-By: Claude Opus 4.8 --- README.md | 2 +- docs/reference/supported-tools.md | 1 + skills/rulesync/supported-tools.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a581de7e..1d25677a 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ See [Quick Start guide](https://dyoshikawa.github.io/rulesync/getting-started/qu ## Supported Tools and Features -The tables below show whether each tool supports a given feature (✅ = supported, blank = not supported). For each tool's `--targets` value and mode details (project / global / simulated), see the [Supported Tools reference](https://rulesync.dyoshikawa.com/reference/supported-tools). +The tables below show whether each tool supports a given feature (✅ = supported, blank = not supported). A ✅ means the feature is supported in at least one mode (project, global, or simulated) — for example, Codex CLI `commands` is global-only. For each tool's `--targets` value and full mode breakdown (project / global / simulated / MCP tool config), see the [Supported Tools reference](https://dyoshikawa.github.io/rulesync/reference/supported-tools). ### AI Coding Tools diff --git a/docs/reference/supported-tools.md b/docs/reference/supported-tools.md index e97fc859..457de274 100644 --- a/docs/reference/supported-tools.md +++ b/docs/reference/supported-tools.md @@ -14,6 +14,7 @@ Rulesync supports both **generation** and **import** for All of the major AI cod | GitHub Copilot CLI | copilotcli | ✅ 🌏 | | ✅ 🌏 | | ✅ 🌏 | | ✅ 🌏 | | | Goose | goose | ✅ 🌏 | ✅ | | | | | | | | Cursor | cursor | ✅ | ✅ | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | +| deepagents-cli | deepagents | ✅ | | ✅ 🌏 | | ✅ | ✅ | 🌏 | | | Factory Droid | factorydroid | ✅ 🌏 | | ✅ 🌏 | 🎮 | 🎮 | 🎮 | ✅ 🌏 | | | OpenCode | opencode | ✅ 🌏 | | ✅ 🌏 🔧 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | | Cline | cline | ✅ | ✅ | ✅ | ✅ 🌏 | | ✅ 🌏 | | ✅ | diff --git a/skills/rulesync/supported-tools.md b/skills/rulesync/supported-tools.md index e97fc859..457de274 100644 --- a/skills/rulesync/supported-tools.md +++ b/skills/rulesync/supported-tools.md @@ -14,6 +14,7 @@ Rulesync supports both **generation** and **import** for All of the major AI cod | GitHub Copilot CLI | copilotcli | ✅ 🌏 | | ✅ 🌏 | | ✅ 🌏 | | ✅ 🌏 | | | Goose | goose | ✅ 🌏 | ✅ | | | | | | | | Cursor | cursor | ✅ | ✅ | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | +| deepagents-cli | deepagents | ✅ | | ✅ 🌏 | | ✅ | ✅ | 🌏 | | | Factory Droid | factorydroid | ✅ 🌏 | | ✅ 🌏 | 🎮 | 🎮 | 🎮 | ✅ 🌏 | | | OpenCode | opencode | ✅ 🌏 | | ✅ 🌏 🔧 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 | | Cline | cline | ✅ | ✅ | ✅ | ✅ 🌏 | | ✅ 🌏 | | ✅ |