DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-workspace-history

Journals compaction summaries to workspace files and provides a history browser UI.

Developer ToolsSecurity & PolicyRemote Execution
0GitHub Stars0ForksUpdated2026-08-31

Install

$ pnpm dsh plugin --profile web add ~/dsh-plugins/dsh-granular-settings

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-workspace-history is a DeepSeek Harness plugin that records every session compaction summary (auto-compaction or /compact) into dedicated markdown files inside the session's workspace directory (<workspace>/.dsh/history/<unix-ts>.<short-session-id>.md). When combined with companion plugins, it provides an interactive History subtab in the Workspace Overview tab to browse chronological entries.

Key Capabilities

  • Journals every auto-compaction and /compact summary into timestamped markdown files within the workspace
  • Integrates with dsh-workspace-overview to provide an interactive History subtab reading journal entries
  • Provides a per-session toggle via dsh-granular-settings to enable or disable compaction history recording
  • Logs failure diagnostics to .dsh/history/.diag.log

Useful For

  • Tracking conversation compaction summaries chronologically across sessions in a project workspace
  • Reviewing prior context reductions and summaries directly inside the Harness Workspace Overview UI
  • Auditing workspace compaction events and diagnostic logs

Who It Fits

  • Developers looking for persistent audit logs of session compactions within project workspaces
  • DeepSeek Harness users needing to reference past conversation summaries across workflows

Documented Limitations

  • Requires dsh-granular-settings as a mandatory dependency for the toggle control surface
  • UI history view requires dsh-workspace-overview to be installed (journaling continues in background without it)
  • Markdown rendering in the UI requires dsh-md-view; otherwise bodies display as plain text

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
joao-paulo-santos/dsh-workspace-history
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
4ef63b1 · 2026-08-31

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-31
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