lingxin-maz/dsh-profilespanel ↗★ 2
dsh-profile-panel
DeepSeek Harness plugin status panel / profile ops console: current profile, bundle state, pending-restart detection (SSE), one-click restart, multi-profile sync install with dual-end (web+desktop) mode, supply-chain version preview, rollback/undo, update detection & align, health checks, profile diff, boot report, audit log, and agent tools. · DSH 插件状态面板 / profile 运维控制台:观察、诊断、变更管理与 Agent 化。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lingxin-maz/dsh-profilespanel说明文档
阅读完整 README ↗配置(cordis.yml,可选)
profile-panel:
profile: web # 显式指定 profile(默认:桌面端取 desktopProfiles,纯 CLI 取 --profile,缺省 web)
allowRestart: true # false 时禁用一键重启(systemd/pm2 托管场景)
pollIntervalMs: 5000 # 变更检测轮询间隔
minimumReleaseAgeDays: 7 # 供应链版本预览的发布年龄阈值(F1)