Skip to content

Commit 465d299

Browse files
authored
Docs: add cline and zcode to multi-install-safe table (#3180)
Fixes #3175
1 parent 916e29b commit 465d299

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/reference/integrations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ The currently declared multi-install safe integrations are:
185185
| --- | --------- |
186186
| `auggie` | `.augment/commands`, `.augment/rules/specify-rules.md` |
187187
| `claude` | `.claude/skills`, `CLAUDE.md` |
188+
| `cline` | `.clinerules/workflows`, `.clinerules/specify-rules.md` |
188189
| `codebuddy` | `.codebuddy/commands`, `CODEBUDDY.md` |
189190
| `codex` | `.agents/skills`, `AGENTS.md` |
190191
| `cursor-agent` | `.cursor/skills`, `.cursor/rules/specify-rules.mdc` |
@@ -200,6 +201,7 @@ The currently declared multi-install safe integrations are:
200201
| `tabnine` | `.tabnine/agent/commands`, `TABNINE.md` |
201202
| `trae` | `.trae/skills`, `.trae/rules/project_rules.md` |
202203
| `windsurf` | `.windsurf/workflows`, `.windsurf/rules/specify-rules.md` |
204+
| `zcode` | `.zcode/skills`, `ZCODE.md` |
203205

204206
Integrations that share a context file or command directory with another integration, require dynamic install paths such as `--commands-dir`, or merge shared tool settings are not declared safe by default. They can still be installed alongside another integration with `--force`.
205207

0 commit comments

Comments
 (0)