Modulesยง
- agent
- LLM Prompt & Interaction layers.
- config
- Configuration management.
Loads from an explicit TOML path or
$XDG_CONFIG_HOME/agent-book-translate/config.toml. - core
- Core business workflow modules.
- db
- Local SQLite & FTS5 storage layers.
- error
- Unified error types for agent-book-translate.
- job
- Job state persistence for foreground and background translation runs.