Skip to content

[验证证据] dsh-qingagent #82

Description

@void2anything

插件名称

dsh-qingagent

GitHub 仓库

https://github.com/void2anything/dsh-qingagent

证据类型

自测报告(结构化填写:环境/步骤/结果)

该插件是否需要外部账号 / 服务才能完整运行?

是,需要外部账号 / 服务

需要的外部账号 / 服务(选了「是」时填写)

需要本机运行青简 QingAgent 桌面客户端(qingagent.com,MIT 开源);无需外部账号或 API Key

自测报告(结构化,可选——选了「自测报告」时填写)

测试环境:Ubuntu 24.04.4 LTS(WSL2)/ Node v24.15.0 / dsh 0.1.1-rc.2
安装(本次实测):干净目录 npm install dsh-qingagent@0.1.46 成功,86 个依赖包,无 install 期 lifecycle 脚本;lib/ 构建产物随包分发,安装免构建
模块加载(本次实测):Node ESM import('dsh-qingagent') 成功,导出 AgentIndex、BridgeHub、EngineConnection 等符号
profile 注册:本机 dsh web profile 的 bundles 已含 dsh-qingagent,日常以 npx @deepseek-ai/dsh plugin --profile web add dsh-qingagent@latest 安装使用
如实说明:以上 npm 安装与模块加载为本次提交前实测;dsh web 端到端界面运行未在本次会话中重跑,界面证据见下方仓库内截图(均来自实际运行)
结果:npm 安装与模块加载通过;界面运行以截图为证

验证证据(截图 / 日志 / 链接)

npm 包信息(目录页现标注「GitHub source (not published to npm)」,与实际不符,烦请审核时一并纠正):

安装与加载日志(本次实测,干净目录):

$ npm install dsh-qingagent@0.1.46
added 86 packages in 54s

$ node -e "import('dsh-qingagent').then(m=>console.log(Object.keys(m).slice(0,10).join(', ')))"
AgentIndex, BindingDomainSpec, BindingStore, BridgeHub, CURRENT_PACKAGE_VERSION, Config, DOC_STATE_STALE_LINE, DocStateCache, EngineConnection, EngineHttpError

实际运行截图(仓库 docs/assets/):

测试用的 dsh 版本

0.1.1-rc.2

确认

  • 我确认以上证据真实、未篡改,且来自该插件在 DeepSeek Harness 中的实际运行

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions