Skip to content
View BPTumbleweed's full-sized avatar

Block or report BPTumbleweed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. hello-world hello-world Public

    此存储库用于练习 GitHub 流

  2. dsh-agent-memory dsh-agent-memory Public

    DSH 长期记忆插件 + 配套 CLI:实时采集对话证据、只读数据浏览、会话内工作状态面板。零运行时依赖、能力探测与熔断,面向跨版本升级设计;不接管偏好注入(留给官方 agent-instructions)。

    JavaScript

  3. dsh-session-retitle dsh-session-retitle Public

    DSH 会话重命名插件:会话头部一个「重命名」按钮,手动触发时读取本会话内容、用当前模型起中文短标题并写回会话名。零运行时依赖,改名走官方 session-title 服务,含候选路由回退与同会话并发保护。

    JavaScript

  4. dsh-pin-session dsh-pin-session Public

    DSH「置顶对话」插件:会话头部与会话行内一键 📌,把重要对话钉在侧栏分组顶部。宿主端只存事实(原子写 JSON + 信任栅栏内的 HTTP 接口 + 配套 CLI),排序由客户端在 DOM 层完成——因为侧栏顺序由浏览器本地排序表优先决定,宿主端挪顺序在界面上无效。零运行时依赖、能力探测与熔断,面向跨版本升级设计。

    JavaScript