willwang0098 / dsh-side-chat

Listed

Codex-style independent side chat for DeepSeek Harness Better Sidebar

mainOther View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:willwang0098/dsh-side-chat

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 12e4978Synced Aug 18, 2026

This README snapshot could not be refreshed during the latest directory sync.

dsh-side-chat

DSH plugin for an independent Codex-style side chat in Better Sidebar.

Keywords: dsh-plugin deepseek-harness better-sidebar side-chat

dsh-side-chat 为 DSH Better Sidebar 增加一个类似 Codex 侧边提问的独立对话面板。

功能

  • 从当前主会话最近的已完成回合 fork 一个独立 side session
  • 继承上下文,但隐藏 fork 前的历史,只展示侧聊新增消息
  • 通过当前 API 连接读取历史和流式 session/event
  • 支持 reasoning、工具调用、Markdown、停止和重新分支
  • 复制回答,或把回答放入主聊天输入框草稿
  • 侧边会话 ID 按主会话持久化到 Sidebar tab meta 和 localStorage

构建

pnpm install
pnpm typecheck
pnpm test
pnpm build

安装到当前 web profile 后需要重启 DSH Web 服务,让 Cordis patch 重新加载插件。

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected

Repository information

Language
TypeScript
License
MIT
Last updated
Aug 18, 2026, 8:21 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.