Skip to content

dsh-busy-enter-steer

Verified

@starpivot/dsh-busy-enter-steer · v0.1.0 · MIT

Seed ui-conversation.busyEnter to steer when the user has not set it, so running-state Enter interrupts by default

Install

dsh plugin add @starpivot/dsh-busy-enter-steer

Confirm the layer applied with dsh --profile default --dump-config — see the install guide.

Source

Published to npm without a public repository. Inspect the package contents before installing.

Tags

Readme

@starpivot/dsh-busy-enter-steer

DSH host 守护插件:用户还没选过繁忙态 Enter 行为时,把 ui-conversation.busyEnter 写成 插话发送(steer)

本体默认仍是排队发送。已经选过排队或插话的用户不受影响。

行为

  • 触发:ui-conversation 命名空间注册后立刻写一次;之后该分节的 settings/document-updated 再检查。
  • 写入:用户分节没有 busyEnter 键时,写入 steer
  • 不写:用户已经存了 queuesteer

安装

dsh plugin --profile web add github:StarPivotNet/dsh-plugins-public#path:packages/busy-enter-steer

然后重启 dsh web

验证

node scripts/should-seed.test.mjs