LLM & Testing
Offline Mode
project-brain works fully offline. No API calls, no uploads, no cloud dependency.
Set provider: none in brain.yaml to disable all LLM features:
llm:
provider: noneBehavior in offline mode
brain diff showWorks fully — no LLM neededbrain diff reviewFalls back to heuristic structural summariesbrain diff explainReturns structural summary onlybrain testllm testPrints 'LLM disabled' and exits cleanlyAll export commandsWork fully — no LLM neededbrain project *All project commands work fully offline