Files
hermes-agent/tests
briandevans 9433eabe78 test(agent): use realistic qwen-plus identifier in enforcement test
Copilot flagged that `qwen/qwen3.6-plus` is not a real Qwen model
identifier (no such version exists). Substring matching only needs
"qwen" so the test still proves the path, but using a name that
matches the issue body (`qwen-plus`, Alibaba Cloud) is clearer.
2026-05-18 13:47:32 -07:00
..