Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Carr e83b6361c1 s/gemini/regex/ 2025-08-24 01:12:21 -05:00
Castor Gemini 443e5db5ae feat(chatpb): backup gemini.pb before saving 2025-08-22 09:59:40 -05:00
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