QlzqQlzq / dsh-dual-agent-presets

목록에 있음

General-purpose and coding-focused Agent Presets for DeepSeek Harness

main기타 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:QlzqQlzq/dsh-dual-agent-presets

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 46c4cbf동기화 2026. 8. 18.

dsh-dual-agent-presets

Two selectable Agent Presets for DeepSeek Harness:

  • General Agent (general-agent): research, file handling, planning, and personal productivity without exposing a raw shell tool by default.
  • Coding Pro (coding-pro): repository-first coding with filesystem, shell, planning, delegation, workflow, and verification tools.

Install

dsh plugin --profile web add github:QlzqQlzq/dsh-dual-agent-presets

Restart the Web profile, then select the preset when creating a session.

The plugin installs its managed preset directories under $DSH_HOME/.agent-presets (normally ~/.dsh/.agent-presets). It never overwrites a same-named directory unless that directory carries this package's ownership marker.

Remove

dsh plugin --profile web remove dsh-dual-agent-presets

Harness currently has no package-owned preset-root extension point, so removing the bundle does not delete the two deployed preset directories. Remove general-agent and coding-pro from Agent Presets settings if you no longer need them.

License

MIT. The preset compositions are derived from DeepSeek Harness's MIT-licensed standard preset; see the repository history and license notice.

저장소 정보

언어
JavaScript
라이선스
MIT
마지막 업데이트
2026. 8. 15. 오후 12:50

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.