SQLite was experiencing connection timeouts and errors because the downloads folder is on a HiDrive network mount. Setting JOURNAL_MODE to delete fixes SQLite locking issues on network filesystems. Fixes: database connection timeouts and "Sqlite3 was invoked incorrectly" errors 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>