dsh-workbuddy-xdpool
Merge every locally signed-in WorkBuddy account into DeepSeek Harness as one auto-failing-over model pool (multi-account rotation, live credits, daily check-in and model catalog).
4078 results
Merge every locally signed-in WorkBuddy account into DeepSeek Harness as one auto-failing-over model pool (multi-account rotation, live credits, daily check-in and model catalog).
DeepSeek 用量 / 成本 / 余额仪表盘 for DSH Web:输入框下方实时指标指示器 + 零依赖 SVG 用量可视化图表(含每轮成本视角、耗时叠加、异常标记、成本徽章、上下文压力条),token 数据来自官方 adapter 上报,成本按官方刊例价 + 用户覆盖 pricing.json 解析,余额来自官方 /user/balance 接口。
Mobile layout fixes for the DeepSeek Harness Web UI: settings panel and sidebar on narrow (≤700px) screens. Pure client-side CSS overlay.
Feature-Sliced Design scaffold for building maintainable dsh (DeepSeek Harness) Cordis plugins: host three-layer slices, mirrored single-file client bundle, and a full engineering gate suite (lint, type-check, coverage, bundle verification).
会话级自动上下文压缩插件:回合中每步前 + 回合结束检测上下文用量,超过会话阈值自动 compact,摘要注入上下文后自然继续(DeepSeek Harness / DSH)
蓝色大肥鱼 · DeepSeek 峰谷提醒:北京时间「梁文峰/梁文谷」实时播报、切换前提前提醒、省 token 小贴士、自由拖动(纯前端,兼容 blue-fantasy 皮肤风格)
Qingxiao (Wuthering Waves) themed skin with ice-blue/jade/moon-white palette, sword-light motes and user-swappable background for the dsh web GUI
Repair DeepSeek Harness sessions that refuse to load (seq gap, torn zstd frames, lone surrogates).
A VS Code-style file manager plugin for DeepSeek Harness Web — DeepSeek Harness 的 VS Code 风格文件管理器插件(浏览、打开、编辑当前对话工作区的文件).
Generate and display images inline in the DSH chat via API channels or local CLIs (mmx / codex / agy), and read images into structured JSON evidence (OCR / layout / semantics) on any model — with backend probing and a bundled recovery skill.
后台任务状态条——对话输入区上方的任务进度 UI(官方 dock 槽 + Node 轮询路由)
对话栏左侧常驻大纲:快速定位每次 user 提问与最后一条 assistant 回复(DeepSeek Harness 插件)。
底栏统计设置:可组装的输入框下方统计行 + 预估费用(DeepSeek 峰谷分时计费·双桶账本·周末计费时代切换)+ 自研持久化账本(客户端全量对账)+ 设置页(底栏)。
Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. DSH plugin host; Python stdlib + Markdown core. Zero database / vector service / external service dependencies.
Give DeepSeek Harness agents live control of your ComfyUI canvas (local or cloud): embed it as a split-screen tab, then read/edit/run workflows, debug errors, fetch output images, and batch-sweep parameters straight from the chat. Ships the ComfyUI-side bridge node.
DeepSeek Harness bundle plugin: makes the existing bash tool run Git Bash on Windows and disables pwsh (Reasonix-style, token-frugal)
Agent2Agent (A2A) protocol v1.0 plugin for DeepSeek Harness (DSH): outbound client (remote AgentCard skills as ctx.tools), inbound server (A2A JSON-RPC + AgentCard endpoint), and a settings dashboard of live A2A connections
GateCraft(门控工艺):门控式数学建模 skill 套件 for DeepSeek Harness——五阶段流水线、约束分级(事实/不变量/观察)、国奖写作范式与 docgate 机械验收;agent 求解质检,人在阶段门思考决策。
GitHub 可视化登录:独立 Electron 工具 + DSH 宿主端插件(dsh plugin add 安装)
造书工作台:把教材 PDF 加工成「AI 教学蓝本」的 6 阶段流水线(dsh 插件包)。主 AI 统筹跑流水线(亲自做或派小助手分头干),用户只做四件事:上传材料、确认探查结果、在关卡拍板、抽查提意见。全程中文,无需技术知识。
DSH Web 客户端插件:把会话里非正文的工具卡片(read/think/bash/...)合并折叠为输入框上方一个可展开的 "Deep Sleeping..." 小列表,前端不再显示一堆工具卡片。
DSH 全局中文模式:输入框紧凑胶囊开关,开启即向任意 preset(complete persona 除外)注入语言要求;区域开关控制中文/英文,锚定兼容默认关闭并可单独设定思考语言。
Android Logcat viewer for the dsh web GUI: auto-connects to any adb device in debug mode, live logcat stream with level/keyword filters, pause/clear/export, plus agent tools (logcat_recent). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules copy, no dsh source changes.
本地插件管理器:分类折叠(必要程度×来源)、更新源一键更新(npm/GitHub/插件超市)、浏览器下载优先、下载目录自动安装、插件市场(dshfind 精选目录)、README 简介提取、救砖与启动前自检;事务化卸载(备份→删除→校验→回滚)、操作历史一键撤销、场景方案、来源人工修正、依赖关系感知;独立救砖工具链(3081 rescue-daemon / open-boot 浏览器触发自启 / dsh-boot 启动序列);跨平台(Windows/macOS/Linux)