#21 · Primary category: Writing & Content

webnovel-writer

Claude Code-based long-form web novel writing assistant, solves AI 'forgetting' and 'hallucination', supports 2M-character serials.

Project last updated:08/02/26

GitHub Stars

6.8K

Forks

1.2K

Contributors

5

License

GPL-3.0

Why we included this project

Long-form serial fiction is where AI assistants fall apart: by chapter 80 the protagonist's motivation has quietly drifted, the timeline contradicts itself, and that subplot from the opening volumes is long gone. This project treats that as the problem worth solving, and it does it from inside Claude Code rather than as a separate tool. It walks an author through initializing the story's setting and planning volume-level outlines, then drafts chapters one at a time with a review pass that catches consistency breaks, pacing issues, and out-of-character moments before anything is accepted. Every accepted chapter is committed into a queryable state store, and a read-only dashboard shows the story's entities, open plot threads, and momentum, so the model can check what has actually happened before it writes the next part. The result is a writing system that keeps a novel coherent across hundreds of chapters instead of a one-shot generator that forgets everything by the next session, which is exactly what solo authors and small teams writing long serials inside Claude Code need.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category