返回目录
模型与 MCP 插件

dsh-harness-enterprise

bloodtmai-cmyk/dsh-harness-enterprise

面向企业内部管控的 DeepSeek Harness 统一智能工作台入口

Stars
5
Forks
0
Issues
0
更新
1 个月前

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:bloodtmai-cmyk/dsh-harness-enterprise

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

Harness Enterprise

A managed DeepSeek Harness entry point for internal enterprise use.
It combines enterprise sign-in, AI Hub policy, approved capabilities, audit delivery, and a hardened desktop runtime.

Independent community project based on DeepSeek Harness. It is not affiliated with, sponsored by, or endorsed by DeepSeek AI.

English | 中文

What this repository is

Harness Enterprise keeps the standard DeepSeek Harness runtime and adds an optional managed desktop distribution. It is intended for organizations that need one internal AI workbench entry point while retaining control over identity, model access, MCP services, Skills, plug-ins, enterprise instructions, updates, and conversation audit delivery.

The project is deliberately not an identity provider, MDM product, business-data proxy, or replacement for downstream authorization. AI Hub governs what the desktop may discover and use; business systems remain responsible for their own data permissions.

Components

Component Responsibility
Standard Harness Upstream-compatible Web, Host, agent, tools, and plug-in runtime. Users may configure supported third-party model providers.
Harness Enterprise Desktop Electron shell, enterprise sign-in, Hub synchronization, local runtime hardening, managed updates, and local personal memory.
DSH AI Hub Companion control plane for authorization, model access records, managed artifacts, instructions, releases, and audit.
Enterprise Gateway Pluggable authentication and MCP gateway. It validates identity and enforces current Hub policy at tools/list and tools/call.

Companion project

Managed deployments pair this desktop with DSH AI Hub. The Hub owns policy and artifact metadata; Harness Enterprise remains the user-facing runtime that consumes those decisions. They are separate services and can be developed independently, but their managed contracts are designed together.

Managed model access

The two model modes stay separate:

  • Standard Harness retains its native third-party Provider, Base URL, and API Key settings.
  • Managed desktop hides manual model credentials. AI Hub supplies the Provider identifier, OpenAI-compatible gateway URL, and API Key as one authorization record.
  • A cached Key is usable only while Hub still reports an active authorization with complete endpoint metadata.
  • LiteLLM is one possible gateway implementation, not a requirement.

See the desktop documentation for the security and runtime contract.

Run from source

Prerequisites: Node.js 24 and pnpm 11.7.0.

corepack enable
pnpm install --frozen-lockfile
pnpm run build
pnpm dsh web

The standard Web UI listens on http://127.0.0.1:3080 by default. The managed desktop additionally requires a configured AI Hub, enterprise Gateway, and OpenAI-compatible model endpoint:

pnpm run desktop:dev

This repository publishes source code only. It does not provide signed macOS or Windows installers.

Development

pnpm run typecheck
pnpm test
pnpm run verify-third-party-notices
pnpm run verify-translation-pairing
pnpm run verify-community-sanitization

Start with the development guide and architecture documentation.

Upstream and license

The core runtime comes from DeepSeek Harness and preserves its MIT attribution. This repository is independently maintained by clanie.

Licensed under the MIT License. Third-party terms are recorded in THIRD_PARTY_NOTICES.md. Security reports should follow SECURITY.md.

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类模型与 MCP
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: mcp。