dsh-genie
swaylq/dsh-genie
把 agent 现场造出来的插件留下来:将 `cordis_define` 的动态包固化成能跨重启存活的正式插件,写包并注册 profile 层的全过程不用 pnpm、不联网、不需要构建授权。
DeepSeek Harness 插件
数码宝贝式养成:孵一颗吃真实工作长大的蛋(回合、工具调用、报错都是营养),按你的工作方式走四条进化分支;零 token,模型完全看不见。
跳到安装方式把 GitHub 链接发给 DSH、Codex 或其他 Agent,请它先说明用途、权限、安装和卸载方法。确认后再复制命令;Agent 打不开链接时,可以粘贴 README 内容。
dsh plugin --profile web add github:swaylq/dsh-digipet此命令由社区插件清单提供。运行前请打开仓库,确认安装说明和会执行的脚本。
下面保留社区清单中的原始字段,方便和 GitHub 仓库核对。
registry-record.json使用前请到 GitHub 核对{
"name": "dsh-digipet",
"owner": "swaylq",
"category": "fun",
"description": "Digimon-style raising game: hatch an egg that feeds on real work (turns, tool calls, errors) and evolves along four branching lines shaped by how you work; zero tokens, invisible to the model.",
"descriptionZh": "数码宝贝式养成:孵一颗吃真实工作长大的蛋(回合、工具调用、报错都是营养),按你的工作方式走四条进化分支;零 token,模型完全看不见。",
"install": "dsh plugin --profile web add github:swaylq/dsh-digipet",
"npm": null,
"stars": 0,
"added": "2026-08-15",
"source": "registry"
}看它会改哪些文件、访问哪些网站或 API key、运行哪些安装脚本,以及是否提供许可证和卸载方法。GitHub stars 只表示关注度。