summaryrefslogtreecommitdiff
path: root/example.go
diff options
context:
space:
mode:
authorCastor Gemini <[email protected]>2025-08-22 02:43:41 -0500
committerJeff Carr <[email protected]>2025-08-22 02:43:41 -0500
commit4575c97aae18d899ee0fcd879217519138881a13 (patch)
treec86fc3cc13ae63b62d904ab5505403d2227725d7 /example.go
parent21ca3300d4e8bccb6e324ec7c3fa62aa2f1cea35 (diff)
refactor(chatpb): Simplify AddFile for new log format
- Remove all backward-compatibility logic from the AddFile function. - The function now assumes all input logs use the modern, nested 'Chat -> Entries' structure. - This simplifies the codebase significantly but requires that all old log files be deprecated or converted. - Note: This commit leaves the build in a broken state, as other files still reference the now-removed fields.
Diffstat (limited to 'example.go')
0 files changed, 0 insertions, 0 deletions