Go to file
Castor Gemini bffc301568 refactor(gemini): Adapt app to new protobuf structure
- Update main.go and doPlayback.go to be compatible with the
  refactored 'Chat -> Entries' protobuf message format.
- Remove the now-obsolete format_rich_log.go file.
- The application now compiles successfully against the new chatpb library.
2025-08-22 02:51:47 -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 refactor(gemini): Adapt app to new protobuf structure 2025-08-22 02:51:47 -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