Skip to content

Enable interactive confirmation and progress tracking for bulk actions - #3

Merged
vercel[bot] merged 2 commits into
masterfrom
project-audit
Jul 5, 2026
Merged

Enable interactive confirmation and progress tracking for bulk actions#3
vercel[bot] merged 2 commits into
masterfrom
project-audit

Conversation

@adxptived

Copy link
Copy Markdown
Owner
  • Implemented real-time progress tracking for bulk operations to provide visual feedback during processing
  • Added interactive confirmation prompts to ensure user intent before executing bulk actions
  • Refined UI components and layout for improved clarity during multi-step processes

v0 Session

v0 and others added 2 commits July 5, 2026 10:24
…ogic

Co-authored-by: Shinoa <87525178+adxptived@users.noreply.github.com>
- CLI: separate needs_confirm from dry_run so an explicit --dry-run never
  prompts and works in pipes/CI, while the no-flag default still previews
  and asks for interactive confirmation before deleting
- zapw: windowless worker silently downgrades to dry-run when confirmation
  would be required (it cannot prompt), preventing unconfirmed deletions
- zapg: re-arm the danger checkbox when late batch paths include protected
  system paths (worker runs with allow_dangerous, checkbox was the only guard)
- zapg: never treat unknown '-flags' as deletion targets in arg parsing
- zapg: aggregate progress bar uses selection-wide fraction for bulk
  file-root runs instead of staying near zero and jumping to 100%
- recycle: map SHFileOperationW DE_* codes to meaningful messages instead
  of misinterpreting them as Win32 error codes
- delete: drop unused rayon import

Co-authored-by: v0 <it+v0agent@vercel.com>
@adxptived adxptived added the v0 label Jul 5, 2026 — with Vercel
@vercel

vercel Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zap Ready Ready Preview, Comment, Open in v0 Jul 5, 2026 10:32am

@vercel
vercel Bot merged commit 0bbea69 into master Jul 5, 2026
5 checks passed
@vercel
vercel Bot deleted the project-audit branch July 5, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants