Skip to content

[Fix] handle read_files GIF injection limits

64d3eef
Select commit
Loading
Failed to load commit list.
Merged

[Feature] support and harden native multimodal file handling #865

[Fix] handle read_files GIF injection limits
64d3eef
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded May 18, 2026 in 7s

3 issues fixed. 1 issue found. Autofix available.

Annotations

Check warning on line 74 in packages/service-multimodal/src/utils.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

packages/service-multimodal/src/utils.ts#L74

Replace `(FILE_EXTENSION_TO_MIME_TYPE[path.slice(dot)]·??·null)` with `FILE_EXTENSION_TO_MIME_TYPE[path.slice(dot)]·??·null` (prettier/prettier)