We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5642fcf commit 50ea9fcCopy full SHA for 50ea9fc
1 file changed
skills/acpx/SKILL.md
@@ -79,11 +79,13 @@ Friendly agent names resolve to commands:
79
- `cursor` -> `cursor-agent acp`
80
- `copilot` -> `copilot --acp --stdio`
81
- `droid` -> `droid exec --output-format acp` (`factory-droid` and `factorydroid` also resolve to `droid`)
82
+- `iflow` -> `iflow --experimental-acp`
83
+- `kilocode` -> `npx -y @kilocode/cli acp`
84
- `kimi` -> `kimi acp`
-- `opencode` -> `npx -y opencode-ai acp`
85
- `kiro` -> `kiro-cli acp`
-- `kilocode` -> `npx -y @kilocode/cli acp`
86
+- `opencode` -> `npx -y opencode-ai acp`
87
- `qwen` -> `qwen --acp`
88
+- `trae` -> `trae-cli acp serve`
89
90
Rules:
91
0 commit comments