What are you configuring?
| If you want to configure… | Go to |
|---|---|
| Local, project, or global settings files | Local, Project, and Global Settings |
| Which Entire-generated files should be committed or kept local | Entire-Generated Files |
| Where checkpoint data is stored or pushed | Checkpoint Storage |
| Git commit and push hooks, including GUI Git clients | Git Hooks |
| Claude Code, Codex, Cursor, Gemini CLI, OpenCode, Pi, or external agent hooks | Agent Hooks |
| Redaction rules, PII, telemetry, or checkpoint commit signing | Privacy and Redaction |
| Debug logs, diagnostics, or effective settings | Logging and Diagnostics |
Saved review profiles for entire review | Review Profiles |
How configuration is layered
Entire merges settings from multiple places. More specific settings win:- Local settings:
.entire/settings.local.json - Project settings:
.entire/settings.json - Global settings:
~/.config/entire/settings.json - Defaults
Common paths
Local, project, and global settings
Choose local, project, or global settings for a configuration change.
Entire-generated files
Decide which Entire-generated files belong in Git and which should stay local.
Store checkpoints elsewhere
Configure checkpoint remotes, local-only checkpoint data, and push behavior.
Fix GUI Git commits
Use absolute Git hook paths when GUI clients cannot find the Entire binary.
Control privacy settings
Configure redaction, telemetry, and checkpoint commit signing.