Viger1/dsh-preview

Viger1★ 0TypeScript最后同步: 2026-08-16

在 GitHub 打开

👁 Eyes for your DeepSeek Harness agent — it opens, sees, and fixes what it builds. Headless-browser verification tools + a bundled self-check skill.

README 摘要

dsh-preview English 中文 Eyes for your DeepSeek Harness agent — it opens, sees, and fixes what it builds. Your dsh agent can write a whole web app, but it has never seen one. It ships CSS it cannot look at, "verifies" pages by re-reading source code, and asks you to open the browser and describe what went wrong. dsh-preview closes that loop: six headless-browser tools plus a bundled verification skill, so the agent opens the page it just built, checks the console, reads the rendered DOM, exercises the UI, and hands you a screenshot — before it claims the work is done. What it looks like Screenshot taken by the agent itself, mid-verification. A real, unedited run: a dsh agent (DeepSeek-V4-Pro) was asked to verify a Three.js voxel game it had built earlier. With dsh-preview installed it did all of this autonomously: 1. browser open http://localhost:8091 — page loaded, no console errors during load. 2. browser console — one 404 ( /favicon.ico ), correctly triaged as harmless; all 7 local resources returned 200. 3. browser read — confirmed the start screen copy, control help, and HUD text. 4. browser interact (click the start button) — overlay closed, HUD appeared, it watched the coordin…

在 GitHub 查看完整 README →
Agent/智能体ai-agentbrowser-automationdeepseek-harnessdshdsh-pluginfrontend-testingplaywrightagent

分类