Draco正在VibeCoding
我封装的插件让DeepSeek Harness秒变多媒体工作台
AI 摘要
开发者 dracohu 开源 draco-suite 插件包,为 DeepSeek Harness 补齐 GPT/Grok OAuth、生图/视频/音频及 X Search 能力,可一键安装。
推荐理由常规快讯,保留列表
原文
DeepSeek Harness太好玩了!哪个Vibe Coder能不爱这个超级乐高积木呢?
But,用惯了Hermes Agent会觉得DeepSeek Harness缺少很多基础能力,比如:
1.GPT/Grok的OAuth(即通过网页版登录即可调用GPT-5.6/Grok-4.6等模型的能力)
2.生图模型:gpt-image-2、grok-imagine-Image2等绘图能力 -- Hermes Agent在完成GPT/Grok的OAuth后可以选择其自带的图片生成模型
3.生成视频:grok-imagine-video-1.5 -- 同上,Hermes使用Grok的OAuth登陆后可以调用grok-imagine-video-1.5;此外,也不支持火山引擎seedance2.0
4.生成音频:火山引擎的seed-audio或者doubao-TTS2.0
5. X Search:不能多做解释...
我封装了一个DeepSeek Harness的插件包 draco-suite,把以上能力都包进去了,今天正式开源!
仓库地址:
https://github.com/dracohu2025-cloud/draco-deepseek-harness-pluginNotice:
- 一共5个插件,可以选择安装其中一个或者全部安装 •SuperGrok OAuth(可打开grok-imagine-image2生图、grok-imagine-video-1.5生视频) •ChatGPT/Codex OAuth(可打开gpt-image-2生图) •火山引擎Seed-Audio和DouBao-TTS2.0 •Seedance2.0(这个无须解释了) •X Search (使用SuperGrok OAuth将自动获得X Search能力,这个不能多解释😂,懂的都懂)
# SuperGrok / xAI — Grok 4.6 + Grok Imagine image/videodsh plugin --profile web add github:dracohu2025-cloud/draco-deepseek-harness-plugin#path:grok# Codex / ChatGPT — GPT-5.6 Sol / Terra / Luna + gpt-image-2dsh plugin --profile web add github:dracohu2025-cloud/draco-deepseek-harness-plugin#path:codex# Speech / TTS — speech_generate (Volcengine Doubao TTS / Seed-Audio)dsh plugin --profile web add github:dracohu2025-cloud/draco-deepseek-harness-plugin#path:speech# Seedance 2.0 — extra video_generate backends (Volcengine Ark)dsh plugin --profile web add github:dracohu2025-cloud/draco-deepseek-harness-plugin#path:seedance# X Search — x_search on X (Twitter). Not a web_search enginedsh plugin --profile web add github:dracohu2025-cloud/draco-deepseek-harness-plugin#path:x-search- 此外,还fix了DeepSeek Harness原生界面中无法发送图片、视频、音频bug
59/100
讨论
暂无评论。