AI Agent Hub
Back to plugins
🧩

dsh-compact-after-task

admin-security Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install xiaoliang2/dsh-compact-after-task

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xiaoliang2/dsh-compact-after-task in your DeepSeek Harness terminal to install the plugin; source code is available at https://github.com/xiaoliang2/dsh-compact-after-task.

About this plugin

dsh-compact-after-task is a lightweight plugin for the DeepSeek Harness ecosystem, filed under the admin-security category. Judging by its name, its core use case is to trigger a compact operation after a task completes, tidying or compressing contextual data during the workflow wrap-up phase.

The README is currently concise and does not yet detail a full feature list or configuration guide, suggesting the project is still in its early stage. It suits administrators or developers who build automated workflows with DeepSeek Harness and want an automatic compact step at the end of each task.

The project is open-sourced under the MIT license with no dependency overhead, and further features are expected to be added as the community iterates.

Use Cases

  • Trigger an automatic compact step right after a task finishes to clear residual context
  • Tidy up session data at the wrap-up of a multi-step workflow
  • Reduce context payload for subsequent tasks to improve response efficiency

Best For

  • Administrators building automated pipelines with DeepSeek Harness
  • Developers who care about context management and resource overhead
  • Operations staff who need cleanup actions at task boundaries