Structs§
- Commit
Context - Full context for commit message generation.
- File
Context - File content with truncation metadata.
Enums§
- Truncation
Mode - Truncation strategy applied to a file.
Functions§
- detect_
sensitive_ content - Detect if the diff or changed files contain sensitive content.
- detect_
sensitive_ findings - Return structured findings for sensitive content matches.
- extract_
changed_ file_ paths - Extract changed file paths from a unified diff.
- gather_
context - Gather full context for commit message generation.
- get_
file_ contents - Read file contents for changed files with a total character budget.
- should_
skip - Check if a file should be skipped for context reading.