Expand description
Pure functions for formatting output messages
These functions format error messages, execution summaries, and other user-facing output.
Functionsยง
- build_
error_ context - Build error context for debugging
- format_
commit_ requirement_ error - Format commit requirement error
- format_
duration - Format duration in human-readable format
- format_
execution_ summary - Format agent execution summary
- format_
phase_ completion - Format phase completion message
- format_
progress - Format progress percentage
- format_
setup_ error - Format setup error message
- format_
size - Format file size
- sanitize_
output - Sanitize output for logging (remove sensitive data)
- truncate_
output - Truncate output for display