Go to file
Castor Gemini 126495ff38 fix(playback): Correctly handle UUID argument
- Update the main command loop to correctly parse and pass the
  '--uuid' flag to the showChat function.
- This fixes the 'invalid subcommand' error and makes the detailed
  playback view fully functional.
2025-08-22 04:08:54 -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 fix(playback): Correctly handle UUID argument 2025-08-22 04:08:54 -05:00
add.go refactor(add): Create dedicated addFile function 2025-08-22 03:45:34 -05:00
argv.go find uuid 2025-08-22 03:15:41 -05:00
argvAutoshell.go stuff 2025-08-22 03:34:45 -05:00
control day1 2025-08-21 10:52:40 -05:00
doPlayback.go new logging 2025-08-22 04:00:41 -05:00
exit.go day1 2025-08-21 10:52:40 -05:00
main.go fix(playback): Correctly handle UUID argument 2025-08-22 04:08:54 -05:00
prettyFormat.go fix(playback): Make playback independent of the filesystem 2025-08-22 03:36:54 -05:00
structs.go make an --add <filename> option 2025-08-21 14:13:42 -05:00