mouyase/dsh-hashline0

dsh-hashline

dsh plugin wrapping hashline line-addressed editor as a native tool, with bundled binaries

AI 분석

核心用途是为 DSH 智能体提供高效的行级文本编辑工具 `hashline`。适合需要让 Agent 执行精准、轻量级代码或文本行修改任务的场景。

패키지
dsh-hashline
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 18.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

配置

- insert:
    - id: dsh-hashline
      name: 'dsh-hashline'
      config:
        binaryPath: ''            # 可选:自定义 hashline 二进制路径
        maxOutputChars: 16000     # 工具输出最大字符数
        timeoutMs: 60000          # 单次调用超时