omdsh-plugins/omdsh-chatmode

omdsh-plugins★ 0TypeScript最后同步: 2026-08-17

在 GitHub 打开

Chat mode for the DeepSeek Harness web GUI: a Chat/Work switch above the conversation, a workspace-free session-intent surface, and the managed Chat workspace its conversations are kept in

README 摘要

omdsh-chatmode English 中文 Chat mode for the DeepSeek Harness web GUI: start talking without choosing a project directory, and keep those conversations together under Chat in the sidebar. The harness is a coding agent, and its New Session screen asks for a workspace before it will take a message — reasonably, because a coding agent works somewhere. But not every question is work. This plugin adds the other posture beside it: a Chat / Work switch above the conversation, and a managed workspace that chat conversations live in. Where the conversation lives is the whole of it. A chat runs the same agent a working session does — the deployment's default preset, Standard mode unless the deployment says otherwise — and the harness's own chip on the new-session screen is where a reader picks a different one. See What a chat runs. What it adds Surface Where it comes from The Chat and Work segments in the mode switch Two registrations in sessionModes , the segment registry omdsh-base publishes The Chat workspace group in the sidebar A real directory ( /sessions/chat ) this plugin registers and keeps titled Chat — the sidebar renders it like any other workspace That group staying the first one…

在 GitHub 查看完整 README →
工具/开发dshdsh-pluginsidebaragent

分类