Relethe/dsh-brief-session-title0

dsh-brief-session-title

DSH 会话标题插件:将冗长的完整句子压缩为单个单词,以便于用户记忆和检索。

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