Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Carr 80090152a1 make chat entries 2025-08-22 01:58:26 -05:00
Castor Gemini d6f308d94a fix: Prevent panics in Marshal and FormatTEXT
- Sanitize the Chats slice before marshaling or formatting to remove
  any nil entries that may have been introduced.
- This is a robust fix for the segmentation fault panics.
2025-08-22 00:36:54 -05:00
Jeff Carr 142c649200 trying to debug protobuf stuff 2025-08-21 22:27:31 -05:00
Jeff Carr d7dec7865a make ConfigSave() ConfigLoad() 2025-08-21 14:18:55 -05:00