설치
npx -y @deepseek-ai/dsh plugin --profile web add github:yinren112/dsh-plugin-connection-banner이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
README
유지 관리자가 작성한 문서 스냅샷입니다.
dsh-plugin-connection-banner
A tiny DeepSeek Harness Web UI plugin that shows the existing ConnectionBanner when a previously connected Host becomes unavailable.
It addresses the missing visible disconnect state discussed in deepseek-harness #916. The plugin reuses Harness's public connection.hostDescription source, shell.overlay slot, and UI primitive; it adds no polling and no replacement shell.
Install
dsh plugin --profile web add github:yinren112/dsh-plugin-connection-banner#v0.1.0
dsh --profile web
For a source checkout, use pnpm dsh in place of dsh.
Behavior
- No banner during initial startup.
- After the first successful Host connection, a disconnect shows the standard reconnecting banner.
- The banner disappears automatically when the Host reconnects.
Uninstall
dsh plugin --profile web remove dsh-plugin-connection-banner
Compatibility
Built for the public DeepSeek Harness plugin APIs available in 0.1.0-rc.5 and later.
License
MIT
저장소 정보
- 언어
- JavaScript
- 라이선스
- MIT
- 최신 릴리스
- v0.1.0
- 마지막 업데이트
- 2026. 8. 14. 오전 5:51
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.