Skip to content

fix(web): preserve 64-bit Snowflake fileId precision in API calls and handle unescaped newlines - #214

Merged
allenporter merged 1 commit into
mainfrom
fix/web-snowflake-id-precision
Aug 3, 2026
Merged

fix(web): preserve 64-bit Snowflake fileId precision in API calls and handle unescaped newlines#214
allenporter merged 1 commit into
mainfrom
fix/web-snowflake-id-precision

Conversation

@allenporter

Copy link
Copy Markdown
Owner

Description

  • Updated fetchTranscript and fetchSummaries in client.js to pass fileId as String(fileId), preventing JS parseInt precision loss on 64-bit Snowflake notebook IDs.
  • Unescaped literal \\n sequences in Gemini summary JSON text in summary.py so multiline lists and bullet points render cleanly with linebreaks.

@allenporter
allenporter merged commit 5c0ea57 into main Aug 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant