Host Files and State
NemoClaw stores host-side configuration, credentials, registry metadata, transient install state, and local backups under ~/.nemoclaw/.
Use this page when you need to identify what a file does before deleting, backing up, or sharing diagnostics.
Do not paste credentials.json, provider tokens, bot tokens, proxy tokens, or debug archives containing them into chat or issue comments.
Share redacted diagnostics only.
Files
sandboxes.json is the current registry file name.
If you see registry.json in older tests, notes, or discussions, treat it as legacy wording for the sandbox registry unless a specific release note says otherwise.
Directories
Uninstall Behavior
nemohermes uninstall --yes removes active NemoClaw runtime resources but preserves the user data needed for recovery by default.
Preserved entries include rebuild-backups/, backups/, and sandboxes.json.
Interactive uninstall prompts before removing preserved state.
For non-interactive runs, pass --destroy-user-data only when you accept losing local registry metadata and backups.
For operational uninstall steps, refer to Manage Sandbox Lifecycle.