WOO-woo-Waf/novelcode-dsh--packages-web ↗★ 0
@novelcode-dsh/web
DSH-native long-form fiction author studio with Narrative V2 memory, simulation, approvals, and a read-only Web workbench
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:WOO-woo-Waf/novelcode-dsh#361be0f8105aecf5334089b9161b4b748446d46b&path:packages/web说明文档
阅读完整 README ↗@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