Skip to content

feat(providers): add Reasonix, OVH, JoyCode, OpenModel registries (salvage of #3120) - #3396

Closed
claytontavaresdan wants to merge 1 commit into
decolua:masterfrom
claytontavaresdan:feat/salvage-3120-providers
Closed

feat(providers): add Reasonix, OVH, JoyCode, OpenModel registries (salvage of #3120)#3396
claytontavaresdan wants to merge 1 commit into
decolua:masterfrom
claytontavaresdan:feat/salvage-3120-providers

Conversation

@claytontavaresdan

Copy link
Copy Markdown

Summary

This PR salvages the still-unique content of #3120 after that branch became merge-conflict-stale. Upstream master advanced 31 commits and already merged the overlapping translator/security fixes (Kiro REQUEST_BODY_INVALID, SSRF guard, OpenCode/Qoder/Antigravity executors, etc.), so rebasing #3120 would only reintroduce already-merged code.

What #3120 still held that master does not:

All four providers registered in registry/index.js as p122p125.

Verification

  • node --check on all 5 changed files: PASS
  • Import smoke test resolves each provider's default export with correct id
  • registry/index.js import↔array mapping fully consistent (121 = 121)
  • CLAUDE_API_HEADERS import resolves against master's shared.js
  • Branch is based directly on current origin/master → no conflicts

Related

Supersedes/closes #3120 (which is being closed as conflict-stale).

Thank you for maintaining 9Router! 🙏

…lvage of #3120)

- reasonix.js (#3052): IDE provider, OpenAI-compatible, priority 121
- ovh.js (#3092): OVH AI Endpoints, hasFree, priority 90
- joycode.js (#3046): JD JoyCode, alias joycode, priority 122
- openmodel.js (#2984): Responses API format provider
- register all in registry/index.js (p122-p125)
- add umbrel-app.yml packaging manifest
- salvaged from PR #3120 which became conflict-stale after upstream merged the overlapping translator/security fixes
- verified: node --check + import smoke test resolve all ids
@DevRiturajKumar

Copy link
Copy Markdown

you should also add digitalocean

@claytontavaresdan

Copy link
Copy Markdown
Author

open a ISSUE and send number
@DevRiturajKumar

afandiaziz added a commit to afandiaziz/9router that referenced this pull request Aug 20, 2026
afandiaziz added a commit to afandiaziz/9router that referenced this pull request Aug 20, 2026
…/security/providers

Verified via trial-merge + per-PR tests (84 pass/0 fail), OAuth baseline
identical, providers baseline additive-only (+reasonix/ovh/joycode/openmodel).

PRs: decolua#3411 decolua#3370 decolua#3369 decolua#3368 decolua#3393 decolua#3366 decolua#3395 decolua#3382 decolua#3359 decolua#3408 decolua#3357
     decolua#3379 decolua#3380 decolua#3381 decolua#3396 decolua#3338

Co-Authored-By: Claude <noreply@anthropic.com>
afandiaziz added a commit to afandiaziz/9router that referenced this pull request Aug 20, 2026
decolua#3396 adds reasonix/ovh/joycode/openmodel — additive only (verified no
removals/changes). Regenerate baselines so verify-providers/verify-alias
pass clean.

Co-Authored-By: Claude <noreply@anthropic.com>
rabbi696 added a commit to golamrabbi696/EzRouter that referenced this pull request Aug 20, 2026
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