summaryrefslogtreecommitdiff
path: root/prettyFormat.go
AgeCommit message (Expand)Author
2025-08-30basic JSON parsing into genai strucJeff Carr
2025-08-24Refactor: Rename gemini to regex throughout the codebaseCastor Gemini
2025-08-22wtf. this should workJeff Carr
2025-08-22fix(playback): Improve formatting of code snippetsCastor Gemini
2025-08-22fix(playback): Correct Printf formatting for right-alignmentCastor Gemini
2025-08-22fix(playback): Correct right-alignment of user messagesCastor Gemini
2025-08-22fix(playback): Add spacing before code snippetsCastor Gemini
2025-08-22feat(playback): Add right-alignment for user messagesCastor Gemini
2025-08-22fix(playback): Correct content indentation logicCastor Gemini
2025-08-22fix(playback): Improve content word wrappingCastor Gemini
2025-08-22fix(playback): Implement word wrapping for contentCastor Gemini
2025-08-22refactor(ui): Adjust playback format width to 100 charactersCastor Gemini
2025-08-22fix(playback): Make playback independent of the filesystemCastor Gemini
2025-08-22refactor(playback): Move formatting logic to prettyFormat.goCastor Gemini