We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab15c80 commit 8e69303Copy full SHA for 8e69303
1 file changed
README.md
@@ -34,7 +34,7 @@ This minimalist architecture provides maximum flexibility while maintaining simp
34
**🔄 Persistent Session State**
35
- Current directory persists across all commands and interactions
36
- Imported modules and authenticated sessions remain active throughout the entire session
37
-- Variables, functions, and mounted drives stay available throughout the session
+- Variables, functions, and mounted PSDrives stay available throughout the session
38
- No need to re-initialize or re-authenticate between commands
39
- True model context protocol implementation preserves your entire working state
40
0 commit comments