Skip to content

Add Atlas Cloud LLM provider preset#844

Open
binyangzhu000-sudo wants to merge 1 commit into
Open-Less:betafrom
binyangzhu000-sudo:codex/add-atlascloud-llm-preset
Open

Add Atlas Cloud LLM provider preset#844
binyangzhu000-sudo wants to merge 1 commit into
Open-Less:betafrom
binyangzhu000-sudo:codex/add-atlascloud-llm-preset

Conversation

@binyangzhu000-sudo

@binyangzhu000-sudo binyangzhu000-sudo commented Jul 19, 2026

Copy link
Copy Markdown

User description

Summary

  • add Atlas Cloud to the existing LLM provider presets in settings
  • prefill the OpenAI-compatible base URL and Qwen3.5 Flash model placeholder while keeping the API key user-provided
  • add localized provider labels and a focused preset regression test

Validation

  • npx tsx src/pages/settings/ProvidersSection.test.ts
  • npm run build
  • git diff --check
  • Atlas live catalog returned qwen/qwen3.5-flash and deepseek-ai/deepseek-v4-pro

README: no README changes; no sponsor/logo/credits/partner promotion.


PR Type

Enhancement, Tests


Description

  • Add Atlas Cloud LLM provider preset

  • Update locale translations for all supported languages

  • Add regression test for preset configuration


File Walkthrough

Relevant files
Localization
5 files
en.ts
Add Atlas Cloud locale entry for English                                 
+1/-0     
ja.ts
Add Atlas Cloud locale entry for Japanese                               
+1/-0     
ko.ts
Add Atlas Cloud locale entry for Korean                                   
+1/-0     
zh-CN.ts
Add Atlas Cloud locale entry for Simplified Chinese           
+1/-0     
zh-TW.ts
Add Atlas Cloud locale entry for Traditional Chinese         
+1/-0     
Enhancement
1 files
ProvidersSection.tsx
Add Atlas Cloud LLM preset and export presets array           
+7/-1     
Tests
1 files
ProvidersSection.test.ts
Add regression test for Atlas Cloud preset                             
+15/-0   

@github-actions

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 PR contains tests
🔒 No security concerns identified
⚡ No major issues detected

@H-Chris233 H-Chris233 self-assigned this Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants