Skip to content

feat(catalog): add qwen3.7-max to alibaba + alibaba-coding-plan model lists#33129

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-4214bceb
May 27, 2026
Merged

feat(catalog): add qwen3.7-max to alibaba + alibaba-coding-plan model lists#33129
teknium1 merged 1 commit into
mainfrom
hermes/hermes-4214bceb

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Summary

Salvages the alibaba / alibaba-coding-plan catalog additions from @orcool's PR #32806 onto current main.

What landed elsewhere first

What's left from #32806

Just the alibaba and alibaba-coding-plan catalog entries. The Vercel AI Gateway entry from the original PR was dropped because Vercel AI Gateway was removed in #33067.

Changes

File Change
hermes_cli/models.py +qwen3.7-max to _PROVIDER_MODELS["alibaba"] and _PROVIDER_MODELS["alibaba-coding-plan"]
scripts/release.py AUTHOR_MAP entry for @orcool

Validation

  • scripts/run_tests.sh tests/hermes_cli/test_model_validation.py → 81/81
  • scripts/run_tests.sh tests/hermes_cli/test_models.py → 73/73

Credit to @orcool — original PR #32806.

… lists

Alibaba's latest flagship Qwen model is released but not yet present in the
DashScope (alibaba) or Alibaba Coding Plan curated catalogs.  Add it so it
shows up in the /model picker and setup wizard for those providers.

OpenCode Go routing for qwen3.7-max already landed via #32780 (commit 2fc77c5).
OpenRouter + Nous catalog entries already landed via #32809 (commit ccd3d04).
This salvage picks up the remaining alibaba / alibaba-coding-plan entries from
#32806 — the AI Gateway entry is dropped because Vercel AI Gateway was removed
in #33067.
@github-actions

Copy link
Copy Markdown
Contributor

🔎 Lint report: hermes/hermes-4214bceb vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 9386 on HEAD, 9386 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 4963 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard labels May 27, 2026
@teknium1 teknium1 merged commit f0fdb5e into main May 27, 2026
26 checks passed
@teknium1 teknium1 deleted the hermes/hermes-4214bceb branch May 27, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants