docs: add dsh-draw to the author showcase - #82
Closed
PerryLink wants to merge 1 commit into
Closed
Conversation
Owner
|
感谢自荐!根据最新贡献规则(CONTRIBUTING.md「作者自荐」),自荐收录要求仓库 Star 数超过 10 个(>10)。 Thanks for the self-promotion! Per the updated contributing rules, the author showcase now requires more than 10 stars. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
作者自荐:dsh-draw(作者 @PerryLink 本人提交,仅此一个仓库)。
自荐说明:解决「DSH 会话没有统一的图像生成入口」的问题:单一 image_generate 工具 + 标准参数,配置驱动的 OpenAI 兼容引擎路由(OpenAI Images、智谱 CogView 及任意兼容端点)与健康感知回退,结果以工作区附件持久化并附带按会话配额记账;API key 只存为凭据引用。适合需要在对话里直接生成图片、又想要多引擎回退与配额控制的用户。
Self-recommendation: dsh-draw is a unified static-image generation router for DeepSeek Harness — one image_generate tool with standard parameters, config-driven routing across OpenAI-compatible engines with health-aware fallback, durable workspace attachments, per-session quota accounting, and API keys stored as credential references.
改动:
node scripts/validate-curated.mjs通过(30 showcase repositories checked against the GitHub API,含本仓库公开 + dsh-plugin topic 核验)。