Skip to main content
Configure Entire settings in the current repository. To manage agent hooks, use entire agent; on first run, it installs agent hooks, and on subsequent runs, it lets you enable more agents.
entire configure [flags]
FlagDescription
--absolute-git-hook-pathEmbed full binary path in Git hooks. Required for GUI Git clients that don’t source shell profiles. See GUI Git Clients.
--checkpoint-remote PROVIDER:OWNER/REPOPush checkpoint branches to a separate repository (e.g., github:org/checkpoints-private). See Checkpoint Remote.
-f, --forceForce reinstall the Entire Git hook
--localWrite settings to .entire/settings.local.json instead of .entire/settings.json
--projectWrite settings to .entire/settings.json even if it already exists
--skip-push-sessionsDisable automatic pushing of session logs on Git push
--summarize-model MODELSet the model hint used by checkpoint explain --generate
--summarize-provider PROVIDERSet the provider used by checkpoint explain --generate
--telemetryEnable anonymous usage analytics (default: true)
Use entire agent remove NAME to uninstall hooks for a specific agent.