Go to file
Castor Gemini df4e63ea75 feat(playback): Implement detailed view for showChat
- Integrate the rich formatting logic into the 'showChat' function.
- When 'playback' is called with a UUID, it now prints a full,
  detailed transcript of that specific chat topic, including
  content from external files, tool calls, and code snippets.
2025-08-22 03:19:10 -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 find uuid 2025-08-22 03:15:41 -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): Implement detailed view for showChat 2025-08-22 03:19:10 -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