Yokira404/dsh-highlight-LETME

Yokira404★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

自动标红思考过程中的let_me

README 摘要

Languages: English 简体中文 【插件】自动标注LetMe — dsh-plugin-letme-annotator A DSH Desktop / DeepSeek Harness client plugin that watches the assistant's thinking blocks and, whenever the reasoning text contains let me (case-insensitive), places a red badge “出现了 let me” right after the Think label and highlights every actual occurrence of the phrase in red at its exact position inside the reasoning text. - Works while reasoning is streaming; the badge appears the moment let me shows up and disappears again if the text is rewritten without it. - Counts occurrences precisely: 出现了 let me ×2 for repeated matches. The count equals the number of matches in the full reasoning text of that step (one badge per Think row). - Position marking : in the collapsed row the matching words in the visible summary line are highlighted; once expanded, every match in the full reasoning body is highlighted (CSS Custom Highlight API). The old whole-row left accent bar is used only as a fallback when that API is unavailable. - Detects matches beyond the first line even while the Think row is collapsed (it reads the session snapshot, with a DOM-text fallback). Install The plugin is already installed into the desktop …

在 GitHub 查看完整 README →
Agent/智能体agentaideepseekdeepseek-harnessdeepseek-harness-plugindshdsh-plugindsh-plugins

分类