Automatic-session-renaming-for-dsh
by — · lyxx999/Automatic-session-renaming-for-dsh
★ 0 Stars
⑂ 0 Forks
↓ 509 Downloads/week
Original language: English
About
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.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.1.1 | — | — |
| 0.2.0 | — | — |
| 0.2.1 | — | — |
| 0.2.2 | — | — |
| 0.2.3 | — | — |
Similar plugins
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
★ 0
dsh plugin --profile web add @weibaohui/dsh-smart-titleby 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.
★ 4
MIT
JavaScript
Aug 28, 2026
dsh plugin --profile web add dsh-session-handoffCondenses DSH session titles from a full sentence into a short verb-free phrase, aiming for under five words.
★ 0
dsh plugin --profile web add dsh-brief-session-titleSession manager panel under Settings → Plugins: list all sessions with title, cwd, agent preset, updated time, turns and steps, expand a row to view message history, delete non-running sessions, and e
★ 0
dsh plugin --profile web add dsh-session-managerby jinhuang712
Link and read DSH sessions: one-click @session-id reference, an @ mention menu by title, and a session_read tool that projects any session to readable text. DeepSeek Harness plugin.
★ 0
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add dsh-session-linkby YEYEYEYESHIFU
Session hotkeys for the DSH Web GUI: switch sessions like browser tabs (positional Alt+1-9, pinned slots, previous/next, new/archive/rename), keyboard model switching via Alt+M, alternate send and arc
★ 3
↓ 225/wk
MIT
JavaScript
Sep 5, 2026
dsh plugin --profile web add dsh-session-hotkeys