WOO-woo-Waf/novelcode-dsh--packages-web0

@novelcode-dsh/web

DSH-native long-form fiction author studio with Narrative V2 memory, simulation, approvals, and a read-only Web workbench

包名
@novelcode-dsh/web
版本
0.1.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:WOO-woo-Waf/novelcode-dsh#361be0f8105aecf5334089b9161b4b748446d46b&path:packages/web

@novelcode-dsh/web

This package is the read-only DSH Web projection for NovelCode. It adds a sidebar entry and a seven-surface workbench without adding model tools, Narrative V2 actions, or another knowledge store.

The Host half accepts only an opaque DSH Workspace UUID over a loopback-only RPC. It resolves the canonical workspace through workspaceRegistry and returns compact project, source, timeline, character-knowledge, state, planning, style, writing-run, and revision metadata. Manuscript and canon bodies are never returned by this channel.

The browser half contributes to the native sidebar.footer.action and shell.overlay slots. All state-changing decisions remain in the ordinary DSH conversation and its native one-shot approval card.

pnpm --filter @novelcode-dsh/web build
pnpm --filter @novelcode-dsh/web test
dsh plugin --profile web add /absolute/path/to/novelcode-dsh/packages/web