dsh-code-coverage
AI 给你写的代码,到底有多少在被测试保护着?解析 DSH session 日志归因 AI 生成文件,叠加 c8 覆盖率,产出「AI 代码 vs 人工代码」覆盖率对比、未测 AI 文件风险清单与信任分。
151 results
AI 给你写的代码,到底有多少在被测试保护着?解析 DSH session 日志归因 AI 生成文件,叠加 c8 覆盖率,产出「AI 代码 vs 人工代码」覆盖率对比、未测 AI 文件风险清单与信任分。
DSH native tool: analyze the current branch diff, generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, and optionally open the PR via the gh CLI.
Eyes for your DeepSeek Harness agent — it opens, sees, and fixes what it builds. Headless-browser preview & self-verification tools (screenshot, console, DOM read, interact) as a dsh plugin.
Engineering verify gate for DeepSeek Harness: configured commands are authority; dirty receipts block conclude.
Composer auto-hide on scroll for the dsh web GUI: the input bar follows the message flow off-screen when you scroll up to read context, and slides back in when you return to the latest message.
Electron 应用端到端测试:通过 Chrome DevTools Protocol(CDP)连接真实 Electron 渲染器——DOM 检查/JS 求值/点击/截图、DPR 乘数、右键事件真实触发、xterm 布局延迟等坑。受 bholmesdev/hubble.md(test-desktop-app)启发。
测试环境入口:侧边栏一键查看主/测试实例与反代状态、打开测试环境、启动/停止测试实例
Turn explicit coding-agent corrections into executable DeepSeek Harness regression tests.
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
蓝绿部署同步插件:主实例安装插件时自动同步到测试实例
神模扳机 Deus Trigger — 极简提示词触发实验台:预设库 + 一键注入 + 起手识别器 + 触发率统计(Wilson CI)。社区观察未获官方证实,本插件不承诺解锁任何隐藏能力。
Agent benchmark evaluation plugin for DeepSeek Harness: web panel, slash commands, headless CLI, test-set import, model/judge switching, orchestration, scoring, and reports.
Deterministic regression tests for DSH policy decisions, evaluated without invoking the protected tool body.
WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文本模型的几何断言、视觉路由附真实截图。
DSH session intelligence: a persistent right sidebar with first/latest user-request summaries and read-only Git status.
BugTraceAI penetration-testing mode for deepseek-harness (dsh): pentester persona, bundled runbook skill, and the BugTraceAI MCP bridge in one installable profile bundle.
Model-facing test runner tool for discovering, executing, analyzing, and reporting test results across jest/vitest/pytest/mocha/playwright.
DSH 环境自动备份:插件安装/更新时自动轮转备份 profiles/web,支持保留时长与数量设置及自动清理。 / Automatic web-profile backup with rotation (web.latest_bak → web.YYYYMMDDHHMM), retention and max-count pruning.
Local-first visual acceptance and regression workbench for DeepSeek Harness
DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.
Guarded automatic updates for DeepSeek Harness with profile smoke tests and rollback.
测试覆盖率分析:解析 LCOV / Cobertura / Istanbul-JSON / Go cover.out 覆盖率报告,产出结构化覆盖率数据与未覆盖行区间,指导补写测试
DSH (DeepSeek Harness) plugin that bundles the battle-tested 'safe plugin installation' skill: audit candidates, install one at a time, verify through five levels, and uninstall cleanly. Built from a real beginner's painful install journey.
DSH plugin: manage the local opencode-free-proxy service from the Web settings — start/stop toggle, auto-start with dsh, model-list refresh, and connectivity test.