macOS
Run the uninstall script:
This removes:
/Applications/Argent.app
- Gateway, Redis, and monitoring LaunchAgents
- CLI wrappers (
argent, argentos)
- Private Node.js runtime
- App UserDefaults
Your data is preserved by default — memory, configuration, and workspace files stay in ~/.argentos/.
Full Removal (including data)
To also delete your memory database, config, logs, and workspace:
This will ask you to type DELETE to confirm. To skip confirmation:
What Gets Removed
What Is NOT Removed
PostgreSQL, Redis, and Homebrew are not removed because they may be used by other applications. To remove them manually:
Manual Removal
If you prefer to remove everything manually:
Linux
Coming soon. The Linux uninstall will remove systemd user services, CLI wrappers, and optionally data. PostgreSQL and Redis system packages will not be removed.
Windows
Coming soon. The Windows uninstall will remove the Scheduled Task, CLI wrappers, and optionally data. PostgreSQL and Memurai system services will not be removed.