Skip to content

Add MiniMax image generation extension - #285

Open
octo-patch wants to merge 1 commit into
Devin-AXIS:mainfrom
octo-patch:octo/20260811-text-to-image-tool-recvrqwqIpSEcD
Open

Add MiniMax image generation extension#285
octo-patch wants to merge 1 commit into
Devin-AXIS:mainfrom
octo-patch:octo/20260811-text-to-image-tool-recvrqwqIpSEcD

Conversation

@octo-patch

Copy link
Copy Markdown
Contributor

Reason: MiniMax prompt-driven image generation was not available through the built-in extension runtime.

Changes

  • Add regional MiniMax image generation endpoints and an image model registry.
  • Persist the MiniMax API key and selected regional origin for server-side extension actions.
  • Parse URL and base64 image responses and save generated artifacts in the active workspace.
  • Register status and image generation actions with focused coverage.

Checks

  • pnpm --filter ipollowork-server exec bun test src/extensions/minimax-image-generation.test.ts src/extensions-connect-gating.test.ts
  • pnpm --filter @ipollowork/app exec bun test tests/minimax-provider.test.ts
  • pnpm --filter ipollowork-server typecheck
  • pnpm --filter @ipollowork/app typecheck
  • pnpm --filter ipollowork-server build
  • pnpm --filter @ipollowork/app build
  • git diff --cached --check
  • node .codex/skills/ipollowork-maintainable-code/scripts/audit-changes.mjs (passed with no errors; the adapter-size warning reflects one cohesive runtime owner, and the duplicate-export warnings reference the new file itself)

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