@xiaobanli/dsh-compact-after-task
Auto-compact a DSH conversation after the current task finishes, at a user-set context threshold. Settings-page switch + slider included.
282 results
Auto-compact a DSH conversation after the current task finishes, at a user-set context threshold. Settings-page switch + slider included.
Version inspector for DeepSeek Harness: a Settings page that shows the harness, plugins and their dependency versions as a tree. DSH 版本信息插件。
在 DeepSeek Harness 的组合 profile 中启用内置持久化调度器 dsh-schedule,让活跃根 Agent 获得 schedule_create / schedule_list / schedule_delete 工具。Enable the built-in durable scheduler in a composing profile.
为 DeepSeek Harness (DSH) 网页提供彩色渐变流动小鲸鱼 favicon,并把页面内鲸鱼图标、deepseek 文字、hero 标题与预览版徽章等品牌元素一并彩色化的 Cordis 客户端插件(静态 dual-face bundle 形态,可经 dsh plugin add + --patch 部署;同名仓库亦保留动态插件形态)
dsh profile bundle: workspace-switching one-shot CLI mode — dsh --profile cli -w <workspace> -c <task>, plus `ws` management subcommands.
Stop runaway agent loops in DeepSeek Harness: denies repeated identical tool calls and enforces a per-agent call cap, outside the model where instructions cannot reach.
右侧面板插件:展示当前会话 Token 用量(tokenUsage/contextPressure 投影)与工作区文件树(host HTTP 路由 + client 面板)
Hot-reload installed DeepSeek Harness plugins without restarting dsh web: watches plugin bundles, reloads changed plugins in place, and restarts on dependency changes
DeepSeek Harness 项目组插件:在一个会话中跨多个项目文件夹工作——读写组内文件、运行命令、查看各项目 AGENTS.md;每个项目可带一句说明,AI 据此快速定位目录。项目组跟随工作区(每个工作区独立默认选择),组内文件路径默认允许读写。官方安装:dsh plugin --profile web add。
DeepSeek Harness Web LaTeX formula copy helper: hover a formula to copy its TeX source as $...$ or \(...\), with inline/display delimiters auto-matched
DSH PCB parts search tool — search IC/electronic components from eda.cn by keyword for EDA/PCB design
Check which DeepSeek Harness plugins actually loaded, and look up public evaluation boards on trapstreet.run
Electron desktop mode bundle for the DeepSeek Harness Web profile
DSH 代码图谱可视化插件 - 打通 dsh-codegraph/dsh-tool-lens 数据源 → 聚合转换 → 交互式代码图谱
Load Claude Code-style plugins (skills, commands, hooks) inside DeepSeek Harness (dsh).
DSH plugin guard: on every plugin load checks profile bundle lists for duplicate loader entries (aggregate bundle + sub-plugins listed together → 'duplicate loader entry id' boot crash) and runs site-level health checks — known conflict pairs, vendor @deepseek-ai tree integrity vs lockfile, plugin @deepseek-ai junction integrity — guarding the 2026-08-18 and 2026-08-21 incidents. Read-only diagnostics.
Hot-plug toggle switches for installed DSH plugins: enable/disable without restart; auto-hiding preset-switch header menu
Keep DSH Web available and repair broken optional plugins
DSH plugin: /init slash command that generates an AGENTS.md guide for the current project with a two-stage model call
对话目录尾栏 + 回溯:对话列右侧的轻量 TOC Tail,把每条用户请求压缩为一条横线形成纵向时间轴;目录面板支持一键回溯到任意用户请求节点(折叠其后的对话,可选 LLM 总结与代码状态恢复)。
Interactive 3D molecule viewer for DeepSeek Harness: view PDB/SDF/MOL2/MOL structures with 3Dmol.js
智能体表情包系统:随插件内置默认表情包(零配置即用),也支持添加任意自定义表情包文件夹;智能体在回复中用 ::文件名:: 标记引用表情,Host 端自动转写为图片,让回复更生动可爱。
Real-time repetition guard for DeepSeek Harness (DSH): stops model generation when the same string repeats >=10 times in the streamed output. 实时检测 DSH 大模型流式输出中的重复内容,同一字符串重复十次以上立即停止生成。
轨迹重放:轨迹栏每个回合左侧三角播放按钮 → 从该 checkpoint fork 出重放会话并重新执行 agent;新分栏对比视图(上方对话 + 原轨迹/重放轨迹并列)