yoke233/dsh-prime-agent3

dsh-prime-agent

Prime Agent-inspired persistent RLM control plane for DeepSeek Harness Code Mode

AI 분석

核心用途是提供持续学习与子智能体调度的控制面板。适合在代码模式下进行复杂、长流程开发任务的高级用户,配置时必填 stateDirectory 字段。

패키지
dsh-prime-agent
버전
0.2.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yoke233/dsh-prime-agent

配置

stateDirectory 必填。未配置选项时使用下列默认值。

选项默认值含义
refineToolNameprime_refine持续学习工具名
allowGlobalRefinementfalse允许模型访问 global 学习状态
requireCodeModetrue要求 run_code 是模型唯一可见工具
requireOrchestrationToolstrue要求具备 Subagent admission 与 job_output
continual有界默认值学习条目、事务、状态与 prompt 限制

dsh-prime-agent/runtime 条目另接受官方预算字段(computeMsmaxWallMsmaxOutputBytesmaxOldGenerationSizeMb,同名逐字透传)与 realm pool 治理项(maxActiveRealmsmaxIdleMsmaxHostCallsPerRunmaxParallelHostCallsPerRun)。