dsh-plugins
其他 活跃维护

dsh-plugins

Apkawa/dsh-plugins

为dsh工具链提供全维度功能扩展的插件集合,覆盖数据处理、模型调用、工作流调度等常用模块,开箱即用无需额外适配,可按需灵活组合加载,快速拓展dsh的适用边界。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
280 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:Apkawa/dsh-plugins
git clone https://github.com/Apkawa/dsh-plugins.git
git clone git@github.com:Apkawa/dsh-plugins.git
README.md master

dsh-plugins

Plugins for @deepseek-harness/dsh.
Each plugin lives under packages/<name>/ and has its own README.

Plugins

Package What it does
dsh-model-settings Per-model reasoning effort + context window management (autofill from /v1/models INI presets).

Install

Each plugin is installed as a profile layer via dsh plugin add. See the individual
README for the exact command. General form:

dsh plugin --profile web add github:apkawa/dsh-plugins#path:/packages/<name>