fff122/dsh-prompt-presets1

dsh-prompt-presets

Local reusable prompt presets for DeepSeek Harness.

AI 분석

核心用途是管理和复用提示词。具体用途尚不清楚,建议阅读仓库说明以获取详细配置和使用方法。

패키지
dsh-prompt-presets
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 13.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

Step 2: Create the plugin configuration

Run this command from the repository root:

cat > prompt-presets.patch.yml <<EOF
- insert:
    - id: dsh-prompt-presets
      name: '$PWD/dist/src/index.js'
EOF

The plugin path is absolute because the Harness patch loader requires an absolute path.