Skip to content

Releases: ishuowang/dsh-rolehub-bridge

v0.2.0 — Dual Room invitation seats

Choose a tag to compare

@ishuowang ishuowang released this 15 Aug 12:45
aab95ba

Dual Room invitation seats

RoleHub Bridge now registers its verified role picker in both distinct invitation-provider seats introduced by Agent Team Room v0.6: the conversation header launcher and the sidebar footer launcher. Both entries share the same native picker and preselect the active Room, while using independent stable entry ids.

The established header-seat key remains available for existing provider integrations.

Install

dsh plugin --profile web add github:ishuowang/dsh-agent-team-room#v0.6.0
dsh plugin --profile web add github:ishuowang/dsh-rolehub-bridge#v0.2.0
dsh web

Full changelog: v0.1.0...v0.2.0

RoleHub Bridge v0.1.0

Choose a tag to compare

@ishuowang ishuowang released this 15 Aug 11:48
4b0c0fd

First developer-preview release of the native RoleHub compatibility bridge for DeepSeek Harness.

  • Discovers and verifies RoleHub catalog v1alpha2 roles.
  • Starts each selected role as an independent, continuable, digest-bound DSH Session.
  • Adds native DSH role selection controls and an optional Agent Team Room invite path.
  • Enforces Host-owned capability policy, bounded downloads, safe extraction, private persistence, and cold-resume revalidation.
  • Includes English and Simplified Chinese documentation.

Requires Node.js ^22.19.0 or >=24 and DeepSeek Harness 0.1.0-rc.6. Install with:

dsh plugin --profile web add github:ishuowang/dsh-rolehub-bridge#v0.1.0

See SECURITY.md before enabling community roles or remotely exposing DSH Web.