Skip to content

Feature request: Add option to suppress Windows 10 startup warning in qodercli #5

@nichengfuben

Description

@nichengfuben

Problem

When launching qodercli on Windows 10, this warning appears every time:

⚠  Warning: Windows 10 detected. Some UI features like smooth scrolling may be degraded. Windows 11 is recommended for the best experience.

The warning is hardcoded with priority: "high" and cannot be disabled.

Request

  1. Add a config option (e.g. "ui.suppressStartupWarnings": true) or CLI flag to hide it.
  2. Or reduce priority to low so it auto-dismisses after a few launches.
  3. Or add an env var like QODER_SUPPRESS_WARNINGS=1.

Environment

  • qodercli 0.2.6
  • Windows 10 (build < 22000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions