dsh-yingnao
Yingnao (硬脑) plugin for DeepSeek Harness: let your agent govern a local disk — see what's still dark, search it, find what's related, and dispatch governance jobs that are reversible and cost-aware
65 results
Yingnao (硬脑) plugin for DeepSeek Harness: let your agent govern a local disk — see what's still dark, search it, find what's related, and dispatch governance jobs that are reversible and cost-aware
Auto-updating catalog of the dsh-plugin topic, plus an on-demand agent skill that finds and installs DeepSeek Harness plugins for a stated need.
Requirement-driven dsh plugin discovery and environment recipes ('点菜, not 逛超市' / 插件界的 dotfiles): plugin_guide matches natural-language needs to a curated directory with a scored match breakdown and category/tag filters plus per-category diversity; recipe installs whole environments from bundled community bundles with ordered plans
DeepSeek Harness plugin: paste Finder file paths into the composer with Ctrl+V
Model pricing and capability board for DeepSeek Harness: compare per-1M-token prices, find the cheapest route, and see coding/agentic/vision tags for every LLM you can connect — in the DSH settings UI.
DSH 测试稳定性插件:flaky_detect/history/quarantine/clear/report 五工具,支持 vitest/jest/pytest/node:test,重复运行测试并识别不稳定用例,JUnit/TAP 完整解析,JSON 历史与隔离清单,零运行时依赖。
DeepSeek Harness plugin: adds a folder icon next to the produced-files row that reveals the files in the native file browser (macOS Finder / Linux file manager).
A DeepSeek Harness (dsh) bundle that turns code review into a hard gate: deterministic severity rules, LLM-assisted findings, team approval quorum and a compliance audit trail.
Right-click context menus for the DeepSeek Harness (DSH) web UI: open files, reveal in Explorer/Finder, open in a detected editor, copy paths; workspace/session context menus. 对话文件右键菜单插件。
Find DSH plugins across five community catalogs plus live GitHub and npm search, ranked by relevance × trust × freshness × popularity — not stars alone.
Finder-style media artifact preview for DeepSeek Harness
Find the doc your agent just wrote. Lists the DSH workspace's Markdown, images and video in the sidebar, ranked by relevance to the current conversation, with inline preview — and hands the same ranking to the agent as a tool, so it reads one doc instead of five. Zero model calls, zero network.
DeepSeek Harness bundle that registers the waimai-discount skill pack (外卖优惠助手) on ctx.skills. Takeout/delivery discount channel finder for Meituan, Ele.me, JD Delivery and Taobao Shanguo — official, commission-free coupon entry guides.
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
FFF (Fast File Finder) tools for DeepSeek Harness — fffind (fuzzy path search) and ffgrep (content grep) backed by a resident @ff-labs/fff-node index that follows the current session workspace, with a runtime watch toggle on the web settings page.
dsDragPasteALL:拖拽任意文件/粘贴非图片文件到 DSH 页面(纯图片粘贴交给原生成图),后台静默反查文件真实路径(Spotlight + find + 首尾哈希校验),命中后把路径直接插入对话框输入框;找不到原文件则内容缓存兜底。
Group the DeepSeek Harness plugin inventory into official vs user-installed plugins, so user-installed plugins stay easy to find and control
Local-first DeepSeek Harness plugin marketplace with GitHub and dshfind providers
Post-edit diagnostics for DeepSeek Harness: runs configured type-checkers and linters after a successful write/edit and feeds the findings back to the model as tool-result context
Secret & dangerous-pattern scanner for DeepSeek Harness — a security_scan tool that finds leaked API keys, tokens, private keys and credential files, with full redaction.
北极星 (Polaris):通用能力聚合与择优进化层——异构嗅探、双轨竞技场、SLSA 出处、不可变索引与语义调度。
DeepSeek Harness 插件 / DeepSeek Harness plugin: Wayfinder decision-map dashboard. Every question stays visible; dependencies gate execution only.
One-shot zombie-agent GC: at boot, find agents flagged running whose session log already ended (turn/end + session/end-seed) and settle them (agent.cancel + whenIdle) so the client never subscribes to a phantom running session.
Fuzzy file finding and indexed content search for DSH: find_files / resolve_file / related_files / fff_grep. Pure-JS path index + subsequence scoring (no native dependencies). Port of pi-fff for the Pi coding agent.