Add interactive TUI browsing and reversible cleanup - #9
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
ddstages an exact path, the coding agent advises from metadata, and only an explicit confirmation moves it to system Trash with undo support.Why
The TUI should be a continuing local workspace rather than a one-time directory listing. The new controls let a user narrow and organize a path while keeping the scan read-only by default and making cleanup reversible.
Privacy and safety
Validation
python3 -m py_compile audit-local-files/scripts/*.py tests/*.pypython3 tests/smoke_test.pypython3 tests/contract_test.pypython3 tests/duplicate_test.pypython3 tests/interactive_test.pypython3 tests/tui_test.pypython3 tests/cleanup_test.pypython3 tests/workspace_test.pypython3 tests/browse_test.pygit diff --checkqexit