Skip to content

feat: add Atlas Cloud provider preset - #490

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

feat: add Atlas Cloud provider preset#490
binyangzhu000-sudo wants to merge 1 commit into
OpenBMB:mainfrom
binyangzhu000-sudo:codex/atlas-cloud-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud to the engine and Web UI provider catalogs
  • configure its default OpenAI-compatible endpoint, API key environment variable, and qwen/qwen3.8-max capabilities
  • document YAML setup and cover both catalogs with focused tests

Validation

  • pnpm exec tsx --test tests/model/config/parseModelConfig.spec.ts (8 passed)
  • pnpm --dir ui exec vitest run src/shared/catalogProviders.test.ts (5 passed)
  • pnpm build
  • pnpm --dir ui build
  • changed-file UI ESLint
  • real PilotDeck runtime request through the catalog returned PILOT_ATLAS_OK

Baseline notes

  • root full suite: 227 passed, 0 failed, 7 cancelled; the isolated network test has the same timer cancellations on unmodified main
  • UI full suite: 606 passed, 8 failed; unmodified main has the same 8 failures (605 passed)
  • UI typecheck and full lint retain existing baseline errors (496 type errors; 1 lint error and 93 warnings)

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
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