提供微型的会话历史压缩机制,降低对话中的 token 消耗。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-compaction-micro
8
个插件
提供微型的会话历史压缩机制,降低对话中的 token 消耗。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-compaction-micro将现有工具转化为可复用的技能,便于调用和组合。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-skill-from-tools根据自然语言提示生成命令行指令,实现意图驱动的命令执行。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-command-from-prompt过滤工具以定位根级工具,辅助管理工作流中的工具集合。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-tool-filter-root-find回顾先前的工具执行轨迹,为后续操作提供上下文参考。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-tool-trajectory-recall压缩装配计划以精简多步骤流程,减少冗余信息。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-assembly-plan-compacter移除提示词相关工具定义,聚焦核心装配工具,可能用于技能封装。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-assembly-tools-prompt-strip通过 Lightpanda 集成网络搜索能力,供代理环境使用。
$ dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-provider-websearch-lightpanda