Chuyển đến nội dung chính

dsh-plugin-context-compressor

Đã xác minh

dsh-plugin-context-compressor · v0.1.1 · MIT

Context compression skill for DeepSeek Harness -- intelligent conversation summarization

Cài đặt

dsh plugin add dsh-plugin-context-compressor

Xác nhận layer đã áp bằng dsh --profile default --dump-config — xem hướng dẫn cài plugin.

Mã nguồn

Thẻ

Readme

dsh-plugin-context-compressor

Context compression skill for DeepSeek Harness.

What it does

Teaches the agent how to compress long conversations:

  • Keep decisions, errors, file paths, user preferences
  • Drop repeated info, failed attempts, verbose output
  • Structured summary format for easy recall

Install

dsh plugin --profile your-profile add dsh-plugin-context-compressor

Usage

  • "Summarize what we've done so far"
  • "Compress this conversation"
  • "We're running out of context, summarize"

License

MIT -- YYTbit