Go to file
Castor Gemini 83d59c4095 refactor: Store all log content in external files
- Modify the logging system to store all conversation text, code
  snippets, and other content in external files within the log/content/
  directory.
- The main .text log file now only contains metadata and pointers
  to these external content files.
- Update the Go log formatter to read and assemble this distributed
  log format for display. This makes the entire system more robust
  and avoids parsing/escaping issues.
2025-08-21 16:09:56 -05:00
log refactor: Store all log content in external files 2025-08-21 16:09:56 -05:00
.gitignore more stuff 2025-08-21 12:30:12 -05:00
GEMINI.md hmm 2025-08-21 01:49:50 -05:00
Makefile refactor: Store all log content in external files 2025-08-21 16:09:56 -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
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: Store all log content in external files 2025-08-21 16:09:56 -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.