vibeinging/dsh-desktop--packages-dsh-office-tools ↗★ 585
@vibeinging/dsh-office-tools
Session-scoped Office artifact tools for a DSH host implementing officeArtifactHost
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:vibeinging/dsh-desktop#ba68de0b694688bac59c2fe360ddfe5a55cc3ee0&path:packages/dsh-office-tools说明文档
阅读完整 README ↗@vibeinging/dsh-office-tools
This DSH Profile Bundle contributes artifact_office_inspect, artifact_office_create, and artifact_office_edit to every Agent scope. It consumes the narrow officeArtifactHost service instead of importing the desktop server, Renderer, database, Electron bridge, or IPC transport.
The current package is a desktop-adapter: @vibeinging/dsh-work-product-host-ipc provides the session-addressed Host service, while this Bundle owns tool schemas, DSH registration, approval for writes, and lifecycle cleanup. Another DSH host can reuse the same feature by providing officeArtifactHost. The package can become portable after that Host contract and a non-desktop provider are published independently and pass an unmodified official Web Profile test.