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.

包名
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