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 = "perf-rust-hashmap-swap"
description = "Swapping HashMap for faster alternative produces style for balanced swap"
language = "rust"
category = "perf"
expected_type = "style"
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