大战能量外壳:配置DeepSeek Harness PowerShell工具集
用例四个命令都支持使用Get-Help获取帮助,使用示例: 123456789101112131415161718# 启动DeepSeek HarnessdshwebStart-DshWeb# 安装插件dshinstall plugin-name -gitInstall-DshPlugin plugin-name -Git# 列出插件(默认web profile)dshlistdshlist tuiGet-DshPlugin# 移除插件(默认web profile)dshremove pl...