Releases: NexusAgentX/dsh-web-access
Release list
v0.2.4
v0.2.3
Inject web so the web-access search/fetch providers register on the host seam.
Always expose web_access_search. The standard preset remounts official web_search after host plugins apply, which previously ate our search tool.
Point official web_search at searchProvider: web-access in the web profile so it uses the configured Exa key.
v0.2.2
Re-export inject from the package entry so Cordis can access ctx.tools at boot.
v0.2.1
Pin linkedom 0.16.11 so Node 24 can load the plugin. 0.16.0 crashed dsh web with a missing .js ESM suffix.
v0.2.0
Web UI, official dsh.client overlay, session cache, and live config.
- Official
card: 'web'search/fetch cards shell.overlaypanel: activity, curator, config, status- Session-scoped search cache and provider key hot-reload
- Same-origin curator at
/dsh-web-access/curator - LLM summaries and image attachments when the harness provides them
v0.1.0
Ported the pi-web-access search/fetch/PDF/GitHub/YouTube stack onto DeepSeek Harness.
- Tools:
web_search/web_access_search,fetch_content,get_search_content,source_check - Optional
ctx.webproviders under idweb-access - Commands:
/websearch,/curator,/search,/google-account,/webaccess - Compatible with existing
~/.pi/web-search.json
v0.0.1
Reserved the unscoped npm name dsh-web-access.
This release is an installable DeepSeek Harness bundle stub. Search/fetch providers and extra extraction tools are not implemented yet.