Skip to content

Add TrustedRouter provider catalog#2885

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
jperla:codex/add-trustedrouter-provider
Jul 2, 2026
Merged

Add TrustedRouter provider catalog#2885
rekram1-node merged 1 commit into
anomalyco:devfrom
jperla:codex/add-trustedrouter-provider

Conversation

@jperla

@jperla jperla commented Jun 28, 2026

Copy link
Copy Markdown

Summary

  • Add TrustedRouter as an OpenAI-compatible provider catalog entry.
  • Include public router aliases for auto, cheap, fast, ZDR, E2E, Synth, and Synth Code.
  • Omit static pricing because these aliases route dynamically and cost depends on the selected downstream model/provider.

Context

This follows the redirect from the closed Opencode provider PR: anomalyco/opencode#32115

Validation

  • npx --yes bun install --frozen-lockfile
  • npx --yes bun ./packages/core/script/validate.ts

Comment thread providers/trustedrouter/logo.svg Outdated
Comment on lines +2 to +3
<rect width="40" height="40" rx="8" fill="#0F766E"/>
<path d="M10 11h20v5h-7v15h-6V16h-7v-5Z" fill="white"/>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

follow logo guidelines plz

@jperla jperla force-pushed the codex/add-trustedrouter-provider branch from e3cc2cd to b77fc1c Compare July 2, 2026 14:45
@jperla

jperla commented Jul 2, 2026

Copy link
Copy Markdown
Author

Updated the TrustedRouter logo to follow the repo logo guidelines: no fixed width/height, no hard-coded colors, and uses currentColor in a scalable SVG. I could not run the repo validator locally because bun is not installed in this environment, but the change is limited to the reviewed SVG and the previous validate check was green.

@jperla jperla force-pushed the codex/add-trustedrouter-provider branch from b77fc1c to 507b284 Compare July 2, 2026 14:48
@jperla

jperla commented Jul 2, 2026

Copy link
Copy Markdown
Author

Follow-up: the current branch now also adds the required model descriptions for the updated schema. The GitHub validate workflow is passing again on commit 507b284.

@rekram1-node rekram1-node merged commit e5005d0 into anomalyco:dev Jul 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants