OmniRoute/scripts/docker
Praveen K Palaniswamy 65e81158ab
Some checks failed
Publish to Docker Hub / Resolve Docker release metadata (push) Has been cancelled
Release-Green (continuous) / Validate active release branch (push) Has been cancelled
Release-Green (continuous) / Validate main branch (push) Has been cancelled
Release-Green (continuous) / Bank ratchet shrinks (push) Has been cancelled
OpenSSF Scorecard / Scorecard analysis (push) Has been cancelled
semgrep / semgrep (push) Has been cancelled
opencode-plugin CI / Test (Node 22) (push) Has been cancelled
Radar Export / publish-export (push) Has been cancelled
Build App / Fast Production Build (push) Has been cancelled
CI / Change Classification (push) Has been cancelled
CI / PR Test Policy (push) Has been cancelled
opencode-plugin CI / Test (Node 24) (push) Has been cancelled
Wiki Sync / Sync wiki with docs (push) Has been cancelled
Publish to Docker Hub / Build Docker (linux/amd64) (push) Has been cancelled
Publish to Docker Hub / Build Docker (linux/arm64) (push) Has been cancelled
Publish to Docker Hub / Publish multi-arch manifests (push) Has been cancelled
CI / E2E Tests (4/9) (push) Has been cancelled
CI / E2E Tests (5/9) (push) Has been cancelled
CI / E2E Tests (6/9) (push) Has been cancelled
CI / E2E Tests (7/9) (push) Has been cancelled
CI / E2E Tests (8/9) (push) Has been cancelled
CI / E2E Tests (9/9) (push) Has been cancelled
CI / CI Dashboard (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Quality Ratchet (push) Has been cancelled
CI / Quality Gates (Extended) (push) Has been cancelled
CI / Docs Sync (Strict) (push) Has been cancelled
CI / Docs Lint (prose — advisory) (push) Has been cancelled
CI / i18n UI Coverage (push) Has been cancelled
CI / i18n Glossary (zh-CN, ko) (push) Has been cancelled
CI / i18n Validation (all languages) (push) Has been cancelled
CI / Unit Tests (2/8) (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Package Artifact (push) Has been cancelled
CI / Electron Package Smoke (ubuntu-latest) (push) Has been cancelled
CI / Electron Package Smoke (windows-latest) (push) Has been cancelled
CI / Unit Tests (1/8) (push) Has been cancelled
CI / E2E Tests (1/9) (push) Has been cancelled
CI / E2E Tests (2/9) (push) Has been cancelled
CI / Unit Tests (3/8) (push) Has been cancelled
CI / Unit Tests (4/8) (push) Has been cancelled
CI / Unit Tests (5/8) (push) Has been cancelled
CI / Unit Tests (6/8) (push) Has been cancelled
CI / Unit Tests (7/8) (push) Has been cancelled
CI / Unit Tests (8/8) (push) Has been cancelled
CI / E2E Tests (3/9) (push) Has been cancelled
CI / Bun SQLite Compatibility (push) Has been cancelled
CI / Bun SQLite Compatibility-1 (push) Has been cancelled
CI / Vitest (MCP / autoCombo / UI components) (push) Has been cancelled
CI / Coverage (push) Has been cancelled
CI / SonarQube (push) Has been cancelled
CI / Integration Tests (1/2) (push) Has been cancelled
CI / Integration Tests (2/2) (push) Has been cancelled
CI / Ecosystem E2E (live server) (push) Has been cancelled
CI / PR Coverage Comment (push) Has been cancelled
CI / Security Tests (push) Has been cancelled
CI / Protocol Clients E2E (live server, advisory) (push) Has been cancelled
opencode-plugin CI / Build (push) Has been cancelled
fix(ollama): route models by advertised capability (#11088)
Landed with the design call resolved per the owner's pick — **option 1**: the synced store is now endpoint-agnostic (persistDiscoveredModels and managedModelImport no longer drop non-chat models at write time), and chat selectability moved to read time (auto-pool expansion in autoStrategy applies filterChatSelectableModels; the models-route projection already had its chatOnly filter). Your discovery test now passes end-to-end (3/3): /api/show capabilities persist per connection and image/embedding requests route through the advertising host.

Reconciliation notes: conflicted areas merged onto the current tip (adobe discovery import, requestedModel preflight signature, resolvedProvider fast-path coexists with the synced-route override — explicit resolution wins); carried base-red drains (#10055 memoization, #11071 test variants) dropped as already-landed; the managed-model-import exclusion test was propagated to the new contract (image/video models persist; the read filter still hides them from chat pickers — pinned by a new assertion). Full battery: 205/206 focused (the one red is a confirmed periodic-timer timing flake on the loaded devbox — 20/20 isolated), autoCombo vitest 30/30, combo suites 46/46, gates + typecheck clean.

Thank you @yourspraveen — the capability probe + routing design was right; it just needed the store contract opened up. Fixes #11087.
2026-08-23 11:45:01 -03:00
..
ensure-docker-base-path.mjs Release v3.8.49 (#7076) 2026-07-29 15:18:55 -03:00
patch-basepath.sh Release v3.8.49 (#7076) 2026-07-29 15:18:55 -03:00
patch-standalone-base-path.mjs fix(ollama): route models by advertised capability (#11088) 2026-08-23 11:45:01 -03:00