dsh-side-session
A DSH Web plugin that opens disposable side conversations forked from the main session.
Install
$ dsh plugin --profile web add /path/to/dsh-side-sessionPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Adds a “Side Session” action to DSH Web session headers.
- Opens a floating temporary side-session panel immediately; child-session creation is deferred until the first message.
- Forks completed main-session history as reference context and records a seed boundary.
- Adds recent submitted user messages, assistant messages, and tool calls from the active main-session turn as supplemental context.
- Uses the parent agent preset and inherits cwd, provider/model routing, sandbox mode, and approval policy.
- Injects boundary instructions identifying the conversation as temporary and directing the agent not to interfere with the main session.
- Keeps side sessions out of the normal session list.
- Supports creating, prompting, canceling, closing, listing, and checking side-session status through host-side webServer routes.
- Destroys the child agent and deletes its persisted files when the panel is closed.
Useful For
- Explore a tangential question without interrupting a long-running main conversation.
- Ask about the current main-session activity while retaining completed history as reference.
- Perform non-destructive investigation with the same tools, skills, permissions, and working directory as the parent session.
- Keep short-lived auxiliary conversations out of the regular session list.
Who It Fits
- DeepSeek Harness Web users
- Developers working in long-running DSH sessions
- Users seeking Claude Code /btw-style side conversations
Documented Limitations
- Designed for the DSH Web profile and requires restarting dsh web after installation.
- A side session is temporary: closing it destroys the agent and deletes persisted records, so it cannot be reopened.
- The child agent is created only when the first side-session message is sent.
- Completed history is used as the fork seed; recent activity after that boundary is supplied as injected context rather than as an event-level fork.
- The plugin declares peer dependencies on specific DSH release-candidate package versions.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
GitHub reports this repository as archived.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- Diluka/dsh-side-session
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 483ef70 · 2026-08-20
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 0GitHub stars
- Forks
- 1
- Open issues
- 0
- Last commit
- 2026-08-19
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A customizable glassmorphism theme plugin for the DeepSeek Harness web UI.
View plugin →A terminal workspace and Claude Code style TUI surface for DeepSeek Harness.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Sandbox-first automatic permission policy and intelligent risk classification for DeepSeek Harness.
View plugin →