Skip to content

v0.6.0 — Native @ member mentions

Latest

Choose a tag to compare

@ishuowang ishuowang released this 15 Aug 12:44
· 3 commits to main since this release
fa6f3c1

Native @ member mentions

Start a leader Session draft with @ to search active members across its open Rooms in DSH's native input-trigger menu. Selection binds the exact Room/member identity, and Enter relays only the remaining body through the existing leader-authorized /room send path—without broadcasting or prompting the leader model.

Duplicate labels are disambiguated, stale selections fail closed, and the Host rechecks Room ownership and membership at delivery time. Quoted bodies beginning with --, plus apostrophes, backslashes, Unicode, and newlines, now round-trip safely.

Native UI compatibility

Header and footer invitation providers now use distinct child-slot keys, removing the SlotCore duplicate-declaration failure while retaining the established header key for existing bridges. The README includes a real bundled DSH Web screenshot using synthetic Room data.

Install

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

Full changelog: v0.5.0...v0.6.0