Skip to content

Preset system: Add enable/disable toggle functionality #1852

Description

@mbachorik

Summary

Add ability to temporarily disable presets without removing them, similar to extensions.

Context

Extensions have enable and disable commands that toggle functionality without full removal.

Presets lack this capability - the only option is full removal.

Requirements

  • Add enabled field to preset registry (may already exist)
  • Add preset enable CLI command
  • Add preset disable CLI command
  • Skip disabled presets in resolution
  • Show enabled/disabled status in preset list

Related

  • Reverse parity: extensions → presets

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions