vault backup: 2026-05-29 22:54:48
This commit is contained in:
@@ -81,9 +81,11 @@
|
||||
### Step 1:GitNexus 索引 UE 引擎源码(一次性)
|
||||
```bash
|
||||
cd D:\UnrealEngine\UE_5.7\Engine\Source
|
||||
npx gitnexus analyze --skip-agents-md --skip-skills --skip-git
|
||||
npx gitnexus analyze --skip-agents-md --skip-skills --skip-git --embeddings --verbose
|
||||
```
|
||||
|
||||
npx gitnexus analyze --skip-agents-md -embeddings --skills --verbose
|
||||
|
||||
- `--skip-agents-md`:避免在引擎目录生成 CLAUDE.md
|
||||
- `--skip-git`:引擎目录可能不是独立 git 仓库
|
||||
- 引擎代码是静态的,索引一次即可,无需日常更新
|
||||
|
||||
Reference in New Issue
Block a user