← Back to Clusters

Media Handling Improvements

This cluster focuses on enhancing media processing capabilities, particularly around audio handling and preventing false detections.

27 PRs
fix Representative: #14794
# Title Author Created GitHub
4235 fix(media): skip audio in extractFileBlocks + hasBinaryAudioMagic defense-in-... null-runner 2026-01-29 View
5401 fix(media-understanding): detect audio binary by magic bytes to prevent conte... RiadJamal07 2026-01-31 View
5588 fix(media): skip binary audio in file extraction to prevent false UTF-16 dete... NSEvent 2026-01-31 View
7454 fix: skip UTF-16 heuristic for audio/video/image MIME types (#7444) gavinbmoore 2026-02-02 View
8014 fix(media-understanding): support legacy {file} placeholder in CLI audio args Glucksberg 2026-02-03 View
8042 feat(telegram): add media index for reply-to media lookup batumilove 2026-02-03 View
8048 Media: add regression test for audio text blocks (#7970) Abhishek-B-R 2026-02-03 View
8076 fix(web): handle data URLs in loadWebMedia to prevent ENAMETOOLONG batumilove 2026-02-03 View
8388 fix(media): auto-skip tiny/empty audio files before transcription (#8127) Glucksberg 2026-02-04 View
9177 feat(media): add parakeet-mlx CLI output support mac-110 2026-02-04 View
9817 fix(media): resolve relative paths before reading local files (#8759) lailoo 2026-02-05 View
10257 fix(security): anchor MIME sanitization regex and block fullwidth bypass (#97... nu-gui 2026-02-06 View
11160 Media: add missing audio MIME-to-extension mappings (aac, flac, opus, wav) lailoo 2026-02-07 View
11427 fix(pdf): provide standardFontDataUrl to pdfjs-dist getDocument TheUnderdev 2026-02-07 View
11443 LINE: fix buffer guards in detectContentType + add tests MdRahmatUllah 2026-02-07 View
11846 media: suppress CUDA probe errors for whisper CLI magendary 2026-02-08 View
12717 fix: add "audio" to openai provider capabilities openjay 2026-02-09 View
13961 fix(telegram): support media attachments in replied Telegram messages shan-mx 2026-02-11 View
14794 fix: parse inline MEDIA: tokens in agent replies rep explainanalyze 2026-02-12 View
16938 fix(media): reject unsupported URL schemes with clear error message zerone0x 2026-02-15 View
17286 fix(media): PDF attachments embedded as raw binary instead of extracted text ... yinghaosang 2026-02-15 View
18706 fix(nano-banana-pro): remove space after MEDIA: token QuantDeveloperUSA 2026-02-17 View
18811 fix(media): require file extension for ambiguous MEDIA: path detection aldoeliacim 2026-02-17 View
18890 fix(media): parse tool-result MEDIA directives with shared parser teededung 2026-02-17 View
19868 fix: prevent media token regex from matching markdown bold text sanketgautam 2026-02-18 View
22401 fix: resolve relative media paths against workspace and fix /tmp on macOS derrickburns 2026-02-21 View
23262 fix(media): prevent PDF binary injection by detecting magic bytes SidQin-cyber 2026-02-22 View