📜 Add Command History and Session Management #2

Open
opened 2025-10-10 09:06:20 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Add command history tracking and session management.

Proposed Tools

  • get_command_history - Get executed command history
  • clear_history - Clear command history
  • save_session - Save current session state
  • load_session - Load previous session

Benefits

  • Debugging support
  • Audit trail
  • Session replay

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Add command history tracking and session management. ### Proposed Tools - `get_command_history` - Get executed command history - `clear_history` - Clear command history - `save_session` - Save current session state - `load_session` - Load previous session ### Benefits - Debugging support - Audit trail - Session replay 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/shell-mcp#2
No description provided.