dsh-extensions-extensionshub
界面增强 活跃维护

dsh-extensions-extensionshub

haibala-aii/dsh-extensions-extensionshub

内置侧边栏导航模块与GitHub插件目录,支持用户直接在平台内检索、安装各类扩展插件,无需跳转外部站点即可完成扩展的全流程管理,操作简洁高效,降低扩展集成门槛。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
104 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:haibala-aii/dsh-extensions-extensionshub
git clone https://github.com/haibala-aii/dsh-extensions-extensionshub.git
git clone git@github.com:haibala-aii/dsh-extensions-extensionshub.git
README.md main

@haibala-aii/dsh-extensions-extensionshub

English | 中文

Haibala DeepSeek Harness web plugin that lists GitHub repositories tagged dsh-plugin. The page copies an official install command; it does not run dsh plugin add inside the browser.

Install

dsh plugin --profile web add github:haibala-aii/dsh-extensions-extensionshub

Restart dsh web (or the desktop shell) after the add succeeds. This repository ships prebuilt lib/, so the first install does not need a pnpm allowBuilds entry.

The previous repository name haibala-aii/dsh-haibala-ui-extensions redirects here.

Where it appears

A third-party bundle cannot add new holes to AppFrame or SidebarRoot. Those parents alone may declare sidebar.nav and shell.surface.

This plugin therefore:

  • occupies sidebar.nav + shell.surface when the host already declares them
  • otherwise occupies the official additive seats: a Extensions row on sidebar.footer.action (above Settings) and a full-frame shell.overlay catalog

Stock DeepSeek Harness 0.1.0-rc.5 has the official seats, so the GitHub install works there without a forked shell.

What the page does

  • Plugins — live GitHub topic search (dsh-plugin), then a ghfast mirror, then a curated fallback list. Each card copies:

    dsh plugin --profile web add github:owner/repo
  • Skills — documentation only. Place SKILL.md files in the workspace or host skill directory.

  • MCP — documentation only. Enable servers through @deepseek-ai/dsh-mcp-client config.

License

MIT. Copyright (c) 2026 haibala-aii.