lexmount/dsh-browser

lexmount★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

Lexmount Browser plugin for DeepSeek Harness (DSH).

README 摘要

@lexmount/dsh-browser Lexmount cloud browser tools for DeepSeek Harness. This package is a lightweight DSH Bundle: it registers native model tools and invokes the Rust browser-cli , but it does not contain a native executable, run an MCP server, or depend on the Lexmount Node.js SDK. Status: Windows x64, macOS Apple Silicon, and Linux x64 native validation is complete. The current stable Bundle version is 0.1.1 . Current platform support: Windows x64, macOS Apple Silicon, and Linux x64. macOS Intel and Linux ARM64 are not currently supported. Runtime architecture The Bundle registers tools without accessing the network. On the first tool call it selects the current OS/CPU asset, downloads the pinned browser-cli release and SHA256SUMS from Lexmount's versioned Tencent COS path, verifies the digest, executable format/architecture, and CLI version, then installs it atomically in a user cache. Later calls and restarts reuse the verified cache, so an already populated cache works offline. The npm tarball contains no browser-cli or browser-cli.exe file. End users do not need Rust, Python, a browser driver, or an npm lifecycle script. Platform status Host Release asset target Current stat…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类