jonah791/dsh-agent-thinking0

dsh-agent-thinking

思维插件(提示词层面 MoE):14 个思维模块按需动态加载注入 system prompt,任务相关时激活对应思维方式(感知/推演/执行/交付/反馈五层认知流)

AI Analysis

核心用途是动态增强 Agent 的推理思维。适合需要根据任务类型动态切换和注入不同认知维度提示词的复杂推理任务。

Package
dsh-agent-thinking
Version
0.1.0
Last updated
Sep 7, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置

- name: agent-thinking
  config:
    injectEnabled: true      # 注入开关
    maxActiveModules: 3      # 激活软上限
    autoPairEnabled: true    # 组合拳附带
    sectionOrder: 50         # 动态段在 system prompt 的位置(0=persona,100=工具指导)