Skip to content

feat: DSH 对话导入,且绝不替用户启动 dsh - #25

Merged
starsstreaming merged 1 commit into
mainfrom
feat/dsh-slash-connect
Aug 17, 2026
Merged

feat: DSH 对话导入,且绝不替用户启动 dsh#25
starsstreaming merged 1 commit into
mainfrom
feat/dsh-slash-connect

Conversation

@starsstreaming

Copy link
Copy Markdown
Owner

改了什么

main 已经不附带、不启动 DSH。这次在这条路上补上对话导入,并写清楚用户必须自己 dsh web

  • 插件注册 /bg/bg-theme/bg-clearbeauticode_* 工具
  • 托盘在跑时复用托盘控制面(dsh-control.json),避免两套写入抢锁
  • 没有托盘时,在已经运行的 DSH 进程里走同一套 DshSession
  • 安装包会打进 agent.mjs / control-client.mjs / host-apply.mjs
  • README 去掉「安装包内置 DSH 运行时」的过期说法

不会做什么

  • 不启动、不安装、不打包 DeepSeek Harness
  • 不改 Codex 启动路径
  • 不改媒体契约和已有主题数据

怎么验证

  1. 自己运行 dsh web(需已加载 beautiCode 插件)
  2. 打开 beautiCode,选 DeepSeek Harness:只连已开网页,DSH 没跑会提示先启动
  3. 托盘导入图片/MP4 仍可用
  4. 在 DSH 里 /bg <绝对路径> 或让 AI 设背景

@beauticode/adapter-dsh 测试 28 个全过。

Register /bg, /bg-theme, /bg-clear and beauticode_* tools on the user-started plugin. Reuse a live tray when present; otherwise apply in-process. beautiCode still never starts dsh web.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because your trial has ended. Ask your workspace admin to add credits to resume reviews. Manage billing

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review available on request

  • 🔍 Trigger review

Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment @coderabbitai review to review the latest changes. For a full review, comment @coderabbitai full review.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0f726b91-4213-49fa-bd6d-0436440735ea


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@starsstreaming
starsstreaming merged commit b43d5e6 into main Aug 17, 2026
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant