Skip to content

Releases: NexusAgentX/dsh-web-access

v0.2.4

Choose a tag to compare

@faithleysath faithleysath released this 14 Aug 06:53

Register overlay API/curator routes after webServer is injected. Without that, /dsh-web-access/api/* fell through to the SPA.

v0.2.3

Choose a tag to compare

@faithleysath faithleysath released this 14 Aug 06:39

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

Choose a tag to compare

@faithleysath faithleysath released this 14 Aug 06:15

Re-export inject from the package entry so Cordis can access ctx.tools at boot.

v0.2.1

Choose a tag to compare

@faithleysath faithleysath released this 14 Aug 06:15

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

Choose a tag to compare

@faithleysath faithleysath released this 14 Aug 05:58

Web UI, official dsh.client overlay, session cache, and live config.

  • Official card: 'web' search/fetch cards
  • shell.overlay panel: 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

npm: https://www.npmjs.com/package/dsh-web-access

v0.1.0

Choose a tag to compare

@faithleysath faithleysath released this 14 Aug 03:26

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.web providers under id web-access
  • Commands: /websearch, /curator, /search, /google-account, /webaccess
  • Compatible with existing ~/.pi/web-search.json

npm: https://www.npmjs.com/package/dsh-web-access

v0.0.1

Choose a tag to compare

@faithleysath faithleysath released this 14 Aug 02:22

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.

npm: https://www.npmjs.com/package/dsh-web-access