This repository was archived by the owner on Aug 15, 2026. It is now read-only.
Releases: MCapricorns/dsh-web-querit
Releases · MCapricorns/dsh-web-querit
Release list
v0.1.0
First release of dsh-web-querit — Querit-backed search and fetch providers for the DeepSeek Harness web capability seam (ctx.web).
- QueritSearchProvider + QueritFetchProvider (id:
querit) for ctx.web - Model-facing
web_fetchtool registered via dsh-tool-web's applyWebFetchTool - Credential resolution: QUERIT_API_KEY env > credentials store > literal apiKey
- First-load warning when no key is configured
- 57 unit tests, response size limits, API-key redaction, untrusted-content sanitizing
Install: dsh plugin --profile web add ./dsh-web-querit-0.1.0.tgz (or dsh plugin --profile web add dsh-web-querit from npm), then follow the README wiring.