# voocel/ainovel-cli

✨多agent实现全自动AI小说生成

Repository: https://github.com/voocel/ainovel-cli
Canonical: https://ross.abutalabs.com/products/ainovel-cli
Language: Go
License: Apache-2.0
License Family: permissive
Topics: agents, ai, ai-agents, go, llm, openai, novel
Last push: 2026-08-25T15:22:16+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 12
- inputs: {"age_days": 179, "days_push": 8, "days_rel": 8, "gap_med": 3.5, "n_releases_24m": 31}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1787, forks 359 (observed 2026-08-28T04:05:35.920154+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: agent-framework, cli, workflow-automation
- domain: artificial-intelligence, large-language-models
- platform: cross-platform, cli, windows
- tags: novel-generation, multi-agent, creative-writing, story-generation, llm-orchestration, checkpoint-resume, automated-writing, tui, headless, fiction, ai-agents, linux, macos

## Member repositories
- voocel/ainovel-cli (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:35.920154+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:24:08.576088+00:00, confidence not recorded.
  - readme: https://github.com/voocel/ainovel-cli (fetched 2026-08-28T04:05:35.920154+00:00, sha e6b002c4c55e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
