DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-temp-workspace

Adds disposable temporary workspaces to DeepSeek Harness that automatically clean up conversations and workspace data upon restart.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & PolicyRemote Execution
0GitHub Stars0ForksUpdated2026-09-02

Install

$ dsh plugin --profile web add @wjj-8283/dsh-temp-workspace

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-temp-workspace is a DeepSeek Harness web plugin that introduces disposable temporary workspaces. It injects a quick-access button into the sidebar allowing users to launch throwaway workspaces and conversations. At the next Harness restart, or after a configurable delay, the plugin safely detaches active sessions, removes session logs, purges workspace records, and deletes leftover directories to leave no trace. Users can also pin workspaces to convert them into permanent workspaces through an interactive migration flow.

Key Capabilities

  • One-click temporary workspace creation directly beside the sidebar workspace action
  • Automated cleanup of temporary workspaces, session log files, and cache entries on host restart
  • Configurable deletion modes (immediate or delayed) and optional confirmation prompts on boot
  • Permanent Keep migration feature to persist temporary workspaces and session histories into selected local folders
  • Settings card integration under Settings -> Plugins for managing deletion policies and grace periods

Useful For

  • Running one-off tests, experiments, or short queries without polluting persistent workspace history
  • Temporary scratchpad sessions that automatically discard logs and session records on exit
  • Quick prototyping with the option to convert into a permanent workspace if the results are worth keeping

Who It Fits

  • Developers seeking zero-residue scratchpad workspaces in DeepSeek Harness
  • Power users managing numerous transient tasks and experiments
  • Users who want automated session and workspace hygiene without manual deletions

Documented Limitations

  • The sidebar button is injected via DOM MutationObserver due to lack of a native header slot, which may require updates if upstream layout changes
  • Permanent Keep migration requires native directory-picker support (ctx.workspaces.pickDirectory) and is disabled on non-native/remote environments
  • Migrating to a permanent workspace requires a host restart to re-index session groupings
  • Possible upstream grouping anomalies (e.g. session ending up temporarily ungrouped or briefly adopting workspace title)

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
wjj-8283/dsh-temp-workspace
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e83c1bf · 2026-09-02

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-09-02
Last release
2026-09-02
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