Wenaixi/dsh-ponytail3

@wenaixi/dsh-ponytail

DSH 完整移植版 dietrichgebert/ponytail — 懒惰 senior 模式,6 个中文 Skill,无空 tool

包名
@wenaixi/dsh-ponytail
版本
4.9.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Wenaixi/dsh-ponytail

⚙️ 配置

cordis.patch.yml 行内覆盖:

- insert:
    - id: ponytail
      name: "@wenaixi/dsh-ponytail"
      config:
        providerName: ponytail
        skillDir: E:/path/to/skills   # 调试用,默认包内 skills/
        defaultMode: full             # off|lite|full|ultra

优先级(与上游一致):

  1. PONYTAIL_DEFAULT_MODE=ultra 环境变量(最高)
  2. cordis.patch.yml 中显式的 defaultMode
  3. ~/.config/ponytail/config.json(Windows: %APPDATA%\ponytail\config.jsonXDG_CONFIG_HOME 优先)
  4. full

持久化:/ponytail default 会写入上述配置文件;review 不可作默认。

🎮 使用

  • 自动生效:任一编码任务都会注入梯子,无需手动触发。
  • 显式切换/ponytail(full)、/ponytail lite|full|ultra|off/ponytail default /ponytail-review
  • 一键技能/ponytail-review/ponytail-audit/ponytail-debt/ponytail-gain/ponytail-help
  • 退出stop ponytailnormal mode(需整句匹配)或 /ponytail off,随时用 /ponytail 恢复
  • 子智能体PONYTAIL_SUBAGENT_MATCHER 正则过滤(与上游一致),DSH 侧所有 agent 共享同一 section