Skip to content

Projects and Components

NeuroBook is the main application. Quick Start, Tutorials, Core, Agent and Profile at the documentation root all describe it. The monorepo also contains six autonomous projects. Each owns its source, tests and engineering documentation; these pages expose only stable user entry points.

ProjectPurposeEntry point
NeuroAgentHarnessMulti-host Agent runtime kernelInstallation and public contract
llmlintDetection and repair for Chinese LLM textInstallation and CLI
nb-historyWorkspace operation log and file historyQuick start
nb-workflowReplayable scripted workflowsCore and host extensions
nb-memoryBi-temporal narrative memoryPublic API
nb-uiVue/Nuxt UI components and theme contractsUsage

To install and run NeuroBook itself, start with Quick Start. Repository ownership and development commands are listed in Monorepo Layout.