Skip to content

feat(image-gen): add Atlas Cloud provider - #1

Open
binyangzhu000-sudo wants to merge 1 commit into
LDJ-creat:mainfrom
binyangzhu000-sudo:codex/atlascloud-image-provider
Open

feat(image-gen): add Atlas Cloud provider#1
binyangzhu000-sudo wants to merge 1 commit into
LDJ-creat:mainfrom
binyangzhu000-sudo:codex/atlascloud-image-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud as an optional baoyu-image-gen provider and workspace setup choice
  • map image options to the live Atlas Cloud model schema and poll asynchronous predictions with a bounded wait
  • submit each Atlas Cloud generation task once without POST retries
  • document configuration and cover provider selection, request mapping, and secret setup with tests

Validation

  • npm run build
  • npm test
  • npx -y bun test skills/baoyu-image-gen/scripts/main.test.ts skills/baoyu-image-gen/scripts/providers/atlascloud.test.ts
  • live 1K text-to-image smoke with google/nano-banana-2/text-to-image (one generation attempt)

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