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 = "refactor-py-extract-function"
description = "Extracting inline code to a function should produce refactor type"
language = "python"
category = "refactor"
expected_type = "refactor"
expected_scope = "optional"

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

[breaking]
expected = false