haibara757/dsh-haibala-ui-extensions0

@haibala/dsh-ui-extensions

Haibala DeepSeek Harness 扩展中心:侧边栏导航以及 GitHub 插件目录

AI 分析

核心用途是为 DSH 提供侧边栏导航和 GitHub 插件目录。适合需要浏览和获取 tagged 插件的用户,安装后需重启 dsh web 生效。

套件
@haibala/dsh-ui-extensions
版本
0.2.0
授權
MIT
最近更新
2026年8月15日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haibara757/dsh-haibala-ui-extensions

@haibala/dsh-ui-extensions

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:haibara757/dsh-haibala-ui-extensions

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 haibara757/dsh-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 / haibara757.