Relethe/dsh-brief-session-title0

dsh-brief-session-title

DSH session-title plugin: condenses a full sentence into a single word for easier recall.

AI 분석

核心用途是美化和简化侧边栏的会话列表标题。适合嫌弃默认长标题占用空间、希望会话列表更加整洁直观的用户。支持自定义输入输出限制及专用模型路由。

패키지
dsh-brief-session-title
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 18.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Relethe/dsh-brief-session-title

Configuration

KeyDefaultMeaning
maxInputBytes4096UTF-8 byte cap for the framed JSON input; oversized input fails instead of truncating
maxOutputTokens64Output-token cap for the title request
timeoutMs60000Per-request timeout in milliseconds
provider / modelomittedSupply both to use a dedicated route; omit to reuse the session's main-request route