dsh-suggest-prompt

studyzy

每次完成的 agent 回合后,一次有界的辅助 LLM 调用把一条建议的下一句 prompt 写入会话日志;Web 输入框将其渲染为幽灵占位文字,按 Tab 采纳。

After each completed agent turn, a bounded auxiliary LLM call writes one suggested next prompt into the session log; the web composer renders it as ghost placeholder text, adopted via Tab.

安装命令

dsh plugin --profile web add github:studyzy/dsh-suggest-prompt

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars0
30 天下载
分发方式Git
收录时间2026-08-24

相关链接

同类插件