DSH Plugins Marketplace

DSH Plugins

dsh-smart-title

by · weibaohui/dsh-smart-title

Manifest valid

0 Stars

0 Forks

Install

dsh plugin --profile web add @weibaohui/dsh-smart-title
GitHubnpm

Original language: English

UI (client)hasBundlePatch

About

Smart session titles for DSH: after each conversation turn an independent auxiliary LLM call summarizes the full user+assistant transcript into a title that follows the session's real topic instead of echoing the first message; the first message is titled instantly, failed built-in titles auto-retry on later turns, manual renames are never overwritten, and subagent/fork sessions are skipped.

Similar plugins

Automatic-session-renaming-for-dsh

Auto-renames DSH sessions with LLM-summarized titles: runs after the first prompt and on /handoff, or manually via a header button or /autotitle, with configurable title language and max title bytes.

Sessions & MessagesManifest valid

0

509/wk

dsh plugin --profile web add @lyxx/dsh-session-autotitle

Hand off focused context without waiting for or interrupting the active Agent: freeze a bounded Session snapshot, summarize it asynchronously with an isolated no-tool LLM, and deliver a provenance-bea

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-sideband

by WeiYe6

Hand your long DSH session over to a clean one: /handoff summarizes the conversation with an LLM, creates a new session+agent in the same workspace, injects the handoff document, and auto-opens it.

Manifest valid

4

MIT

JavaScript

Aug 28, 2026

dsh plugin --profile web add dsh-session-handoff

by flashyiyi

Voice announcements when a conversation ends (session title, round, outcome) plus live sentence-by-sentence reading of replies, via built-in edge-tts with zero third-party dependencies.

Vision & MultimodalManifest valid

0

TypeScript

Sep 11, 2026

dsh plugin --profile web add dsh-voice-announcer

Condenses DSH session titles from a full sentence into a short verb-free phrase, aiming for under five words.

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-brief-session-title

by weibaohui

Automatic session retrospective: after a conversation wraps up, distills useful experience into reusable skills stored in the skill library for the model to call, with signal-accelerated triggers, man

Memory & ContextManifest valid

3

154/wk

JavaScript

Sep 9, 2026

dsh plugin --profile web add @weibaohui/hermes-loop