c7e5cb4160
The user's ~/Library/Application Support/deepseek/settings.toml had default_mode = "yolo", which caused test_mode_yolo_sets_all_flags, test_trust_on_enables_flag, and footer_status_line_spans_show_mode_and_model_idle_and_active to fail because they implicitly depended on the host's global mode setting. Pin each test to Agent mode explicitly so they pass regardless of the developer's personal settings.