📦 deps(skills): sync thirdparty skills

This commit is contained in:
ci[bot]
2026-07-01 16:02:48 +00:00
parent dd98ee902e
commit 2ba6cda440
10 changed files with 21 additions and 367 deletions
-7
View File
@@ -74,13 +74,6 @@ On Windows, the script auto-detects and switches to foreground mode (which block
scripts/start-server.sh --project-dir /path/to/project --open
```
**Gemini CLI:**
```bash
# Use --foreground and set is_background: true on your shell tool call
# so the process survives across turns
scripts/start-server.sh --project-dir /path/to/project --open --foreground
```
**Copilot CLI:**
```bash
# Use --foreground and start the server via the bash tool with mode: "async"