falser101/dsh-mascot:给 DSH Web 加一只可拖动的悬浮伙伴
falser101/dsh-mascot 是 DeepSeek Harness(DSH)Web 的 MIT 许可证插件,旨在解决长任务中会话状态不直观的问题。该插件通过一只可拖动的卡通宠物(猫或狗)实时映射当前会话阶段,如排队、思考、调工具、写答案及出错等状态,并伴随动态文案和表情切换。作为纯前端投影,它不向会话发送事件,仅提供视觉提示。 核心功能包括:支持鼠标拖拽、闲置自动收起及窗口自适应;显示状态气泡,支持自定义文案频率及开启工具名显示;提供并行任务提示,通过右上角数字展示忙碌会话并支持点击跳转;具备“AI 小剧场”功能(默认关闭),可调用模型生成俏皮话。插件支持中英文文案切换,且尊重系统
Read Moredsh-mood-light: Display Screen Edge Ambient Light Based on DSH Session Status
DSH Mood Light is a client-side plugin for the DSH Web interface, following the "everything is a plugin" philosophy. It intuitively displays session status through ambient light on the outermost layer of the screen without interfering with operations. The plugin dynamically changes colors based on status: green flowing glow effects indicate a running state, yellow indicates pending tasks, pink indicates completion or idle state, and it switches off when there is no active session. It offers three visual effects including soft glow, marquee, and linear gradients, and supports visual adjustment of parameters such as aperture width, opacity, and rotation speed in the settings panel, with configurations persisted to localStorage. The installation command is `dsh plugin --profile web add "github:lihang-lh/dsh-moon-light"`, and the service must be restarted after installation. Configuration priority is localStorage > plugin configuration > default settings.
Read More