DSH OpenPencil: Preview, Inspect, and Edit Real .op Design Drafts in Conversations

dsh-openpencil is a DeepSeek Harness client plugin maintained by ZSeven-W that integrates OpenPencil into the DSH Web conversation. The Agent drives real .op canvases through five tools, including openpencil_new, supporting precise multi-frame PNG preview, read-only interactive canvases, and hosted editors. It has 153 stars on GitHub and is licensed under MIT. Installation: run `dsh plugin --profile web add @zseven-w/dsh-openpencil@latest`, followed by `dsh web`. It is suitable for UI design automation; the plugin runs with DSH process privileges, so please review the source code before installation.

Read More
Preview and Edit Design Drafts in DeepSeek Harness Chat with dsh-openpencil

### 翻译结果: dsh-openpencil is a DeepSeek Harness interface enhancement plugin maintained by ZSeven-W, which connects OpenPencil's .op canvas to conversations: it supports multi-frame precise preview, read-only interactive canvas, hosted editor, and five transactional design tools including openpencil_new. The community directory installation command is `dsh plugin add github:ZSeven-W/dsh-openpencil`. The current plugin version is 0.1.0-rc.1, and it has been tested on DSH 0.1.0-rc.6. The plugin runs with the permissions of the current dsh process. Before installation, please check the source code and the MIT license.

Read More