dsh-brief-session-title
Run the following command in DeepSeek Harness:
dsh plugin install Relethe/dsh-brief-session-title
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Relethe/dsh-brief-session-title in DeepSeek Harness to install the plugin; the source is hosted at https://github.com/Relethe/dsh-brief-session-title, then restart DSH for new session titles to take effect.
About this plugin
DSH session titles in the sidebar tend to be full sentences — a verbatim echo like "Explain what JavaScript closures are" sits there, long and hard to scan. The root cause is simple: the official prompt's only length constraint is "aim for about 5 words," a soft target that models routinely overshoot, and "concise" is never concrete enough to act on.
dsh-brief-session-title does exactly one thing: it swaps the system prompt for four hard rules plus six correct-versus-incorrect example pairs. English output stays plain and direct; Chinese output adopts a compact classical-vernacular blend; verbs are banned because they are the skeleton of a sentence; the result is capped under five words. All official logic — first human message, streaming, fallback — stays untouched. On load the plugin shuts the official title provider down and registers itself so exactly one generator stays active, and on any error it falls back to the deterministic official title.
Built for heavy DSH users who open many sessions daily and want sidebar titles short enough to use as bookmarks: "JS闭包浅说," "游戏PRD," "Node memory leak" — instantly legible, never a paragraph in disguise.
Use Cases
- Sidebar session titles are full sentences, too long to scan at a glance
- Official title generator outputs verbose sentences instead of compact phrases
- Need bookmark-length titles that are instantly legible in a busy sidebar
Best For
- Heavy DSH users who open many sessions daily
- Developers who prioritize sidebar readability and information density
- Plugin users seeking a zero-intrusion, minimal-change upgrade to the official title generator
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.