Conversation
|
Important Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services. |
🦋 Changeset detectedLatest commit: e7b0f10 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
0f36f0f to
dfcc106
Compare
3725e75 to
e7b0f10
Compare
There was a problem hiding this comment.
Bug: Content Output Truncated to 10 Bytes
The content output now retrieves only the first 10 bytes of a file ({from: 0, to: 10}). This hardcoded limit, likely debugging code, breaks the expected functionality of retrieving full file content and contradicts the goal of handling large files.
etc/blocks/download-file/model/src/index.ts#L43-L44
platforma/etc/blocks/download-file/model/src/index.ts
Lines 43 to 44 in e7b0f10
Was this report helpful? Give feedback by reacting with 👍 or 👎
No description provided.