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

AI 분석

在 Web 端提供小说创作的只读可视化工作台,展示项目、大纲、角色等元数据。适合需要直观预览和管理小说创作进度的用户。

패키지
@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