From fb8650f686956236180831b39ff3f53f5784c2fa Mon Sep 17 00:00:00 2001 From: Vishal Jain Date: Wed, 18 Jun 2025 15:02:12 +0100 Subject: [PATCH] Remove context persistance section --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 6c2083b..e45df83 100644 --- a/README.md +++ b/README.md @@ -141,12 +141,6 @@ For the best experience, run `claude-docker` once per project and leave it runni - Supports custom conda installations (ideal for academic/lab environments) - Mounts conda directories to preserve original paths and configurations - -### 🗂️ Context Persistence -- Maintains project-specific Claude configuration -- Persistent across container sessions -- Helps Claude remember project context - ### 🔑 Authentication Persistence - Login once, use forever - authentication tokens persist across sessions - No need to re-authenticate every time you start claude-docker