tw93
c19a0276b8
refactor: Update shell arithmetic increment syntax from ((var++)) || true to var=$((var + 1)) across various scripts.
2026-02-28 11:10:18 +08:00
tw93
7d70889ad4
chore: auto format code
2026-02-28 11:03:16 +08:00
tw93
e0aba780c8
feat: remove automatic Rosetta 2 installation prompt
...
- Change Rosetta 2 status from warning to info
- Remove auto-fix suggestion for missing Rosetta 2
- Update tests to reflect new behavior (3 -> 2 expected fixes)
2026-01-26 14:36:12 +08:00
Tw93
3f85c8238f
Use gray color for warning icons to reduce visual noise
2026-01-20 15:07:37 +08:00
Tw93
b852e91493
Optimize security fix prompts and auto-fix flow
2025-12-29 15:14:03 +08:00
Tw93
504eda835f
fix: Update firewall management to use socketfilterfw for improved reliability on macOS.
2025-12-28 09:39:53 +08:00
Tw93
4bd4ffc7be
Reconstruct clean lib code
2025-12-01 16:58:35 +08:00