-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Make --confirm the default for send_input actions in fleet advance. Add --force flag to skip confirmation. Restart always requires confirmation.
Files to modify:
- src/amplihack/fleet/_cli_session_ops.py
Requirements:
- Change advance command so send_input actions prompt for confirmation by default
- Add --force flag that skips the confirmation prompt
- Restart actions always require confirmation (cannot be skipped with --force)
- Update CLI argument parser accordingly
- Update help text to reflect new defaults
- All 918+ fleet tests must pass
- Commit changes on this branch
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels