fix(chat): add distill_transcript (was called but never defined)
handle_dharma_room_turn and handle_dharma_chat both called distill_transcript since June 30 but the function was never declared, causing a build failure. Implements last-3-messages extraction for JSON array transcripts and last-500-char truncation for plain text.
This commit is contained in:
+121
-121
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user