If Voyager helps you, feel free to share it on X, Reddit, YouTube, Threads, etc.
dsh-side-chat
An enhanced Codex-style side chat for DSH: a right-panel chat scoped to its originating conversation and aware of the workspace, inheriting the main session's tools, model, and permission presets. Select any conversation text to ask about it, and replies can come back to the main session as a draft or collapsed prompt lines.
Plugin facts
Screenshots
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:heartmove/dsh-side-chat β οΈ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety β
More about this plugin
Select text β ask in a side chat. Select any part of a message and a floating button "Ask in side chat" appears. The selected text is carried into the side chat automatically. - Per-conversation isolation. Each side chat is a hidden ordinary DSH session (meta.parentSession links it to the conversation that started it, and the session is archived so it never appears in the main session list). Every conversation gets its own side chat. - Inherits main-conversation context. The side chat is aware of the conversation it was started from and its working directory, and inherits the main conversation's toolset, model, thinking effort, and permission preset by default β so it can act on the same workspace as the main conversation. - Model / effort / permission are adjustable. A two-level model menu (provider β model β effort) and a permission menu are copied from the main conversation, so each side chat can be tuned independently. - "Look up workspace / parent when needed" switch (default off). When on, the side chat may read files from the workspace and the parent conversation when it needs more information. - Normal conversation capabilities. Markdown replies, thinking/reasoning display, image attachments (paste / drag-and-drop), send/stop controls, and thinking-duration display β all reuse the same UI primitives as the main conversation. - Bring AI replies back to the mainβ¦
Related guides
Learn how to choose, install, and use sessions & messages plugins.
About this plugin: dsh-side-chat
What is dsh-side-chat?
dsh-side-chat is a sessions & messages plugin maintained by heartmove. An enhanced Codex-style side chat for DSH: a right-panel chat scoped to its originating conversation and aware of the workspace, inheriting the main session's tools, model, and permission presets. Select any conversation text to ask about it, and replies can come back to the main session as a draft or collapsed prompt lines.
How do I install dsh-side-chat?
Run dsh plugin add github:heartmove/dsh-side-chat in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:heartmove/dsh-side-chat#commit.
Is dsh-side-chat free?
dsh-side-chat is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
A task-aware reasoning-mode router for DeepSeek Harness. Each task is placed on one continuous react-to-spec axis, the router picks from three measured behavior bands before the first model request, and persona plus first-turn tool injection are supported with agent-visible tuning.
A context-insight dashboard β see what the model's context window is made of and how it evolves.