LamplitIsles/kepos-imagegen--packages-dsh-imagegen ↗★ 1
@lamplitisles/dsh-imagegen
用于 DeepSeek Harness 的 Kepos 桥接图像生成插件。
AI 分析
核心用途是让 DSH 支持图像生成与编辑。适合需要通过 AI 生成或修改工作区内图片的用户。鉴权由 Kepos 托管,插件本身不存储凭据。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LamplitIsles/kepos-imagegen#5d99546ce7892de926053722a9c065eb58b913f0&path:packages/dsh-imagegen說明文件
閱讀完整 README ↗Kepos Image Generation for DSH
Install it in a DSH profile:
dsh plugin --profile
add @lamplitisles/dsh-imagegen
Open DSH Settings and use Kepos Image Generation to set the bridge address. The
tool generates when images is omitted and edits one through five PNG, JPEG, GIF,
or WebP files named relative to the active workspace. Kepos owns authentication;
this plugin does not accept or store credentials.
Every generated image is saved under .dsh/kepos-imagegen/ in the active
workspace. The returned relative path can be used in a later image-edit call;
the DSH tool card also provides a preview and PNG download.