AI Agent Hub
Back to plugins
🤖

dsh-auto-chat-titles

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install leonardoxr/dsh-auto-chat-titles

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install leonardoxr/dsh-auto-chat-titles in DeepSeek Harness to install; source at https://github.com/leonardoxr/dsh-auto-chat-titles .

About this plugin

By default, DeepSeek Harness derives session titles by truncating the first few words, which rarely captures the actual topic of a multi-turn or multilingual conversation. dsh-auto-chat-titles replaces that fallback with semantic LLM-generated titles, giving every session a meaningful name and removing the need for constant manual renaming.

The plugin layers on top of DSH's existing durable title service, preserving cancellation, normalization, pinning, provenance, and projection behavior. It adds a dedicated title-model selector, separate CJK and non-CJK word-count targets, a regeneration-context slider, and fine-grained limits on input bytes, output tokens, and timeout. A one-click Regenerate button in the conversation header calls the same service using the configured number of recent human messages.

Designed for DSH users who maintain many long sessions, mix Chinese and English content, or simply want more searchable and recognizable conversation titles without modifying the core harness.

Use Cases

  • Quickly tell conversations apart after long multi-turn discussions
  • Generate topic-accurate titles across mixed Chinese and English sessions
  • Cut down manual renaming when managing many DSH sessions

Best For

  • Developers running many concurrent DSH sessions
  • Teams working in mixed Chinese-English workflows who want meaningful names
  • Users who want better titles while keeping DSH's native session service intact