Go to file
Castor Gemini 6770c0ac1e feat(playback): Create new, correct playback summary function
- Create a new, self-contained doPlayback.go that correctly
  implements the summary view.
- This function is designed to be called with an optional filename.
- Note: This leaves main.go in a broken state, requiring the user
  to update the call site to this new function.
2025-08-22 03:05:26 -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 GPL 2025-08-22 00:50:20 -05:00
argv.go make an --add <filename> option 2025-08-21 14:13:42 -05:00
argvAutoshell.go make an --add <filename> option 2025-08-21 14:13:42 -05:00
control day1 2025-08-21 10:52:40 -05:00
doPlayback.go feat(playback): Create new, correct playback summary function 2025-08-22 03:05:26 -05:00
exit.go day1 2025-08-21 10:52:40 -05:00
main.go refactor(gemini): Adapt app to new protobuf structure 2025-08-22 02:51:47 -05:00
structs.go make an --add <filename> option 2025-08-21 14:13:42 -05:00