Structs§
- Parsed
Commit - Parsed conventional commit.
- Parsed
Pr - Parsed PR output.
Functions§
- format_
adaptive_ message - Format an adaptive-mode response (sanitize only, no type parsing).
- format_
branch_ name - Format a branch name from AI response: sanitize, slugify.
- format_
commit_ message - Format a parsed commit using the config template, emojis, lowercase.
- parse_
pr_ response - Parse a PR response into title and body.
- parse_
response - Parse a response into a conventional commit structure.
- sanitize_
response - Sanitize an AI response: strip ANSI codes, preamble, code blocks, formatting.