DSH Plugins Marketplace

DSH Plugins

dsh-context-mode

by icanfinish11 · icanfinish11/dsh-context-mode

Manifest valid

0 Stars

0 Forks

Updated: Sep 9, 2026

Install

dsh plugin --profile web add dsh-context-mode
GitHubnpm

JavaScript

Original language: English

hasBundlePatch

About

DeepSeek Harness adapter for Context Mode: in-process ctx_* tools for sandboxed code execution and an FTS5 knowledge base, plus context-window routing guidance.

Similar plugins

Context-Prism

Project-level Local Context Engine for DeepSeek Harness: retrieval/compression/prioritization over history, code, files, user preferences and agent trajectories, producing a dynamic context window for

Memory & ContextManifest valid

0

dsh plugin --profile web add context-prism-dsh-plugin

Context manager for DeepSeek Harness: auto-summarizes every turn into priority-sorted records, injects them plus pinned cross-session notes and custom text into each model request, and folds any-size

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-plugin-context-manager

by catsenior507

Assembled context for DeepSeek Harness: a context tree over the session surface with per-node assemble modes (full / key / off), agent-authored presets, and a panel that decides what the model actuall

Manifest valid

0

MIT

TypeScript

Sep 11, 2026

dsh plugin --profile web add @dsh-external/dsh-client-plugin-context-assembler

Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-cue-bank

Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-plugin-recall

Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first sca

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-session-search-pro