CATEGORY
Verified manifests and exact versions in this category.
@kuanfu0430/dsh-sidebar-branch-chatAdds a Branch Chat tab to dsh-better-sidebar that opens independent archived sessions with a head/middle/tail context digest and the same tools as the main agent.
dsh-resume-headlessHeadless one-shot session resume for DeepSeek Harness: dsh --profile headless --resume <session-id> "task"
dsh-session-healthDeepSeek Harness session health reminder plugin: draggable floating button, three-factor health score (context usage/compression/cache hit rate), token/time/step/compression analysis, and one-click handoff generation for degraded sessions
dsh-plugin-ragDeepSeek Harness (DSH) plugin: a self-contained semantic memory (RAG) over all your chat sessions. Indexes messages live via session/event, stores embeddings in one local JSON file, and exposes a rag_search tool.
dsh-conversation-navCodex-style conversation turn navigation for the DeepSeek Harness web GUI: a piano-key rail at the left edge of the conversation (hover ladder, preview tooltip, click-to-jump, active-turn tracking) plus user-message send time and per-turn marks with distinct rail colors, persisted per session.
@dsh-external/dsh-archive-viewerDSH archiving enhancement plugin: automatic scheduled archiving, folder-based archive organization, LLM summaries for building an experience library, conversation bookmarking and notes, viewing/restoring archived conversations, and one-click dsh shutdown (restoring and shutting down require applying
@pengls/dsh-quick-viewdsh web client plugin: a floating right-side navigator that jumps to prior user inputs in the conversation
dsh-engram-sessionDSH plugin dsh-engram-session
@huangzhaoyu/dsh-trashbinDSH Recycle Bin (Deletion Cooldown Zone): Archived conversations are moved to the recycle bin, with support for restoration, immediate removal, and automatic cleanup after 7 days.
dsh-session-archive-pluginDSH plugin: context archiving + historical retrieval — archive_session / search_archive tools over the session-archive skill (zstd session-log decode).
dsh-plugin-mindmapMindMap: a DeepSeek Harness plugin that distills a conversation into persistent storylines (DEV_LOG) and renders them as an interactive map tab.
dsh-memory-gaGated GA-style layered memory for DeepSeek Harness: hard-injected L1, working checkpoint, settlement to Skills/L1/L2 — no silent auto-retain.
dsh-plugin-global-promptDSH plugin: Adds a global Prompt input field under “Settings → General Settings” to inject system prompts into every conversation, including sub-agents. Takes effect upon saving.
@deepseek-ai/dsh-client-ui-session-pinCodex-style global pinned conversations UI plugin for DeepSeek Harness
@deepseek-ai/dsh-client-ui-session-archiveSession archive management and restoration UI plugin for DeepSeek Harness
summarize-skillDeepSeek Harness bundle that registers the session-summarize skill pack on ctx.skills.
dsh-more-session-operationsDeepSeek Harness Web sidebar session-row menu enhancements: mark unread via the official completed-reminder dot, copy session ID, delete session with confirmation, archive confirmation, and recursive subagent-session deletion.
@ly028716/dsh-memory-pluginDSH Memory Plugin - Intelligent memory system for tracking user preferences and habits
dsh-draft-sessionsPersistent unsent draft sessions for DeepSeek Harness
dsh-identity-control-royDSH Custom Persona Control Plugin: Enter persona text next to the chat input field; when enabled, it is automatically included in new conversations and can be toggled at any time.
dsh-wiki-bridgeWikiBridge: A knowledge base bridge between DSH and Obsidian vaults — constrained tools (wiki_search/read/write) + automatic dictionary lookup + persistent configuration
@local/dsh-standalone-chatStandalone lightweight Chat for DSH Web: multi-turn LLM conversations with streaming, history, auto titles, rename and delete — no agent/session/workspace context.
@dshwp/dsh-session-managerSession manager for the DeepSeek Harness web UI: browse all sessions, archive / unarchive (restore) / delete them, preview conversation content — from the Settings panel. · DSH 会话管理:设置页查看全部与已归档会话,归档 / 恢复 / 删除 / 内容预览。
dsh-branch-visualizerA persistent DeepSeek Harness plugin for visualizing and managing native session branches.
@dpskh/tool-checkpointCheckpoint marker plugin for the DeepSeek Harness: durably records a checkpoint mark in the plugin-owned storage domain (keyed by session) so a later exploration fold (the @dpskh/tool-rewind plugin) can drop the noisy middle of an exploration from the model-visible context while keeping only its out
dsh-memory-panelLong-term memory for DeepSeek Harness: memory_save/recall/list/delete/clear tools plus a bilingual sidebar panel visualizing what the agent remembers about you
dsh-convmapDeepSeek Harness web plugin: renders “conversation map” markers along the middle of the left edge of the main conversation area (one marker per user-question round), expands on hover with a gradient effect to preview that round’s question/response summary, and jumps to it when clicked (automatically
@deepseek-ai/dsh-tool-memoryA persistent memory plugin for DeepSeek Harness that enables agents to store and recall information across sessions — DSH-native tools with atomic storage, validation, and concurrency-safe reads
@pepsi-ai/dsh-plugin-session-deleteDelete sessions of a DeepSeek Harness profile from the UI: header danger button + session-row menu item with a risk-consent dialog; host endpoint + tool delete the log, projection cache and workspace accounting. Works in web and the desktop client alike.
dsh-at-mention@-mention context references for DeepSeek Harness: workspace file search and cross-session references from the web composer.