lnabc03/bright-drift--packages-dsh-adapter0

bright-drift

Workspace drift awareness for DeepSeek Harness agents: detects external/user file changes and injects them into the agent context at step boundaries.

AI 분석

核心用途是检测外部或用户对文件的修改,并在步骤边界将变更注入智能体上下文。适合需要实时感知本地工作区文件变化的多步骤协作开发任务。

패키지
bright-drift
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 31.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lnabc03/bright-drift#05aa0d3c82cc47e6df8cfde2f951536f016d7c3d&path:packages/dsh-adapter

bright-drift (dsh adapter)

The DeepSeek Harness plugin package. See the repository root README for the full story.

dsh plugin --profile web add bright-drift

Installing from a local checkout instead (pre-publish)? See Development install in the repository root README — the bright-drift-core override step is required, or pnpm fails on the adapter's workspace:* dependency.

Mounts as a host-plane bundle (cordis.patch.yml insert row). Host-only; no browser UI.

  • Commands: /bright-drift status | diff | pause | resume
  • Global settings namespace: bright-drift (see root README for the schema)
  • Project override: /.dsh/bright-drift.yml
  • Logs: ~/.dsh/logs/bright-drift/.log (hashes/paths/counts only — never file contents)

License: MIT