Skip to content

refactor: remove cli_compatible class attribute from mixins#107

Merged
alubbock merged 2 commits intomainfrom
refactor/remove-cli-compatible-flag
Mar 18, 2026
Merged

refactor: remove cli_compatible class attribute from mixins#107
alubbock merged 2 commits intomainfrom
refactor/remove-cli-compatible-flag

Conversation

@alubbock
Copy link
Copy Markdown
Owner

The flag was never read at runtime. CLI availability is governed by the explicit MIXIN_REGISTRY in cli/registry.py. Document CLI compatibility in each mixin's docstring instead.

The flag was never read at runtime. CLI availability is governed by the
explicit MIXIN_REGISTRY in cli/registry.py. Document CLI compatibility in
each mixin's docstring instead.
@alubbock alubbock merged commit 8636f55 into main Mar 18, 2026
20 checks passed
@alubbock alubbock deleted the refactor/remove-cli-compatible-flag branch March 18, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant