← 返回列表
D

dsh-v4-anchor

v0.1.0 · 0 天前发布

面向 DeepSeek Harness Standard 的 DeepSeek V4 首轮 RL 锚定插件,promotion 后恢复完整能力与 Skill。

deepseekdeepseek-v4deepseek-harnessdshdsh-plugincordisllm-agentreasoning

README

dsh-v4-anchor

English

一个刻意保持极简的 DeepSeek Harness 插件,只做一件事:

在 DeepSeek V4 的 Standard 会话首请求中复现已有实验证据支持的 RL-shaped bootstrap;首次真实工具调用后,恢复完整 Standard 能力,并重新暴露 Skill。

它不是新的 Router,也不是 dsh-router-standard 的替代品,更不会追踪上游不断变化的 routing 实验。

它做什么

仅对以下会话生效:

  • DeepSeek Harness 0.1.0-rc.7

  • 官方 standard preset

  • 顶层会话

  • 模型 ID 匹配 DeepSeek V4,例如:

  • - deepseek-v4-flash
    - deepseek-v4-pro

    首请求:RL-shaped bootstrap

    在首次持久化 tool/call 之前:

    text
    system:
    You are a helpful software engineer assistant.

    tools:
    bash / pwsh
    str_replace_editor

    同时:

  • 暂时移除 runtime contexts;

  • 暂时隐藏自动注入的 AGENTS.md

  • 暂时隐藏自动注入的 Skill Catalog。
  • 这样首请求尽量保持接近已有实验中使用的最小 RL-shaped surface。

    首次工具调用后:恢复完整 Standard

    一旦会话出现第一次持久化 tool/call

  • 恢复原始 Standard system prompt;

  • 恢复 runtime
  • 查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-v4-anchor
    Repo
    git+https://github.com/Starfie1d1272/dsh-v4-anchor.git
    Engines
    {"node":"^22.19.0 || >=24.0.0"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}