@paicat1/dsh-screenshot
Standalone screen capture for DeepSeek Harness (dsh): browser hotkeys plus an agent-facing capture+read tool. Forked out of @liustack/modlens#48 (upstream declined the feature).
146 results
Standalone screen capture for DeepSeek Harness (dsh): browser hotkeys plus an agent-facing capture+read tool. Forked out of @liustack/modlens#48 (upstream declined the feature).
DSH performance plugin: llm/stream chunk coalescing (regular) and experimental trajectory-view replacement / chat rendering hints / runtime row management, with a Settings -> Plugins config card.
Weak-network adaptor for the DeepSeek Harness: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, degraded-mode token economy, and a bilingual (zh/en) settings page. / 弱网适配插件:模型流长退避重试、本地响应缓存、心跳自动重连(默认 10 分钟封顶)、降级省 token、双语设置页。
Multi-channel IM bridge for DeepSeek Harness: Feishu, Telegram, DingTalk, Slack, Discord — persistent sessions, true streaming, slash commands
Full-duplex voice mode for DeepSeek Harness: streamed ASR -> LLM -> TTS with barge-in
Model-bound custom HTTP headers for LLM requests: llm/stream capture + ALS + fetch injection (soft-replacement: host half + settings.section UI)
Subagent delegation with per-call model/provider override (host) + multi-panel live streaming subagent viewer (client)
DeepSeek Harness plugin: complete Polymarket API coverage — market data tools, authenticated trading tools, WebSocket stream service, and an embedded Polymarket knowhow skill
Audio/video preview viewer for dsh-better-sidebar: native playback with Range-seeking served by a dedicated streaming route
AntV Infographic renderer for DeepSeek Harness: render AI-generated infographic fences inline with streaming, editing, and SVG/PNG export.
DSH plugin: before answering a large question, show an estimate of tokens and DeepSeek API cost as an inline row in the Web chat stream, then update it with the actual usage after the answer.
DingTalk Stream text, image, and file channel bridge for DeepSeek Harness
Recursive Self-Improvement (RSI) engine for DeepSeek Harness: a bounded perceive → integrate → verify → repair → propose loop that keeps a downstream desktop app in sync with the fast-moving upstream harness. AI for AI — DSH maintains DSH.
Renders images, video, audio, PDF and Office documents inline in the dsh web UI through a display_file tool, streaming bytes over a signed HTTP route with range support.
Usage (用量) deployment plugin for DeepSeek Harness (DSH): a real-time token & cost dashboard tab next to chat/trajectory, with live streaming estimates, DeepSeek official peak/off-peak pricing and OpenCode Go plan pricing, custom price table, and CSV/JSON export.
Background stream listeners that wake the DeepSeek Harness agent — put a watch on a command or file and receive new lines as in-session notices. Ships a daemon host so a watcher can run unattended for weeks.
DSH 并发请求监控与门闩:挂钩 llm/stream 瀑布,统计全部在途模型请求并按来源分类(主会话/子代理/插件/压缩/标题)与会话活跃聚合,达到上限 FIFO 排队,防止并发超限被供应商锁号;v1.5.0 新增会话级并发控制——实时给在线活跃会话设置并发数(rootId 解析到顶层会话,含子代理),面板新页签「会话并发」;v1.5.1 异常明细改 tab 切换并新增「按分类×错误信息」汇总报表;v1.5.2 异常明细加「今日/全部」范围切换、逐条明细改倒序、新增历史数据清理(保留最近 N 天 / 分项清理 / dayRetention 自动保留);提供 WebUI 实时面板(含历史清理)、HTTP JSON 端点、状态文件与 concurrency_status / concurrency_session_list / concurrency_session_set 工具。
Codex-style Git workbench for DSH: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.
DeepSeek Harness-native Feishu (Lark) gateway: chat with the DSH agent from Feishu via long connection, with persistent sessions, /new, Markdown replies, live streaming progress cards, native Typing reactions, click-to-answer approval / Q&A cards, and proactive push.
Harness Plugin Store Optimized: a customized fork of dsh-plugin-hub — configurable plugin download directory, bundle-layer conflict detection, automatic pnpm lookup, and upstream bug fixes
Windows MCP Hub for DeepSeek Harness: scan MCP servers configured in Claude Code / Codex / CodeBuddy, probe real connectivity via stdio & streamable-http initialize handshakes, enable/disable from a /mcp popup panel or the settings page.
DeepSeek Harness (DSH) plugin that delegates coding tasks to the Claude Code and Codex agent CLIs and streams the whole run live — autonomous control, multi-account, automatic install, git worktrees, and any Anthropic-compatible endpoint.
Token usage statistics for the DeepSeek Harness Web UI: captures per-request LLM usage from the llm/stream waterfall, persists it, and renders animated charts grouped by API (provider), model, and date.
Clean-room Grok Build provider for DeepSeek Harness with official CLI browser authentication