DEEPSEEK HARNESS PLUGIN
13071301808/ dsh-composer-expand
TOPIC + LISTmanifest 已核验有许可证
Web UI 输入框展开/收起:composer 工具行新增 ⬆/⬇ 按钮,一键把输入框扩大到 70vh 高度,方便写长 prompt。
安装
# npm 包(预构建)
dsh plugin --profile web add dsh-composer-expand# GitHub 源码(安装时可能执行构建脚本)
dsh plugin --profile web add github:13071301808/dsh-composer-expand安装插件等于在本机运行第三方代码,权限与当前用户相同;GitHub 来源还可能执行构建脚本。请只安装可信来源,并尽量锁定 commit: dsh plugin --profile web add github:owner/repo#sha
README
内容来自项目根目录 README(GitHub raw)。 查看仓库 ↗
仓库事实
- Manifest 状态
- bundle · client · dsh-composer-expand
- 分类
- UI 增强
- 版本
- 0.1.1
- 运行依赖
- 0
- 生命周期脚本
- 未发现
- 声明入口
- cordis.patch.yml · lib/index.js · lib/client.js
- 许可证
- MIT
- 锁文件
- 未发现
- README
- 运行时探测
- 维护状态
- 近 30 天活跃
- 默认分支
- main
- 最近推送
- 1 天前
- 数据源
- 社区精选名单
本站只展示 GitHub 公开元数据与仓库事实,不构成安全背书。安装插件会在你的机器上执行第三方代码;高权限项目请放进独立 profile 与临时工作区验证。