Go to file
Castor Gemini c102244930 refactor: Restructure log format to group entries by topic
- Modify the protobuf schema to introduce a named 'Chat' topic
  that contains a list of 'ChatEntry' messages.
- This provides better organization for long conversations.
- Update the Go log formatter to handle this new nested structure,
  printing a header for each topic.
- Add a new log file demonstrating the refactored format.
2025-08-22 02:00:35 -05:00
log refactor: Restructure log format to group entries by topic 2025-08-22 02:00:35 -05:00
.gitignore more stuff 2025-08-21 12:30:12 -05:00
GEMINI.md settings updates 2025-08-22 00:49:56 -05:00
Makefile tinkering 2025-08-21 22:27:08 -05:00
README.md docs: Update README with git author name 2025-08-20 22:10:07 -05:00
chat.proto more stuff 2025-08-21 12:30:12 -05:00
copy_proto.go feat: Add Go example for correctly copying protobuf messages 2025-08-21 17:42:04 -05:00
exec_with_title.go feat: Add Go examples for process management 2025-08-20 11:18:57 -05:00
format_log.go feat: Add protobuf text log format and Go formatter 2025-08-21 01:30:34 -05:00
format_rich_log.go refactor: Restructure log format to group entries by topic 2025-08-22 02:00:35 -05:00
get_pid.go notes on ps working dir 2025-08-20 11:33:37 -05:00
log_formatter.go more stuff 2025-08-21 12:30:12 -05:00
make_chat.go more stuff 2025-08-21 12:30:12 -05:00
openocd-reboot.cfg fix: Correct OpenOCD reset config to prevent libusb crash 2025-08-21 02:34:09 -05:00
parse_protobuf_log.go fixed 2025-08-21 01:21:39 -05:00
proctitle_demo.go more stuff 2025-08-21 12:30:12 -05:00
proctitle_linux.go feat: Add Go examples for process management 2025-08-20 11:18:57 -05:00
reset_sifive_usb.sh stuff 2025-08-21 12:29:59 -05:00
terminal_width.go gemini repo day1 2025-08-20 07:41:56 -05:00

README.md

This is a test README file created by Gemini.

This file has been updated to test git authorship using environment variables.

My name for git commits will be Castor Gemini.