vobl1999/Deepseek-Harness-Easy-Setup
About the project
PowerShell and NSIS scripts that bundle @deepseek-ai/dsh with a portable Node.js runtime into a single Windows installer, so the target machine needs no Node, npm or dependencies.
Useful for
- Build a single-file DeepSeek Harness installer for Windows without preinstalled Node.js
- Verify install, launch and uninstall via test-install.ps1 with a real dsh web start
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 81 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 85 stars.
- Top new repositories this week: #186.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 85
- Stars in a day
- 81
- Forks
- 0
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- PowerShell
- Latest release
- dsh · September 20, 2026
- Created
- September 20, 2026
- Last push
- September 20, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026Top new repositories this week: #186
Similar projects
-
5.9
BansheeLight/RbxForge
CLI project generator for Roblox and Rojo: creates a ready project structure in one command using game, library, or plugin templates.
-
5.9
Volumeyascoop/RbxForge
CLI project generator for Roblox and Rojo that scaffolds a ready project in one command using game, library, or plugin templates.
-
4.9
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
4.5
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
4.0
superagents-lab/jev-search
A web search app where TypeSafe's Jev interprets plain-language questions to pick sources, time ranges and queries, then ranks results from Search1API with visible relevance scores. Returns links and snippets instead…
-
4.0
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…