Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsh-webstack

Monorepo of the WebStack plugin family for DeepSeek Harness

CI Release License: MIT

English · 简体中文

Packages

Package Path Description
dsh-webstack packages/webstack Core kernel plugin — integrated web search & fetch
dsh-webstack-bridge packages/bridge Satellite — browser-render rescue (MV3 extension + pairing protocol)
dsh-webstack-verticals packages/verticals Satellite — experimental vertical search channels (opt-in)

Core documentation: README.md · 简体中文

中文

本仓库是 WebStack 插件家族的 pnpm workspace monorepo:

路径 说明
dsh-webstack(内核) packages/webstack 一体化网络搜索 + 抓取内核插件
dsh-webstack-bridge(桥接卫星) packages/bridge 浏览器渲染兜底(MV3 扩展 + 配对协议)
dsh-webstack-verticals(垂类卫星) packages/verticals 实验性垂类检索渠道(显式开启)

核心文档:简体中文 · English

Development / 开发

Requires Node.js ≥ 22.19 and pnpm ≥ 10.

pnpm install          # install all workspace packages / 安装全部工作区依赖
pnpm lint             # biome check across packages / 全工作区 lint
pnpm -r run check     # typecheck + test + build per package / 各包 类型检查+测试+构建
pnpm --filter dsh-webstack bench   # performance envelopes / 性能基准

Root scripts delegate into every package under packages/*; each package keeps its own toolchain (tsdown / vitest / biome).

根目录脚本委派到各子包执行;每个子包保留独立工具链(tsdown / vitest / biome)。

License

MIT — see LICENSE.

About

WebStack (网栈) — integrated web search & fetch kernel plugin for DeepSeek Harness (DSH). 免费池开箱即搜 · SSRF 四道闸 · 双语诊断

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages