mirror of
https://github.com/usestrix/strix.git
synced 2026-08-28 05:25:00 +00:00
Resolve conflicts from main's mount-prompt refactor against the safety approval UI: - update.go / vulnerabilities.go: keep the variadic cornerPrompt + cornerButton needed for the three-button safety prompt while adopting main's mount changes (Mount/Skip labels, mountPromptBounds + labelHitAt, direct answerMountConfirmation). - Reconcile main's new runner-lifecycle tests (interrupt, teardown) with the now-default guarded mode by running them with safety off, matching their intent. Full Python (1168) and Go suites, ruff, and mypy strix/ pass on the merge. |
||
|---|---|---|
| .. | ||
| tui | ||
| viewer | ||
| __init__.py | ||
| auth_cli.py | ||
| cli.py | ||
| cli_args.py | ||
| environment.py | ||
| interactive.py | ||
| main.py | ||
| scan_setup.py | ||
| update_check.py | ||
| utils.py | ||