Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to disable experimental features #32

Open
artemilin-2023 opened this issue Jan 11, 2025 · 0 comments
Open

Add the ability to disable experimental features #32

artemilin-2023 opened this issue Jan 11, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@artemilin-2023
Copy link
Member

Description:

To improve user safety and ensure a stable experience, it is necessary to implement a mechanism that allows users to enable or disable experimental or potentially dangerous features in Asya.

Requirements:

  1. Default Behavior:

    • All experimental features should be disabled by default.
  2. User Control:

    • Provide a simple and clear way for users to enable specific experimental features if they choose to do so.
  3. Warnings:

    • Add appropriate warnings to inform users about the risks of enabling experimental features.
  4. Persistence:

    • Ensure that user preferences for enabling/disabling features are saved and persist across sessions.
  5. Implementation:

    • This functionality could be implemented via a configuration file, a settings menu, or both.

Why Is This Important?

Experimental features often involve untested or unstable functionality, which might negatively impact the user's experience (like trunoff computer). Giving users control over these features helps maintain trust and ensures Asya operates reliably by default.

@artemilin-2023 artemilin-2023 added the enhancement New feature or request label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants