DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-session-manager

A local-install DeepSeek Harness bundle that adds a web settings page for managing, restoring, archiving, and deleting sessions.

UI & ProductivityDeveloper ToolsRemote Execution
0GitHub Stars0ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add "$PWD"

Plugin 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.

source-grounded
dsh-session-manager bundles a host-side session management service and a client-side Web settings page. It organizes sessions by workspace and supports bulk archive recovery and deletion with persisted deletion state.

Key Capabilities

  • Adds a “Session Management” section to DeepSeek Harness Web settings.
  • Lists sessions grouped by workspace, including ungrouped sessions.
  • Restores archived sessions individually or in bulk.
  • Archives, deletes, and bulk-deletes sessions, including all archived sessions.
  • Removes session accounting entries and session logs; running sessions are queued for deletion after they stop.
  • Persists deleted and pending-deletion records in .session-manager-state.json.
  • Synchronizes archived-session changes to browser clients through the platform frame.

Useful For

  • Recover archived conversations back to the sidebar.
  • Review and manage sessions across multiple workspaces.
  • Delete selected, archived, or all sessions from a central settings page.
  • Clean up session logs while retaining state across plugin or process restarts.

Who It Fits

  • DeepSeek Harness Web users managing many sessions.
  • Users who need workspace-oriented session cleanup and bulk operations.
  • Developers able to clone and install a local DSH bundle.

Documented Limitations

  • Installation requires cloning the repository and adding it from a local directory; direct remote one-command installation is not supported.
  • The bundle depends on DSH runtime/build environment components and the unpublished dsh-api-remotes shared package.
  • Building requires Node.js 18+, pnpm 9+, and use within the dsh repository toolchain.
  • After rebuilding the host package, the documented rewrite-remote-zod.mjs post-processing step must be rerun.
  • Session deletion removes logs from disk; active sessions are hidden first and deleted after they stop.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 2 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
DM-Odyssey/dsh-session-manager
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
5b093a0 · 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
0
Open issues
0
Last commit
2026-08-19
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app