← 返回列表
D

@deepseek-ai-harness/tui

v0.0.1-beta · 4 天前发布

DeepSeek Build (dsh-tui) — grok-build style terminal UI for the deepseek-harness agent runtime; standalone CLI or dsh profile bundle

deepseekharnesstuiagentdeepseek-harnessdsh-plugin

README

@deepseek-ai-harness/tui

DeepSeek Build (dsh-tui) — grok-build style terminal UI for the deepseek-harness agent runtime.

This package bundles a platform-native binary and installs two commands:

  • dsh-tui (primary)

  • dsb (alias)
  • Install

    sh
    npm i -g @deepseek-ai-harness/tui@beta

    Or from a local tarball built from source:

    sh

    From the repo root, after building the tarball:


    npm i -g ./dist/<tgz>

    Runtime discovery

    The deepseek-harness runtime is discovered separately from this package. Either:

  • install the SDK into a .venv next to your workspace:
  • sh
    python -m venv .venv
    .venv/bin/pip install deepseek-harness-sdk
  • or point directly at a runtime binary with the DSH_RUNTIME_BIN environment variable.
  • Uninstall

    ```sh
    npm uninstall -g

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    @deepseek-ai-harness/tui
    Repo
    git+https://github.com/openma-ai/deepseek-harness-tui.git
    Engines
    {"node":">=18"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}