codebridge-cli 0.6.0-alpha

Local coding agent
Documentation
1
2
3
4
5
6
7
8
9
10
[workspace]
# All packages in the workspace are considered.
# You can exclude some with:
# exclude = ["internal-crate"]

# Which commit types to include in the changelog (default: all)
changelog_include = ["feat", "fix", "perf", "docs"]

# Optional: customize the changelog format (see release-plz docs)
# changelog_format = "default"