try-works/dsh-paper-design

插件 ⭐ 1 MIT researchvisual

DeepSeek Harness 的 Paper Design 插件

catalog 简介:Paper Design plugin for DeepSeek Harness

安装

Then `pnpm install` in the profile and restart the running DSH process. The bridge ships its `src/*.ts` sources directly (DSH loads them through `tsx`), mirroring `dsh-recursive-mode`.

> Restart is required for host/bundle changes: the web client-plugin HMR only rebuilds the web shell, not host plugins.

## Usage

- Ask the agent to read or design in Paper; it will use `paper_get_basic_info`, `paper_open_file`, `paper_get_screenshot`, and the rest.
- `/paper-reconnect` re-syncs after restarting Paper Desktop.
- `/paper-auth-status` / `/paper-auth-login` / `/paper-auth-logout` manage OAuth auth when a server requires it.

## Development

try-works/dsh-paper-design 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。