From d0284f5ef059045dcc6cbaf72bf421c6741f5f8e Mon Sep 17 00:00:00 2001 From: Daniel Sanchez Date: Wed, 29 Oct 2025 10:43:55 +0100 Subject: [PATCH] docs: remove auto-save reference and help message in advanced_features --- docs/tui/advanced_features.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/tui/advanced_features.md b/docs/tui/advanced_features.md index 638c841d..60bde1ea 100644 --- a/docs/tui/advanced_features.md +++ b/docs/tui/advanced_features.md @@ -38,8 +38,6 @@ T2:/load previous_pentest.json /save my_assessment.json ``` -Sessions are automatically saved to `~/.cai/sessions/` when auto-save is enabled. - ### Best Practices - Load relevant sessions at the start of related work @@ -257,5 +255,3 @@ Build your own MCP servers to integrate proprietary tools. *Last updated: October 2025 | CAI TUI v0.6+* -**Need help?** Press `F1` or type `/help` for context-sensitive assistance. -