dsh pluginsEnglish
← 返回热门插件目录

DeepSeek Harness 智能体框架

fgm-builds/dashr · 技能

dsh RLM模式(递归语言模型),iPython统一工具调用接口,上下文作为变量,在dsh一切都是插件生态。

★ 0GitHub 星标
0分支
2026-08-17最近更新
TypeScript开发语言
MIT许可证

项目简介

Instead of paying massive token costs on every round-trip tool call in standard multi-turn chat, Dashr equips the agent with a stateful, persistent Python kernel(持久化内核). The agent writes self-contained Python programs per cell, manipulating context, tools, and memory as native variables via the Python Kernel Unified Tool Calling(统一的代码化工具调用). 💡 RLM(Recursive Language Models:递归自调用)

1. 递归语言模型(RLM) 递归语言模型,2025。 论文:arXiv:2512.24601 建立超长上下文和有界提示管理的递归分解和子代理执行范例。

2. 持续利用和及时改进 自主代理的持续利用,2026 年。 论文:arXiv:2605.09998 动态提示细化和循环压缩的公式。 🙏 致谢与归属

安装命令

dsh plugin --profile web add github:fgm-builds/dashr
查看 GitHub 仓库 ↗返回热门插件目录