Commit Graph

8 Commits

Author SHA1 Message Date
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 2d7b5fe532 update with code snippet 2025-08-21 16:01:05 -05:00
Jeff Carr d7dec7865a make ConfigSave() ConfigLoad() 2025-08-21 14:18:55 -05:00
Jeff Carr 6e40b1bab4 fix name 2025-08-21 14:15:54 -05:00
Jeff Carr 924262b5d3 added ToolCalls 2025-08-21 01:36:49 -05:00
Jeff Carr af57eec691 example works 2025-08-21 00:52:41 -05:00
Jeff Carr cdcd0fe38e day1 2025-08-21 00:28:33 -05:00