humblebanana/dsh-record-replay2

dsh-record-replay

DeepSeek Harness plugin: model-facing orr_* tools plus the open-record-replay skill for the Open Record/Replay macOS workflow recorder.

AI 분석

核心用途是让 Agent 能够读取和回放 macOS 上的工作流录制。适合需要在 Mac 系统上进行自动化操作录制与重放的任务。

패키지
dsh-record-replay
버전
0.2.0
라이선스
MIT
최근 업데이트
2026. 8. 13.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:humblebanana/dsh-record-replay

Configuration

KeyDefaultMeaning
cliPathenv ORR_CLI_PATHExplicit path to bin/orr.js. Overrides repoRoot.
repoRootenv ORR_REPO_ROOTPath to an open-record-replay checkout; the CLI is /bin/orr.js.
runsOutrunsWorkspace-relative recordings directory.
skillInputsOutskill-inputsWorkspace-relative skill-input packages directory.

The CLI runs with the session workspace as its working directory, so recordings and skill packages land where the agent's filesystem tools can read them.