a7665d3698
* fixed file ingestion * working binary files * added replaced baseUrl * fix: add type assertion for GitHub blob API response Fixes TypeScript error where blobData was of type 'unknown' by adding proper type assertion for the blob creation response. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Andrew Grosser <dioptre@gmail.com> Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Andrew Grosser <dioptre@gmail.com> Co-authored-by: Claude <noreply@anthropic.com>