Go to file
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
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): Change playback to a concise summary view 2025-08-22 02:29:39 -05:00
exit.go day1 2025-08-21 10:52:40 -05:00
format_rich_log.go make an --add <filename> option 2025-08-21 14:13:42 -05:00
main.go GPL 2025-08-22 00:50:20 -05:00
structs.go make an --add <filename> option 2025-08-21 14:13:42 -05:00