mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-08-04 02:08:30 +08:00
* 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>