Anionex/dsh-smarter-edit2

@anionex/dsh-smarter-edit

A better approach to editing files in DSH.

包名
@anionex/dsh-smarter-edit
版本
0.1.5
许可证
MIT
最近更新
2026年9月4日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Anionex/dsh-smarter-edit

Configuration

Profile patch values, with defaults:

- id: tool-apply-patch
  config:
    replaceNativeEdit: true

Set replaceNativeEdit: false only when you want edit, write, and str_replace_editor alongside apply_patch. It does not change freeform transport or transaction behavior.