Castor-Gemini/log/content
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
..
1.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
2.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
3.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
4.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
5.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
6.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
7.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
8.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
9.content feat: Implement content file logging system 2025-08-21 02:05:21 -05:00
bacnet_a1.content docs: Add BACnet conversation log 2025-08-21 13:28:53 -05:00
bacnet_q1.content docs: Add BACnet conversation log 2025-08-21 13:28:53 -05:00
shell_v2_a1.content refactor: Store all log content in external files 2025-08-21 16:09:56 -05:00
shell_v2_a1.snippet refactor: Store all log content in external files 2025-08-21 16:09:56 -05:00
shell_v2_a2.content refactor: Store all log content in external files 2025-08-21 16:09:56 -05:00
shell_v2_a2.snippet refactor: Store all log content in external files 2025-08-21 16:09:56 -05:00
shell_v2_q1.content refactor: Store all log content in external files 2025-08-21 16:09:56 -05:00
shell_v2_q2.content refactor: Store all log content in external files 2025-08-21 16:09:56 -05:00