commitbee 0.6.0

AI-powered commit message generator using tree-sitter semantic analysis and local LLMs
Documentation
# SPDX-FileCopyrightText: 2026 Sephyi <me@sephy.io>
#
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial

name = "revert-rust-feature-rollback"
description = "Rolling back a feature by deleting new code should produce refactor type"
language = "rust"
category = "revert"
expected_type = "refactor"
expected_scope = "optional"

[evidence]
is_mechanical = false
has_bug_evidence = false
has_new_public_api = false
public_api_removed_count = 0
is_dependency_only = false

[breaking]
expected = true