DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-session-archive-plugin

Context archiving and historical session retrieval plugin with archive_session and search_archive tools for DeepSeek Harness.

Developer ToolsSkills & Workflows
0GitHub Stars0ForksUpdated2026-08-23

Install

$ dsh plugin --profile web add git+https://github.com/honyKing/dsh-session-archive-plugin.git

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-archive-plugin is an installable DeepSeek Harness bundle plugin that provides session context archiving and full-text history retrieval. It decodes compressed zstd session logs into human-readable jsonl archives and Markdown summaries, offering archive_session and search_archive tools alongside a bundled skill to prevent context loss across compactions.

Key Capabilities

  • archive_session tool to decode multi-frame zstd DSH session logs into plain jsonl and Markdown summaries
  • search_archive tool for multi-keyword AND full-text search across workspace archives and historical logs
  • Bundled session-archive skill integrated via skill-filesystem provider
  • Configurable Python runtime executable, script directory, execution timeouts, and gap thresholds

Useful For

  • Preserving complete conversational context before or after context compaction triggers
  • Searching past conversational reasoning, commands, and code outputs across historical DSH sessions
  • Auditing and inspecting readable session transcripts in workspace markdown formats

Who It Fits

  • DeepSeek Harness users working on long-running development sessions
  • Developers seeking lossless context history and retrieval across compressed chat sessions

Documented Limitations

  • Requires a working Python environment to execute log extraction and search scripts
  • Archive search performance depends on local workspace storage and log volume

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 0 runtime, 3 development, 3 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
honyKing/dsh-session-archive-plugin
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
c2ad058 · 2026-09-12

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