Hi,
Thanks for this tooling.
Hope to help make it a bit better :)
Agent: OpenCode
Model: Qwen/Qwen35-397B-A17B-FP8 (same issue with other Qwens)
Scenario:
- Modify OpenCode config
{ "plugin": ["@dietrichgebert/ponytail"] }
- Run OpenCode
- Send a single request
Expected result:
No error
Actual result:
Bad Request: {"detail":"{\"error\":{\"message\":\"System message must be at the beginning.\",\"type\":\"BadRequestError\",\"param\":null,\"code\":400}}"}
Also:
The issue cannot be reproduced with non-Qwen models like Gemma, gpt-oss.
Hi,
Thanks for this tooling.
Hope to help make it a bit better :)
Agent: OpenCode
Model: Qwen/Qwen35-397B-A17B-FP8 (same issue with other Qwens)
Scenario:
{ "plugin": ["@dietrichgebert/ponytail"] }Expected result:
No error
Actual result:
Also:
The issue cannot be reproduced with non-Qwen models like Gemma, gpt-oss.