Skip to content

feat: add Atlas Cloud memory provider preset - #233

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

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

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add a first-class atlas-cloud memory provider backed by the existing OpenAI-compatible Chat Completions implementation
  • default Atlas Cloud configurations to https://api.atlascloud.ai/v1, deepseek-ai/deepseek-v4-pro, and ATLASCLOUD_API_KEY while preserving explicit overrides
  • keep Atlas sessions isolated under their own provider tag and cover factory wiring, request routing, and config resolution

Testing

  • bun test tests/atlas-cloud-provider.test.ts tests/config-resolution.test.ts tests/ai-provider-config.test.ts tests/openai-chat-completion-provider.test.ts (35 passed)
  • bun run typecheck
  • bun run format:check
  • live Atlas Cloud Chat Completions tool-call check with deepseek-ai/deepseek-v4-pro

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