What problem does it solve?
This Troubleshooting guide helps users diagnose and fix common The Fold issues including daemon startup failures, session corruption, and locating essential project files.
Core Features & Use Cases
- Guided daemon status checks: Provide commands to verify the daemon is running and healthy.
- Recovery steps for startup failures: Step-by-step actions to ensure the daemon starts reliably.
- Session and file-location guidance: Instructions to reset state and locate configuration and data files.
Quick Start
Check daemon status with ./fold --status. If the daemon is not running, inspect logs at .fold-repl/daemon.log and restart with ./daemon.sh stop && ./fold --status or ./daemon.sh start. For session issues, use rm -rf .fold-repl/ to clear session state and relaunch with ./fold "(help)". If you encounter misbehavior in the REPL, verify fuel and restart as needed with (fuel) and fresh startup.