vibeinging/dsh-desktop--packages-dsh-office-tools585

@vibeinging/dsh-office-tools

Session-scoped Office artifact tools for a DSH host implementing officeArtifactHost

包名
@vibeinging/dsh-office-tools
版本
0.0.1
许可证
MIT
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:vibeinging/dsh-desktop#ba68de0b694688bac59c2fe360ddfe5a55cc3ee0&path:packages/dsh-office-tools

@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.