From 8f502f4428c33aa6b9ca839ef5438047125601e0 Mon Sep 17 00:00:00 2001 From: Aldrich_CC <109075336+Chen17-sq@users.noreply.github.com> Date: Sat, 16 May 2026 05:12:09 +0800 Subject: [PATCH] docs(feature-research): strip mixed-cell Rulesync disclaimers from cline/qwencode/zed maps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Addresses item 1 in #1616. SKILL.md prescribes that the Official-docs / Upstream-surface columns stay descriptive, while Rulesync-support deltas surface in the run-time Capability Gaps output. Several rows on these three maps appended "; no (README-supported) Rulesync … target" to an otherwise valid upstream description, breaking that separation. Strip the trailing disclaimer in: - cline.md hooks (CLI configuration exposes Hooks tab) - qwencode.md mcp / commands / subagents / skills - zed.md rules / mcp / permissions Rows where the disclaimer is the ENTIRE cell (zed commands/subagents/skills/hooks, qwencode hooks) already follow the documented two-sentinel pattern and are left alone. Tables are re-aligned by oxfmt to match the shortened column widths. No URLs change. --- .../references/cline.md | 2 +- .../references/qwencode.md | 22 +++++++++---------- .../references/zed.md | 22 +++++++++---------- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.rulesync/skills/rulesync-feature-research/references/cline.md b/.rulesync/skills/rulesync-feature-research/references/cline.md index 81adcf2de..e50ae6dcd 100644 --- a/.rulesync/skills/rulesync-feature-research/references/cline.md +++ b/.rulesync/skills/rulesync-feature-research/references/cline.md @@ -11,7 +11,7 @@ | `commands` | `https://docs.cline.bot/core-workflows/using-commands` | Slash commands and workflow-style reusable commands | | `subagents` | No dedicated upstream subagents surface in map | No Rulesync-supported Cline subagents target in map | | `skills` | `https://docs.cline.bot/customization/skills` | `.cline/skills`, `~/.cline/skills`, `.clinerules/skills`, `.claude/skills` | -| `hooks` | `https://docs.cline.bot/cline-cli/configuration` | CLI configuration exposes Hooks tab; no Rulesync-supported Cline hooks target | +| `hooks` | `https://docs.cline.bot/cline-cli/configuration` | CLI configuration exposes Hooks tab | | `permissions` | `https://docs.cline.bot/features/auto-approve` | Auto approve settings for read, edit, commands, browser, MCP, and request limits | ## Client Anchors diff --git a/.rulesync/skills/rulesync-feature-research/references/qwencode.md b/.rulesync/skills/rulesync-feature-research/references/qwencode.md index cd241bd41..4e475cb73 100644 --- a/.rulesync/skills/rulesync-feature-research/references/qwencode.md +++ b/.rulesync/skills/rulesync-feature-research/references/qwencode.md @@ -2,17 +2,17 @@ ## Official Docs -| Feature | Official docs | Upstream surface | -| ------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ | -| index | `https://qwenlm.github.io/qwen-code-docs/en/` | Qwen Code documentation index | -| `rules` | `https://qwenlm.github.io/qwen-code-docs/en/users/features/memory/` | Context files such as `QWEN.md`, hierarchical instructional context | -| `ignore` | `https://qwenlm.github.io/qwen-code-docs/en/users/configuration/qwen-ignore/` | `.qwenignore`, `context.fileFiltering.respectQwenIgnore` | -| `mcp` | `https://qwenlm.github.io/qwen-code-docs/en/users/features/mcp/` | `settings.json` `mcpServers`; no README-supported Rulesync Qwen Code MCP target | -| `commands` | No dedicated upstream commands surface in map | Upstream slash command settings exist; no Rulesync-supported Qwen Code commands target | -| `subagents` | No dedicated upstream subagents surface in map | Upstream may expose SubAgents; no Rulesync-supported Qwen Code subagents target | -| `skills` | `https://qwenlm.github.io/qwen-code-docs/en/users/features/skills/` | `.qwen/skills` noted in project `.qwen` directory; no Rulesync-supported Qwen Code skills target | -| `hooks` | No dedicated upstream hooks surface in map | No Rulesync-supported Qwen Code hooks target in map | -| `permissions` | `https://qwenlm.github.io/qwen-code-docs/en/users/features/approval-mode/` | Approval mode and tool approval controls | +| Feature | Official docs | Upstream surface | +| ------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------- | +| index | `https://qwenlm.github.io/qwen-code-docs/en/` | Qwen Code documentation index | +| `rules` | `https://qwenlm.github.io/qwen-code-docs/en/users/features/memory/` | Context files such as `QWEN.md`, hierarchical instructional context | +| `ignore` | `https://qwenlm.github.io/qwen-code-docs/en/users/configuration/qwen-ignore/` | `.qwenignore`, `context.fileFiltering.respectQwenIgnore` | +| `mcp` | `https://qwenlm.github.io/qwen-code-docs/en/users/features/mcp/` | `settings.json` `mcpServers` | +| `commands` | No dedicated upstream commands surface in map | Upstream slash command settings exist | +| `subagents` | No dedicated upstream subagents surface in map | Upstream may expose SubAgents | +| `skills` | `https://qwenlm.github.io/qwen-code-docs/en/users/features/skills/` | `.qwen/skills` noted in project `.qwen` directory | +| `hooks` | No dedicated upstream hooks surface in map | No Rulesync-supported Qwen Code hooks target in map | +| `permissions` | `https://qwenlm.github.io/qwen-code-docs/en/users/features/approval-mode/` | Approval mode and tool approval controls | ## Client Anchors diff --git a/.rulesync/skills/rulesync-feature-research/references/zed.md b/.rulesync/skills/rulesync-feature-research/references/zed.md index 6236dfb1b..f3267c0d0 100644 --- a/.rulesync/skills/rulesync-feature-research/references/zed.md +++ b/.rulesync/skills/rulesync-feature-research/references/zed.md @@ -2,17 +2,17 @@ ## Official Docs -| Feature | Official docs | Upstream surface | -| ------------- | ----------------------------------------------------------- | ------------------------------------------------------------------------------------------- | -| index | `https://zed.dev/docs/ai/overview` | Zed AI documentation index | -| `rules` | `https://zed.dev/docs/ai/rules` | `.rules`, AGENTS.md-compatible files, Rules Library; no Rulesync-supported Zed rules target | -| `ignore` | `https://zed.dev/docs/reference/all-settings#private-files` | `.zed/settings.json`, `private_files` glob list | -| `mcp` | `https://zed.dev/docs/ai/configuration` | AI configuration and external agents; no Rulesync-supported Zed MCP target | -| `commands` | No dedicated upstream commands surface in map | No Rulesync-supported Zed commands target in map | -| `subagents` | No dedicated upstream subagents surface in map | No Rulesync-supported Zed subagents target in map | -| `skills` | No dedicated upstream skills surface in map | No Rulesync-supported Zed skills target in map | -| `hooks` | No dedicated upstream hooks surface in map | No Rulesync-supported Zed hooks target in map | -| `permissions` | `https://zed.dev/docs/ai/agent-settings` | `agent.tool_permissions`; no Rulesync-supported Zed permissions target | +| Feature | Official docs | Upstream surface | +| ------------- | ----------------------------------------------------------- | --------------------------------------------------- | +| index | `https://zed.dev/docs/ai/overview` | Zed AI documentation index | +| `rules` | `https://zed.dev/docs/ai/rules` | `.rules`, AGENTS.md-compatible files, Rules Library | +| `ignore` | `https://zed.dev/docs/reference/all-settings#private-files` | `.zed/settings.json`, `private_files` glob list | +| `mcp` | `https://zed.dev/docs/ai/configuration` | AI configuration and external agents | +| `commands` | No dedicated upstream commands surface in map | No Rulesync-supported Zed commands target in map | +| `subagents` | No dedicated upstream subagents surface in map | No Rulesync-supported Zed subagents target in map | +| `skills` | No dedicated upstream skills surface in map | No Rulesync-supported Zed skills target in map | +| `hooks` | No dedicated upstream hooks surface in map | No Rulesync-supported Zed hooks target in map | +| `permissions` | `https://zed.dev/docs/ai/agent-settings` | `agent.tool_permissions` | ## Client Anchors