Skip to content

Conversation

@csjones
Copy link
Contributor

@csjones csjones commented Nov 30, 2025

Implements 010-extract-clean specification with --clean flag for removing previously extracted files:

  • Added CleanFileEntry and CleanValidationResult types for clean mode operations
  • Implemented ad-hoc clean mode with pattern-based file removal
  • Implemented bulk clean mode supporting --name and --all flags
  • Added checksum validation before deletion to protect modified files
  • Added --force override to skip checksum validation

…ions

Implements 010-extract-clean specification with --clean flag for removing previously extracted files:
- Added CleanFileEntry and CleanValidationResult types for clean mode operations
- Implemented ad-hoc clean mode with pattern-based file removal
- Implemented bulk clean mode supporting --name and --all flags
- Added checksum validation before deletion to protect modified files
- Added --force override to skip checksum validation
@csjones csjones merged commit a5493c3 into main Nov 30, 2025
2 checks passed
@csjones csjones deleted the 010-extract-clean branch November 30, 2025 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants