Skip to content

[codex] Add Modelsell provider preset - #562

Draft
modelsell wants to merge 1 commit into
lidge-jun:devfrom
modelsell:feat/modelsell-provider
Draft

[codex] Add Modelsell provider preset#562
modelsell wants to merge 1 commit into
lidge-jun:devfrom
modelsell:feat/modelsell-provider

Conversation

@modelsell

Copy link
Copy Markdown

Summary

  • add Modelsell as a built-in API-key provider using the existing openai-chat adapter
  • use the canonical https://modelsell.com/v1 endpoint and authenticated live model discovery
  • expose Modelsell consistently in CLI/dashboard metadata, provider naming, tests, and localized docs

Closes #561.

Verification

  • bun run typecheck
  • bun test tests/modelsell-provider.test.ts tests/provider-registry-parity.test.ts (34 passed)
  • bun run lint:gui
  • bun run build:gui
  • bun run privacy:scan
  • git diff --check

The full bun run prepush suite was also attempted. It did not complete cleanly in this environment because unrelated existing child-process tests timed out and test-only hosts resolved to 198.18.x, which triggered destination-policy blocks. The Modelsell-focused tests and checks above pass.

Checklist

  • Scope stays focused and avoids unrelated cleanup.
  • Docs or release notes were updated when needed.
  • Security-sensitive changes were reviewed for secrets, auth, and unsafe defaults.

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: cf3b9148-6ab9-480f-9ac7-27669dd21904

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

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.

1 participant