deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
控制已登录的网页版 ChatGPT 生成图片并下载到本地的 DSH 插件:注册
gpt_generate_image 工具,复用 Edge 调试端口(9222)里的 ChatGPT 会话生成图片。
index.js — Host 半部分:注册 gpt_generate_image 工具 + 生图行为系统提示词cordis.patch.yml — host 组合插件行(id: gpt-image)package.json — bundle 元数据生图脚本 gpt-image.mjs(含 puppeteer-core 依赖)、ensure-edge-debug.sh、
start-edge-debug.sh 及 Edge 调试 profile,均位于脚本目录(默认
~/work/dph/)。生成图片下载到当前会话工作区的 figures/gpt_generated/。
默认脚本目录为 ~/work/dph。若要迁移脚本与 Edge 资源目录,
不要改本 bundle 源码,改 web profile 的补丁配置:
~/Library/Application Support/dsh-desktop/harness/profiles/web/cordis.patch.yml
- id: gpt-image
config:
workspace: ~/work/dph
把 workspace 改成新目录后重启 DSH Desktop 即可。
bundle 注册在 web profile 的 package.json(dependencies + dsh.profile.bundles),
node_modules 内为副本。改代码要改本目录再重新拷贝进 node_modules,然后重启 DSH Desktop。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。