설치
npx -y @deepseek-ai/dsh plugin --profile web add github:fengling375/dsh-nyan-context-progress이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
README
유지 관리자가 작성한 문서 스냅샷입니다.
dsh-nyan-context-progress
dsh Web 客户端右下角上下文占用进度条,复刻 JetBrains NyanProgressBar 的确定态视觉。

功能
- 右下角
200x20进度条,不遮挡下方 UI - 基于官方
contextPressure投影实时显示上下文占比 - 鼠标悬浮显示
Context 50% - 支持拖拽并记住位置
- 无可用数据时自动隐藏
lib/已提交构建产物,普通安装无需编译
安装
git clone git@github.com:fengling375/dsh-nyan-context-progress.git
cd dsh-nyan-context-progress
dsh plugin --profile web add "$PWD"
在 $DSH_HOME/profiles/web/cordis.patch.yml 追加:
- insert:
- id: dsh-nyan-context-progress
name: 'dsh-nyan-context-progress'
重启 dsh web 后生效。
卸载:
dsh plugin --profile web remove dsh-nyan-context-progress
开发
node build.mjs # 构建 lib/
node scripts/selfcheck.mjs # 自检 bundle 契约
类型检查与二次构建依赖 sibling 目录的
deepseek-harness源码;普通使用无需。
致谢
License
프로젝트 파일 및 신호
표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.
저장소 정보
- 언어
- TypeScript
- 라이선스
- MIT
- 마지막 업데이트
- 2026. 8. 16. 오후 5:45
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.