tsuyu-sama/we-need-keeper

tsuyu-sama★ 0JavaScript最后同步: 2026-08-17

在 GitHub 打开

README 摘要

we-need-keeper DeepSeek Harness plugins that keep the model's reasoning in the "We need" style. A collection of host-side plugins for DeepSeek Harness, hardened through Windows ablation runs. Their common goal is one thing: keeping the model's reasoning in the "We need" style — plural-first-person planning ("We need to…", "Let's…") and imperative steps — instead of the degraded "let me…" trial-and-error mode that Windows-native environments and long tool-heavy conversations tend to produce. Each plugin attacks a different stage of that degradation. Read "Why" for the overall design, and "Plugins in depth" for what each one contributes. Why: maintaining the We-need reasoning style DeepSeek's reasoning models condition strongly on the first request and on the environment they believe they are in. In ablation runs, three things pushed reasoning toward the "let me" style and away from "We need": 1. A first request that looks like a local Windows workstation — pwsh , backslash paths, Windows-specific tool behavior. The model starts acting like a cautious local user instead of a confident coding planner. 2. Environment friction mid-task — failed node --test calls, rejected view range arg…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类