yujianjian1013/dsh-codex-media0

dsh-codex-media

Codex-powered image understanding & generation for DeepSeek Harness: paste images into the Web GUI (converted to sha256 text refs via an injected paste bridge) and let the ChatGPT-Plus-backed Codex CLI identify / generate / edit images through a zero-dependency MCP server.

包名
dsh-codex-media
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yujianjian1013/dsh-codex-media

使用

  • 识图:在输入框 Ctrl+V 粘贴图片(截图 Win+Shift+S)→ 自动出现 [图片] sha256:… → 发送,模型会自己调 identify_image。也支持直接说"识图一下剪贴板"(image: clipboard)。
  • 生图:直接说"画一只……"→ 模型调 generate_image,output_path 按会话工作目录传入。
  • 改图:粘贴参考图 + "把它改成……"→ edit_image 带参考图重绘。