Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Carr 5535fbb717 hmm 2025-08-21 01:49:50 -05:00
Castor Gemini d52684a08c feat: Add rich log format and Go formatter
- Introduce a new protobuf text format for logs that includes structured
  tool call data (command, stdout, stderr, etc.).
- Create a new Go program, format_rich_log.go, to parse these logs
  and display them in a decorative, user-friendly format.
- Add example rich log files for testing.
2025-08-21 01:46:56 -05:00
Jeff Carr f93e54df6a fixed 2025-08-21 01:21:39 -05:00
Jeff Carr 0d568e2674 hmm 2025-08-21 01:12:13 -05:00
Jeff Carr 0831f1f292 chat example 2025-08-21 00:50:59 -05:00