Go to file
Castor Gemini e26d8dd9b3 feat(playback): Add right-alignment for user messages
- Refactor the 'printContent' function to align user messages to
  the right side of the terminal.
- Gemini messages remain left-aligned.
- This provides a clearer visual distinction in the conversation flow.
2025-08-22 05:35:20 -05:00
resources day1 2025-08-21 10:52:40 -05:00
.gitignore day1 2025-08-21 10:52:40 -05:00
LICENSE GPL 2025-08-22 00:50:20 -05:00
Makefile something new 2025-08-22 04:23:28 -05:00
add.go refactor(add): Create dedicated addFile function 2025-08-22 03:45:34 -05:00
argv.go something new 2025-08-22 04:23:28 -05:00
argvAutoshell.go something new 2025-08-22 04:23:28 -05:00
control day1 2025-08-21 10:52:40 -05:00
doPlayback.go jesus 2025-08-22 05:00:08 -05:00
exit.go day1 2025-08-21 10:52:40 -05:00
main.go something new 2025-08-22 04:23:28 -05:00
prettyFormat.go feat(playback): Add right-alignment for user messages 2025-08-22 05:35:20 -05:00
structs.go make an --add <filename> option 2025-08-21 14:13:42 -05:00