DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Codex Pet — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
C

@michengai/dsh-codex-pet

Codex Pet

DSH Codex Pet — 为 DeepSeek Harness 提供宠物陪伴、多任务提醒与交互,以及基于 Skill 的自定义宠物

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:MichengAI/dsh-codex-pet#d49c6d6568884be9d831afde06bafc4f91730cda
README兼容性版本
A pet with two running task notificationsPet library and appearance settingsPet and task notifications alongside a DSH conversation

兼容性与来源证明

Codex Pet 以 @michengai/dsh-codex-pet 发布,当前版本为 0.1.7。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/9/18

版本

0.1.7stable
2026/9/18
0.1.6stable
2026/9/16
0.1.5stable
2026/9/13

相关插件

正在加载相关插件…

最新版
0.1.7
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
Apache-2.0
发布源
github
GitHub
★ 1
周下载
0
最近提交
2026/9/18
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 productivity-workflow 分类下经过校验的插件。

Acp App@deepseek-ai/dsh-acp-appdsh ACP 配置文件包:基于 dsh-base 的仅限自动化的 JSON-RPC stdio 和进程生命周期管理Client Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness:通过自然语言驱动多智能体团队协作(队长、成员、具有依赖关系的任务、消息传递),并在 Web GUI 中提供树状监视器

README

DSH Codex Pet

DSH Codex Pet

A little companion for your DeepSeek Harness tasks

简体中文 · Changelog · Apache-2.0

DSH Codex Pet is a community-maintained pet plugin for DeepSeek Harness (DSH), not an official OpenAI or DeepSeek AI product.

Features

Keep a companion nearby while you work in DSH, follow task progress, and handle requests that need your attention. Choose a built-in pet or create your own with a Skill.

  • Nine built-in pets: choose a companion and adjust its size in pet settings. Assets are bundled locally.
  • In-page companion: keep a companion in DSH Web. Floating desktop pets require a desktop app with pet support.
  • Multiple tasks at a glance: follow running tasks, completion, errors, and requests that need your attention. An empty notification list leaves only the pet visible.
  • Act from the notification: open the associated task, stop its current turn, or handle supported approval, question, and plan requests.
  • Quiet when you need it: dismiss an individual reminder without stopping its task; collapse or restore the pet through its menu or settings.
  • Create your own companion: describe a pet in settings and start a dedicated DSH task using the bundled hatch-pet Skill.
  • Small interactions: drag to move, double-click to jump, and right-click for the pet menu.

Screenshots

Multiple task notifications

See running tasks beside your companion, with separate controls to open the conversation, stop its current turn, or dismiss its reminder.

A pet with two running task notifications

Pet settings

Choose from the nine built-in pets, access the custom pet directory, and adjust the pet size.

Pet library and appearance settings

A companion in your conversation

Keep working in DSH while the pet and task notifications remain in the corner of the page.

Pet and task notifications alongside a DSH conversation

DSH product ecosystem

For a desktop workbench, download DSH Codex Desktop. Existing DeepSeek Harness installations can add plugins as needed by following each project's README. Below are 11 first-party plugins; consult the corresponding desktop release notes and bundled catalog for what that version includes.

PluginWhat you can do
Codex UIOrganize projects and conversations, search tasks, and navigate chat turns
Agency AgentsChoose and summon specialists for your task
Skills ManagerFind, enable, create, and import local skills
Archive ManagerSearch, restore, or clean up archived conversations
IM ConnectSend tasks and receive replies through messaging platforms
AutomationSchedule tasks and review each run
BTWAsk side questions without interrupting the main task
SimplifyUse /simplify to improve code within your Git changes
PUAGuide the Agent to try new approaches after failures, investigate causes, and verify results before completion
Code ReviewUse /review to request an independent Agent code review and receive the report in the current conversation
Codex PetView conversation notifications and respond to tool approvals and questions through a desktop pet

Installation

Supported DeepSeek Harness versions: 0.1.0-rc.8, 0.1.1-rc.2, 0.1.2-rc.1, 0.1.5-rc.1, 0.1.5-rc.2, 0.1.6-alpha.1, and 0.1.6-alpha.2. New compatibility is added without dropping these older releases. Make sure the dsh command is available. The example uses the web profile; replace it with your target profile.

[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8

dsh plugin --profile web add @michengai/dsh-codex-pet@latest --registry=https://registry.npmjs.org/ --ignore-scripts

Restart DSH after installation, then open Settings → Pets.

Usage

Open Settings → Pets (宠物 in the current UI), or open settings from the pet's right-click menu.

GoalAction
Pick a companionSelect a pet in settings and adjust its size.
Move or playDrag the pet to move it; double-click to jump.
Read task updatesRead the notification bubbles; expand the list when several tasks need attention.
Continue a conversationClick its notification or reply control to open the corresponding DSH task.
Handle a requestOpen the request details and answer the supported approval, question, or plan prompt.
Stop a task turnClick the stop control on that running task's notification.
Dismiss a reminderClick its close control. The task continues running.
Hide or restore the petUse the right-click menu or pet settings.

The pet is a notification and action surface. Start new conversations and write follow-up messages in the main DSH interface.

Known issue: in DSH 0.1.5-rc.2, stopping a task before the model starts responding may cause the pet to show a failure notification.

Create a custom pet

  1. Open pet settings, click Create (创建), and describe the companion.
  2. Click Create in DSH (在 DSH 中创建). The plugin opens a dedicated task and sends the bundled Skill instructions.
  3. Follow that task's progress. Creation uses DSH's configured model and image tools.
  4. Once the pet files are saved, refresh the pet library and select the new companion.

Creating pets requires an image-generation tool configured in DSH.

Updates and uninstallation

Use Settings → Pets → Check for updates. If automatic installation is unavailable, copy the update command shown in the dialog. Wait for running tasks to finish, then update and restart DSH as prompted.

To uninstall:

[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8

dsh plugin --profile web remove @michengai/dsh-codex-pet

Custom pets are stored in .dsh/codex-pet/pets under your user directory by default; open the folder from pet settings. If DSH_HOME is set, pets are stored in its codex-pet/pets folder. Uninstalling keeps those files and settings.

Contributing

See the development and validation guide (Chinese) for local development, testing, and release procedures.

License

Original plugin code is licensed under Apache License 2.0. Bundled pet artwork originates from OpenAI Codex and is excluded from this project's Apache-2.0 license grant; see NOTICE.