github diegosouzapw/OmniRoute v2.6.9
v2.6.9 — CI fixes, #409 file attachments, atomic release workflow

latest releases: v2.7.1, v2.7.0, v2.6.10...
9 hours ago

Fixes

CI t11 Budget: Removed word any from two comments in openai-responses.ts and chatCore.ts that the \bany\b regex was counting as explicit any violations.

#409 File attachments via Copilot+Claude: Cursor sends {type:"file"} when .md files are attached. Copilot (and OpenAI-compat) providers reject this with «type has to be either 'image_url' or 'text'». Fix normalizes unknown content parts: file/documenttext (extracting content), drops unrecognized types with a debug log.

Workflow: Added ATOMIC COMMIT RULE to generate-release.md — version bump must happen before (not after) feature commits.

Full Changelog: v2.6.8...v2.6.9

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.