Skip to content

feat(gateway): add MiniMax compatibility - #658

Closed
octo-patch wants to merge 1 commit into
the-open-engine:devfrom
octo-patch:octo/20260708-add-target-provider-model-to-existing-provider-registry-recvoNoQ8w71LA
Closed

feat(gateway): add MiniMax compatibility#658
octo-patch wants to merge 1 commit into
the-open-engine:devfrom
octo-patch:octo/20260708-add-target-provider-model-to-existing-provider-registry-recvoNoQ8w71LA

Conversation

@octo-patch

Copy link
Copy Markdown
Contributor

Reason: add target provider/model to existing provider registry

Summary

Adds MiniMax model compatibility to the bundled gateway configuration.

Related Issues

None.

Changes Made

  • Register MiniMax-M3 and MiniMax-M2.7 in the gateway model catalog.
  • Support selectable compatibility protocols and token limits in gateway requests.
  • Document global and China endpoint configurations and cover request and configuration behavior with tests.

Testing

  • npm ci
  • npm run check:agent-cli-provider:ci
  • npm run check
  • npm test

Checklist

  • Tests pass (npm test)
  • Documentation updated (if needed)
  • Follows commit guidelines

@tomdps
tomdps deleted the branch the-open-engine:dev July 27, 2026 13:47
@tomdps tomdps closed this Jul 27, 2026
@tomdps

tomdps commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Recreated as #815 on a fresh branch from the new main trunk. The original octo-patch authorship is preserved.

shixi-li pushed a commit to shixi-li/zeroshot that referenced this pull request Jul 29, 2026
## Main-trunk migration

Replaces the-open-engine#658 after the trunk cutover. The contributor commit now starts
from the new `main`; original authorship is preserved. The only
migration resolution retained both the current reasoning-effort tests
and the contributor’s new gateway tests.

## Original PR body
Reason: add target provider/model to existing provider registry

## Summary

Adds MiniMax model compatibility to the bundled gateway configuration.

## Related Issues

None.

## Changes Made

- Register MiniMax-M3 and MiniMax-M2.7 in the gateway model catalog.
- Support selectable compatibility protocols and token limits in gateway
requests.
- Document global and China endpoint configurations and cover request
and configuration behavior with tests.

## Testing

- `npm ci`
- `npm run check:agent-cli-provider:ci`
- `npm run check`
- `npm test`

## Checklist

- [x] Tests pass (`npm test`)
- [x] Documentation updated (if needed)
- [x] Follows commit guidelines

---------

Co-authored-by: octo-patch <266937838+octo-patch@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.

2 participants