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

version = 1
SPDX-PackageName = "commitbee"
SPDX-PackageSupplier = "Sephyi <me@sephy.io>"
SPDX-PackageDownloadLocation = "https://github.com/Sephyi/commitbee"

[[annotations]]
path = "Cargo.lock"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
SPDX-FileComment = "Auto-generated by cargo"

[[annotations]]
path = "tests/snapshots/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
SPDX-FileComment = "Test snapshots generated by insta"

[[annotations]]
path = ".github/ISSUE_TEMPLATE/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
SPDX-FileComment = "GitHub issue templates"

[[annotations]]
path = "tests/fixtures/eval/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
SPDX-FileComment = "Evaluation test fixtures"

[[annotations]]
path = "fuzz/Cargo.toml"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
SPDX-FileComment = "Fuzz testing crate manifest"

[[annotations]]
path = "fuzz/Cargo.lock"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
SPDX-FileComment = "Auto-generated by cargo"

[[annotations]]
path = "tests/*.proptest-regressions"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
SPDX-FileComment = "Proptest regression seeds"