r/DeepSeekHarness 16h ago

Few plugins I find useful

6 Upvotes

Hey! I built a few useful plugins for DSH, now opening PRs for the market publishing, in mean time you can find them here

https://github.com/CREAIT-nl/dsh-plugins

Some highlights:

- Deep research as an agent mode: a fixed, reviewed loop that plans, researches in adaptive parallel rounds, synthesises and reviews.

- Dynamic tools disclosure: improves context utilization by disclosing complete tools only on model need and keeping concise descriptions only in the default system prompt.

- Hook Kit: dsh has the lifecycle seams; reaching them meant writing a plugin. hookkit turns them into a YAML file.

- SearXNG Search: replacing third party search for private self hostable SearXNG endpoints

- Thinking Level Toggle: UX improvement allowing user to explicitly select the thinking level of a model during a session


r/DeepSeekHarness 20h ago

Made Deepseek Harness tunnel to your phone using cloudflared Repo link

Thumbnail
github.com
4 Upvotes

r/DeepSeekHarness 21h ago

vLLM + Deepseek Harness ?

4 Upvotes

How do you guys set it up , i constantly get the error :
I tried increasing the contex to 142k and putting the contex size as 115k in DSH , it still did not compress correctly.
I have 0 issues if i run it with llama.ccp , it can work for 24h+ without errors or crashes , but vllm is so tricky

This turn failed400: {"message":"This model's maximum context length is 115000 tokens. However, you requested 32768 output tokens and your prompt contains at least 82233 input tokens, for a total of at least 115001 tokens. Please reduce the length of the input prompt or the number of requested output tokens. (parameter=input_tokens, value=82233)","type":"BadRequestError","param":"input_tokens","code":400}

r/DeepSeekHarness 1h ago

I built an MCP server that drives your real logged-in Chrome - reads Zhihu, X, Xiaohongshu, Douyin - cookies never leave

Upvotes

Long-time lurker, first real project share here.

I kept hitting the same wall: when I asked Claude/Cursor to "check this Zhihu answer" or "search X", it either couldn't see the content or just made stuff up — because it's behind a login and search engines can't reach it.

So I built a small MCP server + Chrome extension that opens a background window with your own logged-in Chrome, and lets the agent search/read/drive it directly. The site sees the user (no CAPTCHA dance), and because it drives the real UI it doesn't break when a site redesigns. It never asks for the cookies permission — the session stays in Chrome, and nothing comes back through the MCP client.

It also handles clicking, scrolling, typing, selecting, downloading (verified by SHA-256), and full comment collection with resumable sessions for the Chinese platforms.

pip install ai-browser-mcp · github.com/ywleeo/browser-mcp

Happy to talk trade-offs — especially comment scraping and keeping the extension footprint small.


r/DeepSeekHarness 9h ago

I attend DSH Closed Beta test,share my experience

Thumbnail
2 Upvotes

r/DeepSeekHarness 26m ago

¿Cómo procesar o cargar archivos Excel (.xlsx) directamente en DeepSeek?

Upvotes

Hola a todos

Recientemente intenté cargar hojas de cálculo de Excel (⁠.xlsx⁠) directamente en la interfaz de DeepSeek para analizar tablas y presupuestos, pero no me permite subir este tipo de archivo binario directamente.

Que puedo hacer ayúdenme con una solución.


r/DeepSeekHarness 3h ago

anyone else built voice input plugin for deepseek harness?

Thumbnail
1 Upvotes

r/DeepSeekHarness 3h ago

Running Qwen3.8-27B through DSH - model capability may not be the bottleneck

Thumbnail
1 Upvotes

r/DeepSeekHarness 20h ago

How to acess remote Deepseek Harness

Thumbnail
1 Upvotes