DSH WebUI 贴纸插件
william-jin-cmu/dsh-stickers · 技能
DSH WebUI 贴纸插件,用于双向用户和代理反应
★ 13GitHub 星标
0分支
2026-08-15最近更新
JavaScript开发语言
BSD-3-Clause许可证
项目简介
turtle-ui 现有的第三方扩展面只提供临时 tui.openOverlay(),没有把插件组件插入持久 transcript 的接口。overlay 关闭后会消失,滚动或重开 session 也无法恢复,因此它不符合“聊天历史中的表情消息”这一语义。
Node 侧通过 cordis.patch.yml 挂载主插件,注册: sendsticker Agent tool /sticker 用户命令 Agent 使用表情的 system prompt guidance Web PNG route(仅在 webServer 存在时启用)
Browser 侧由 package.json#dshClient 自动发现,注册三个官方 slot: conversation.input.right:用户选择器 conversation.chat.commandview/sticker:用户表情卡片 conversation.chat.toolview/sendsticker:Agent 表情卡片 表情包来源
安装命令
dsh plugin --profile web add github:william-jin-cmu/dsh-stickers