Skip to content

feat: add Atlas Cloud provider preset - #925

Open
binyangzhu000-sudo wants to merge 1 commit into
TraderAlice:devfrom
binyangzhu000-sudo:codex/atlas-cloud-provider
Open

feat: add Atlas Cloud provider preset#925
binyangzhu000-sudo wants to merge 1 commit into
TraderAlice:devfrom
binyangzhu000-sudo:codex/atlas-cloud-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud to the built-in AI provider preset catalog
  • configure its OpenAI-compatible Chat Completions endpoint and default model
  • register the routed model semantics and keep credential injection defaults aligned

Verification

  • pnpm exec vitest run src/ai-providers/preset-catalog.spec.ts src/ai-providers/model-semantics.spec.ts src/workspaces/cli/shim.spec.ts services/uta/src/domain/trading/brokers/presets.spec.ts (80 passed)
  • pnpm exec tsc --noEmit
  • full pnpm test: 3828 passed, 9 skipped; two unrelated tests timed out under the full parallel run and passed when rerun in the focused set; the catalog-contract failure found by the full run was fixed before the focused rerun
  • parsed the preset and used its endpoint/model with the OpenAI client against the live Atlas Cloud API (123 models; default model present; chat completed)
  • git diff --check

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

@binyangzhu000-sudo is attempting to deploy a commit to the luokerenx4's Team Team on Vercel.

A member of the Team first needs to authorize it.

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