Integrating a Local-First Long-Form Novel Workbench into DeepSeek Harness with AI-Novel-Writer
AI-Novel-Writer, maintained by EthanYoQ, is a local-first AI novel writing workspace. On the desktop side, long-form assets are organized into five categories: premise, characters, blueprints, drafts and reviews. There is also a development preview of `@ethanyoq/dsh-ai-novel-writer 0.1.0` in the repository, which connects the five types of assets to the DeepSeek Harness Web novel writing workspace, with writing processes going through single-file native approval. The GitHub directory page for the project is github:EthanYoQ/AI-Novel-Writer, where the installation instructions conflict with the repository description: the root package is a GPL-3.0 licensed desktop application, while the activatable DSH bundle is located in the plugin subdirectory (licensed under MIT) and does not read desktop `.vela` projects.
Read More