Commit Graph

3 Commits

Author SHA1 Message Date
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
Castor Gemini 3d6f228b6e feat(playback): Change playback to a concise summary view
- The 'playback' command now prints a one-line summary for each
  chat topic.
- The summary includes the topic name, the number of entries,
  and the start time of the conversation.
2025-08-22 02:29:39 -05:00
Jeff Carr 043386b95b GPL 2025-08-22 00:50:20 -05:00