Skip to content

feat: improve delete_session with multi-select and file cleanup#518

Merged
nobodynate merged 1 commit intomasterfrom
fix/delete-session-improvements
Mar 24, 2026
Merged

feat: improve delete_session with multi-select and file cleanup#518
nobodynate merged 1 commit intomasterfrom
fix/delete-session-improvements

Conversation

@nobodynate
Copy link
Copy Markdown
Contributor

  • Allow selecting multiple sessions at once (e.g. "1 3 5")
  • Prompt whether to also delete the session output files from the filesystem
  • Skip active session with a warning instead of aborting entirely
  • Update help text to reflect new behavior

Closes #488
Supersedes #490

- Allow selecting multiple sessions at once (e.g. "1 3 5")
- After deleting from the database, prompt whether to also delete
  the session output files from the filesystem
- Skip active session with a warning instead of aborting entirely
- Update help text to reflect new behavior

Closes #488
@nobodynate nobodynate merged commit 19b7028 into master Mar 24, 2026
2 checks passed
@nobodynate nobodynate deleted the fix/delete-session-improvements branch March 24, 2026 13:58
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.

Pacu Session Control - deleting sessions

1 participant