跳转至

dsh-supervisor

类型 智能体 分类 多智能体
星数 ⭐1 状态 ✅ 活跃
能力 multi-agent 更新时间 2026-08-14

📖 项目简介

Let live DeepSeek Harness Sessions discover, message, and coordinate with each other inside the same running DSH process. - Runs inside the existing dsh runtime - Starts no daemon, second agent runtime, or separate network port - Installs as a normal DSH plugin Current release: @wha1echai/dsh-cross-session@0.1.0-rc.1 for DSH 0.1.0-rc.6. This is an independent community project and is not affiliated with or endorsed by DeepSeek AI. *Com

✨ 核心特性

  • Runs inside the existing dsh runtime
  • Starts no daemon, second agent runtime, or separate network port
  • Installs as a normal DSH plugin

📦 安装

dsh plugin --profile web add @wha1echai/dsh-cross-session@0.1.0-rc.1
dsh --profile web --dump-config

🚀 快速开始

- id: dsh-cross-session-tools
  name: '@wha1echai/dsh-cross-session/tool'
  config:
    controlMode: message

🔗 链接