Go to file
Castor Gemini 0e6bc36984 feat(playback): Implement listEntries for chat summary
- Implement a new 'listEntries' function that provides a one-line
  summary for each entry within a chat topic.
- The 'showChat' function (triggered by 'playback --uuid') now
  calls this new summary view.
2025-08-22 04:30:02 -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 something new 2025-08-22 04:23:28 -05:00
add.go refactor(add): Create dedicated addFile function 2025-08-22 03:45:34 -05:00
argv.go something new 2025-08-22 04:23:28 -05:00
argvAutoshell.go something new 2025-08-22 04:23:28 -05:00
control day1 2025-08-21 10:52:40 -05:00
doPlayback.go feat(playback): Implement listEntries for chat summary 2025-08-22 04:30:02 -05:00
exit.go day1 2025-08-21 10:52:40 -05:00
main.go something new 2025-08-22 04:23:28 -05:00
prettyFormat.go fix(playback): Make playback independent of the filesystem 2025-08-22 03:36:54 -05:00
structs.go make an --add <filename> option 2025-08-21 14:13:42 -05:00