Skip to content
dsh.fish
Bundle

dsh-plugin-context-compressor

Context compression skill for DeepSeek Harness -- intelligent conversation summarization

Source
YYTbit
stars
1 stars
License
MIT
Updated
Updated 15 days ago

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

```sh
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

Install

dsh plugin --profile web add github:YYTbit/dsh-plugin-context-compressor#99da28bcc03b0d0ece43b91477cd1615d3c422bf

Profile: web

  • This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
Source