Skip to content

Commit 16598be

Browse files
committed
chore: update package description to reflect CLI and editor integration capabilities
Update pyproject.toml description to highlight CLI mode, agent-friendly output, and editor skill integration features.
1 parent 305d85f commit 16598be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "commit-explorer"
33
version = "0.2.0"
4-
description = "Interactive TUI for exploring git repository history"
4+
description = "CLI and TUI for exploring remote git history; agent-friendly output with editor skill integration"
55
requires-python = ">=3.11"
66
dependencies = [
77
"textual>=0.70.0",

0 commit comments

Comments
 (0)