You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you be able to create a minimal reproduction to figure out which file (and its extension) that is causing this? Potential culprit would be any binary files that you have in your project that are either generated or present in your project. You can also try "Open Anyway" and visually look for the binary file that gets incorrectly added.
Related to this, __pycache__ and other Python-specific artifacts are filtered out by default:
I used the npx ai-digest command and for some reason it is generating a binary file instead of a markdown file.
The text was updated successfully, but these errors were encountered: