eya46/dsh-plugins--packages-dsh-plugin-info0

@eya46/dsh-plugin-info

List profile-added DSH plugins, mark available updates, and show recent version notes

AI Analysis

核心用途是管理和查看当前 Profile 中已安装的插件信息。适合需要检查插件更新、阅读版本日志以维护 DSH 运行环境的用户。

Package
@eya46/dsh-plugin-info
Version
0.0.2
Last updated
Aug 19, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:eya46/dsh-plugins#4181b288b872b1f8f5994ab11bb669218c4a6f0c&path:packages/dsh-plugin-info

配置

默认说明
registryUrlhttps://registry.npmjs.orgnpm 源
defaultVersionLimit10默认版本条数
timeoutMs15000注册表 / GitHub 超时
cacheTtlMs300000packument 与说明缓存
allowScopes['@eya46/']名称前缀白名单;为空数组时展示全部用户插件

覆盖写在 Profile 的 cordis.patch.yml

- id: dsh-plugin-info
  config:
    defaultVersionLimit: 10

本地 / file: / link: 安装没有 registry latest,不会标「可更新」。GitHub 说明在有 repository 字段时才会去拉;若遇到 API 限流,可在环境里设 GITHUB_TOKEN