voocel/ainovel-cli
✨多agent实现全自动AI小说生成 observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 99
- Longevity 12
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 3.5
- age_days: 179
- days_rel: 8
- days_push: 8
- n_releases_24m: 31
Adoption not part of the score
1787 stars · 359 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ainovel-cli is a Go-based CLI/TUI engine that turns a one-sentence premise into a complete long-form novel by coordinating three autonomous LLM agents (Architect, Writer, Editor) under a deterministic host engine, with an on-demand Arbiter for auditable semantic decisions. It supports multiple LLM providers, rolling multi-volume planning for 500+ chapter books, step-level checkpoint recovery, and both interactive TUI and headless execution.
Use cases
- generate a complete novel automatically from a one-sentence premise
- write a long web serial with hundreds of AI-generated chapters
- run an unattended AI book-writing job headlessly on a server or NAS
- keep plot, foreshadowing, and character state consistent across a long AI-written novel
- resume an interrupted AI novel generation run from step-level checkpoints
- switch between OpenAI, Anthropic, Gemini, or OpenRouter models while writing a book
- review and approve AI-written chapters one at a time with real-time intervention
When to choose
- You want fully automated, end-to-end novel creation with minimal human intervention
- You need long-form support (hundreds of chapters) with adaptive context strategies and rolling outline expansion
- You want auditable decisions, resumable checkpoints, and the choice of interactive TUI or headless CI/server runs
- You want quality control built in via multi-dimensional automated editing and per-chapter acceptance gates
When to avoid
- You want to co-write or control every paragraph yourself rather than let agents run autonomously
- You need a reusable library or framework for building your own multi-agent applications - this is an end-user novel generator
- You need short-form copy, essays, or non-fiction rather than long-form fiction
- You have no access to any LLM API, since the engine depends entirely on external model calls
Facets
cli-tool · maturity active
agent-framework cli workflow-automation artificial-intelligence large-language-models cross-platform cli windows novel-generation multi-agent creative-writing story-generation llm-orchestration checkpoint-resume automated-writing tui headless fiction ai-agents linux macos
1 source
- readme: https://github.com/voocel/ainovel-cli · fetched 2026-08-28 · e6b002c4c55e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| voocel/ainovel-cli | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="voocel/ainovel-cli")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem