Skip to content

refactor(model-routing): centralize explicit foreground fallback policy - #6020

Open
alteixeira20 wants to merge 1 commit into
odysseus-dev:devfrom
alteixeira20:fix/rebase-pr-5811
Open

refactor(model-routing): centralize explicit foreground fallback policy#6020
alteixeira20 wants to merge 1 commit into
odysseus-dev:devfrom
alteixeira20:fix/rebase-pr-5811

refactor(model-routing): centralize explicit foreground fallback policy

eb3a094
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 12, 2026 in 5s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 999 in static/js/chatRenderer.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting assignment Medium

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
user controlled input
.
This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
user controlled input
.

Check warning on line 1008 in static/js/chatRenderer.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting assignment Medium

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
user controlled input
.
This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
user controlled input
.

Check warning on line 2094 in routes/chat_routes.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
Stack trace information
flows to this location and may be exposed to an external user.
Stack trace information
flows to this location and may be exposed to an external user.
Stack trace information
flows to this location and may be exposed to an external user.
Stack trace information
flows to this location and may be exposed to an external user.
Stack trace information
flows to this location and may be exposed to an external user.