fix(cli): keep source launch output clean

This commit is contained in:
Turtle
2026-08-11 11:22:08 +08:00
parent 2765de87c8
commit e59af75554
9 files changed
+75 -13

No files matched your search

+1 -2
View File
@@ -19,10 +19,9 @@ pnpm -v
## Step 1: install and configure the API key
```sh
git clone https://github.com/deepseek-ai/deepseek-harness-sdk.git
git clone https://github.com/deepseek-ai/deepseek-harness-sdk.git deepseek-harness
cd deepseek-harness
pnpm install
pnpm run build
```
Create the gitignored repository-root `.env`: