AI Agent Hub
Back to plugins
🧠

dsh-brief-session-title

Memory Updated 2026.08.25

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