Deekseep Xposed 模块内置终端开发环境。
apps/web/dist/- Vite 构建的 Web 前端apps/cli/lib/- dsh-harness CLI 后端packages/- 插件源码vendor/- vendored Cordis
git clone --depth 1 https://github.com/lllucccian/dsh-harness-android.git
cd dsh-harness-android
pnpm install --frozen-lockfileDEEPSEEK_API_KEY=sk-xxx DEEPSEEK_BASE_URL=http://127.0.0.1:8765/v1 \
node --expose-internals apps/cli/lib/bin.js web --host 127.0.0.1 --port 3080GNU GPL-3.0-only