feat: add Linux support, pnpm build fixes, and website updates

- Add Linux x64 platform support (运行.sh, build script, docs)
- Fix pnpm-first build logic across all launcher scripts
- Update website: 3→4 platforms, Linux in 3-step guide
- Update docs: Qwen free tier, StepFun model, 省钱提示
- Fix .gitignore for build artifacts
This commit is contained in:
dongsheng123132
2026-03-09 11:37:33 +08:00
parent 0bfa26e6e2
commit 97448d4317
12 changed files with 229 additions and 34 deletions

8
.gitignore vendored
View File

@@ -1,9 +1,5 @@
# U-Claw build outputs (too large for git)
U-Claw/runtime/
U-Claw/openclaw/node_modules/
U-Claw/openclaw/dist/
U-Claw/openclaw/.git/
U-Claw/backups/
# U-Claw build output bundle (generated release artifact)
U-Claw/
# OpenClaw source (users download separately)
openclaw-2026.3.7/