dsh-hashline
dsh plugin wrapping hashline line-addressed editor as a native tool, with bundled binaries
AI Analysis
核心用途是为 DSH 智能体提供高效的行级文本编辑工具 `hashline`。适合需要让 Agent 执行精准、轻量级代码或文本行修改任务的场景。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗配置
- insert:
- id: dsh-hashline
name: 'dsh-hashline'
config:
binaryPath: '' # 可选:自定义 hashline 二进制路径
maxOutputChars: 16000 # 工具输出最大字符数
timeoutMs: 60000 # 单次调用超时