commitbee 0.2.0

AI-powered commit message generator using tree-sitter semantic analysis and local LLMs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 = "PolyForm-Noncommercial-1.0.0"
SPDX-FileComment = "Auto-generated by cargo"

[[annotations]]
path = "tests/snapshots/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "PolyForm-Noncommercial-1.0.0"
SPDX-FileComment = "Test snapshots generated by insta"