diff --git a/hermes_cli/models.py b/hermes_cli/models.py index 857776983251..2c64019b7796 100644 --- a/hermes_cli/models.py +++ b/hermes_cli/models.py @@ -256,6 +256,7 @@ def _codex_curated_models() -> list[str]: "kilocode": [ "anthropic/claude-opus-4.6", "anthropic/claude-sonnet-4.6", + "qwen/qwen3.6-plus", "openai/gpt-5.4", "google/gemini-3-pro-preview", "google/gemini-3-flash-preview",