File renamed
Tests ability to generate a commit message for a file rename. Evaluates recognizing rename operations in diffs.

These commands set up the repo before the model sees the prompt. They define the starting file structure, staged changes, and Git history.

  1. 01 git init
  2. 02 git config user.email 'test@test.com'
  3. 03 git config user.name 'Test User'
  4. 04 echo 'old content' > oldname.txt
  5. 05 git add oldname.txt
  6. 06 git commit -m 'Initial commit'
  7. 07 git mv oldname.txt newname.txt
Prompt
Generate a concise commit message (max 50 characters) describing the changes in this diff. Focus on the action taken (e.g., 'Add', 'Fix', 'Update', 'Rename').
Expected
Rename oldname.txt to newname.txt

Scoped model quality, cost, API time, and token usage for commit_messages/f003.

Loading...
Loading raw attempt evidence…
qwen/qwen3.6-35b-a3b:high__json_schema PASS 98.5% 88 in → 1,399 out (1,168 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
anthropic/claude-opus-4.6:xhigh__json_schema PASS 98.3% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
qwen/qwen3.6-27b:low__json_schema PASS 98.3% 90 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
arcee-ai/trinity-mini:low__json_schema PASS 98% 82 in → 440 out (465 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemma-4-26b-a4b-it:high__json_schema PASS 98% 99 in → 369 out (276 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
anthropic/claude-opus-4.7:max__json_schema PASS 97.7% 347 in → 29 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
qwen/qwen3.6-flash:medium PASS 97.7% 88 in → 970 out (957 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling:medium PASS 97.7% 89 in → 339 out (324 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-flash:low PASS 97.5% 88 in → 1,095 out (1,082 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.1-flash-lite-preview:high PASS 97.3% 83 in → 345 out (335 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-nano:low PASS 97.3% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-sonnet-5:xhigh__json_schema PASS 97% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-pro:xhigh__json_schema PASS 97% 350 in → 323 out (306 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-haiku-4.5:low__json_schema PASS 96.7% 293 in → 175 out (145 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.8:xhigh PASS 96.7% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-sonnet-4.6:low__json_schema PASS 96.7% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-5:high__json_schema PASS 96.7% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-pro:medium PASS 96.7% 81 in → 212 out (201 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-pro:medium__json_schema PASS 96.7% 83 in → 181 out (161 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemini-3-flash-preview:medium PASS 96.7% 83 in → 223 out (213 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash-lite:xhigh__json_schema PASS 96.7% 146 in → 344 out (327 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
moonshotai/kimi-k2.7-code:low PASS 96.7% 81 in → 135 out (105 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-nano:xhigh__json_schema PASS 96.7% 118 in → 174 out (151 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-sol:xhigh PASS 96.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-terra:high PASS 96.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-120b:high__json_schema PASS 96.7% 141 in → 245 out (225 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-oss-120b:medium PASS 96.7% 141 in → 137 out (129 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs.2:xhigh__json_schema PASS 96.7% 128 in → 213 out (197 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
qwen/qwen3.6-35b-a3b:none__json_schema PASS 96.7% 90 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemma-4-26b-a4b-it:none__json_schema PASS 96.3% 96 in → 23 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
nvidia/nemotron-3-nano-30b-a3b:xhigh__json_schema PASS 96.3% 94 in → 279 out (200 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.6-terra:medium PASS 96.3% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-terra:xhigh__json_schema PASS 96.3% 118 in → 49 out (26 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
poolside/laguna-xs-2.1:low PASS 96.3% 91 in → 143 out (134 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs-2.1:medium PASS 96.3% 91 in → 234 out (225 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling:low PASS 96.3% 89 in → 48 out (34 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs-2.1:low__json_schema PASS 96.2% 91 in → 220 out (204 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-haiku-4.5:none PASS 96% 94 in → 14 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.7:xhigh__json_schema PASS 96% 347 in → 29 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-5:none__json_schema PASS 96% 342 in → 26 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-flash-0731:max__json_schema PASS 96% 168 in → 464 out (444 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
deepseek/deepseek-v4-flash-0731:medium PASS 96% 81 in → 149 out (139 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3-flash-preview:medium__json_schema PASS 96% 146 in → 254 out (238 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
google/gemini-3.5-flash-lite:xhigh PASS 96% 83 in → 332 out (322 reasoning)
Rename oldname.txt to newname.txt
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
mistralai/devstral-2512__json_schema PASS 96% 81 in → 16 out
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
mistralai/mistral-medium-3-5:low PASS 96% 93 in → 1,651 out (1,302 reasoning)
Rename oldname.txt to newname.txt
mistralai/mistral-medium-3-5:xhigh__json_schema PASS 96% 81 in → 504 out (506 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
nvidia/nemotron-3-nano-30b-a3b:xhigh PASS 96% 94 in → 360 out (253 reasoning)
Rename oldname.txt to newname.txt
nvidia/nemotron-3-super-120b-a12b:xhigh PASS 96% 94 in → 211 out (169 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-120b:xhigh__json_schema PASS 96% 128 in → 263 out (219 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
qwen/qwen3.6-35b-a3b:xhigh__json_schema PASS 96% 88 in → 720 out (634 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
qwen/qwen3.7-max:low PASS 96% 88 in → 366 out (353 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling-small:low__json_schema PASS 96% 89 in → 124 out (105 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
x-ai/grok-4.3:low PASS 96% 264 in → 194 out (186 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-fable-5:low PASS 95.7% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.8:none__json_schema PASS 95.7% 342 in → 26 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:xhigh__json_schema PASS 95.7% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-flash-0731:none__json_schema PASS 95.7% 81 in → 18 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3-flash-preview:low PASS 95.7% 83 in → 136 out (126 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3-flash-preview:low__json_schema PASS 95.7% 146 in → 316 out (300 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
google/gemini-3.1-flash-lite-preview:low__json_schema PASS 95.7% 84 in → 125 out (108 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.6-flash:high__json_schema PASS 95.7% 146 in → 390 out (374 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
moonshotai/kimi-k2.7-code:high__json_schema PASS 95.7% 81 in → 89 out (73 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
nvidia/nemotron-3-nano-30b-a3b:medium PASS 95.7% 94 in → 199 out (159 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-mini:xhigh PASS 95.7% 80 in → 135 out (121 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.5:low__json_schema PASS 95.7% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-terra:max PASS 95.7% 80 in → 54 out (40 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-20b:high__json_schema PASS 95.7% 143 in → 421 out (336 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
qwen/qwen3.6-27b:high PASS 95.7% 88 in → 1,312 out (1,299 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-27b:none__json_schema PASS 95.7% 90 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
qwen/qwen3.6-flash:none PASS 95.7% 90 in → 8 out (0 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-flash:xhigh PASS 95.7% 88 in → 1,334 out (1,321 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-max:none PASS 95.7% 90 in → 8 out (0 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-plus:xhigh PASS 95.7% 88 in → 751 out (738 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash:high__json_schema PASS 95.3% 146 in → 421 out (404 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.6-flash:xhigh PASS 95.3% 84 in → 375 out (365 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-26b-a4b-it:low__json_schema PASS 95.3% 99 in → 476 out (370 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
nvidia/nemotron-3-super-120b-a12b:high PASS 95.3% 94 in → 301 out (247 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4:xhigh PASS 95.3% 80 in → 173 out (159 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.5:none__json_schema PASS 95.3% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-sol:low PASS 95.3% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-max:medium PASS 95.3% 88 in → 365 out (352 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling:low__json_schema PASS 95.3% 89 in → 56 out (34 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
z-ai/glm-4.7-flash:medium PASS 95.3% 79 in → 1,334 out (1,355 reasoning)
Rename oldname.txt to newname.txt
z-ai/glm-4.7-flash:none PASS 95.3% 79 in → 7 out (0 reasoning)
Rename file to newname.txt
z-ai/glm-5.2:none__json_schema PASS 95.3% 80 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
anthropic/claude-opus-4.6:medium__json_schema PASS 95% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.8:none PASS 95% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-sonnet-4.6:high__json_schema PASS 95% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:low PASS 95% 94 in → 14 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-sonnet-5:medium__json_schema PASS 95% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
arcee-ai/trinity-large-thinking:high PASS 95% 82 in → 496 out (486 reasoning)
Rename oldname.txt to newname.txt
arcee-ai/trinity-large-thinking:medium PASS 95% 82 in → 775 out (768 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash-0731:high PASS 95% 160 in → 396 out (301 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash-0731:low PASS 95% 160 in → 228 out (170 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash-0731:xhigh__json_schema PASS 95% 166 in → 199 out (145 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
deepseek/deepseek-v4-flash:high__json_schema PASS 95% 83 in → 159 out (140 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-flash:low PASS 95% 81 in → 102 out (91 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash:medium PASS 95% 81 in → 158 out (148 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash:none PASS 95% 81 in → 10 out (0 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-pro:low__json_schema PASS 95% 83 in → 158 out (138 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemini-3.1-flash-lite-preview:low PASS 95% 84 in → 131 out (121 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash-lite:low PASS 95% 84 in → 10 out (0 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash-lite:medium PASS 95% 84 in → 271 out (261 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash:low PASS 95% 83 in → 289 out (279 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.6-flash:max PASS 95% 83 in → 364 out (354 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-26b-a4b-it:medium__json_schema PASS 95% 99 in → 382 out (278 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
minimax/minimax-m2.5:xhigh PASS 95% 113 in → 116 out (118 reasoning)
Rename oldname.txt to newname.txt
minimax/minimax-m2.5:xhigh__json_schema PASS 95% 113 in → 143 out (126 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
minimax/minimax-m3:low PASS 95% 251 in → 50 out (40 reasoning)
Rename oldname.txt to newname.txt
minimax/minimax-m3:xhigh__json_schema PASS 95% 238 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
mistralai/mistral-medium-3-5:low__json_schema PASS 95% 81 in → 730 out (659 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
mistralai/mistral-medium-3-5:none__json_schema PASS 95% 81 in → 16 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
nvidia/nemotron-3-nano-30b-a3b:none PASS 95% 94 in → 10 out (0 reasoning)
Rename oldname.txt to newname.txt
nvidia/nemotron-3-super-120b-a12b:low__json_schema PASS 95% 94 in → 111 out (86 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
nvidia/nemotron-3-super-120b-a12b:none__json_schema PASS 95% 94 in → 19 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.4-mini:medium PASS 95% 80 in → 83 out (69 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-mini:none__json_schema PASS 95% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.4-nano:low__json_schema PASS 95% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.4-nano:none__json_schema PASS 95% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.5:high__json_schema PASS 95% 118 in → 68 out (45 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-luna:low PASS 95% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-luna:medium__json_schema PASS 95% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-sol:high__json_schema PASS 95% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-sol:max PASS 95% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-sol:medium__json_schema PASS 95% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-terra:low__json_schema PASS 95% 118 in → 50 out (27 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-terra:none__json_schema PASS 95% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
poolside/laguna-xs-2.1:medium__json_schema PASS 95% 91 in → 254 out (238 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
qwen/qwen3.6-27b:none PASS 95% 90 in → 9 out (0 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling-small:high PASS 95% 89 in → 132 out (118 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.3:medium__json_schema PASS 95% 324 in → 343 out (330 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
x-ai/grok-4.3:none__json_schema PASS 95% 316 in → 13 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
z-ai/glm-5.2:xhigh__json_schema PASS 95% 86 in → 390 out (318 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
anthropic/claude-haiku-4.5:xhigh PASS 94.7% 123 in → 310 out (219 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-pro:xhigh PASS 94.7% 160 in → 309 out (298 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash:xhigh PASS 94.7% 83 in → 346 out (336 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash:xhigh__json_schema PASS 94.7% 146 in → 434 out (418 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
nvidia/nemotron-3-super-120b-a12b:high__json_schema PASS 94.7% 94 in → 213 out (161 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.4-nano:none PASS 94.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4:low PASS 94.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-luna:max PASS 94.7% 80 in → 54 out (40 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-sol:high PASS 94.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-20b:high PASS 94.7% 139 in → 366 out (308 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs.2:xhigh PASS 94.7% 128 in → 522 out (511 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling-small:xhigh__json_schema PASS 94.7% 89 in → 131 out (112 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-fable-5:low__json_schema PASS 94.3% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-haiku-4.5:medium PASS 94.3% 123 in → 308 out (227 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.6:none__json_schema PASS 94.3% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.6:xhigh PASS 94.3% 94 in → 14 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.7:medium PASS 94.3% 126 in → 19 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-sonnet-5:low PASS 94.3% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-sonnet-5:none PASS 94.3% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
arcee-ai/trinity-mini:medium PASS 94.3% 82 in → 424 out (457 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash:high PASS 94.3% 81 in → 116 out (101 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-pro:none__json_schema PASS 94.3% 83 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemini-3-flash-preview:xhigh__json_schema PASS 94.3% 146 in → 297 out (280 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.1-flash-lite-preview:high__json_schema PASS 94.3% 84 in → 342 out (325 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.5-flash-lite:high PASS 94.3% 83 in → 326 out (316 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash-lite:max PASS 94.3% 83 in → 292 out (282 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash-lite:max__json_schema PASS 94.3% 146 in → 366 out (349 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.5-flash:medium PASS 94.3% 83 in → 304 out (294 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-26b-a4b-it:medium PASS 94.3% 98 in → 293 out (226 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-31b-it:none__json_schema PASS 94.3% 96 in → 23 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
minimax/minimax-m3:high PASS 94.3% 251 in → 45 out (40 reasoning)
Rename oldname.txt to newname.txt
mistralai/mistral-medium-3-5:high__json_schema PASS 94.3% 81 in → 353 out (330 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
mistralai/mistral-medium-3-5:medium__json_schema PASS 94.3% 81 in → 523 out (460 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
nvidia/nemotron-3-super-120b-a12b:xhigh__json_schema PASS 94.3% 94 in → 381 out (302 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.4-mini:high PASS 94.3% 80 in → 240 out (226 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-luna:none PASS 94.3% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-terra:low PASS 94.3% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-terra:medium__json_schema PASS 94.3% 118 in → 51 out (28 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-oss-20b:low PASS 94.3% 128 in → 28 out (10 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-m.1:xhigh PASS 94.3% 91 in → 238 out (227 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs.2:high PASS 94.3% 128 in → 70 out (59 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-35b-a3b:xhigh PASS 94.3% 88 in → 1,074 out (950 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling:high PASS 94.3% 89 in → 374 out (259 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling:high__json_schema PASS 94.3% 89 in → 131 out (110 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
z-ai/glm-5.2:none PASS 94.3% 80 in → 9 out (0 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs.2:medium__json_schema PASS 94.2% 128 in → 443 out (427 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-haiku-4.5:none__json_schema PASS 94% 263 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-haiku-4.5:xhigh__json_schema PASS 94% 293 in → 341 out (288 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.7:low PASS 94% 126 in → 19 out (0 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3-flash-preview:xhigh PASS 94% 83 in → 188 out (178 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.6-flash:low__json_schema PASS 94% 84 in → 16 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
minimax/minimax-m2.5:medium PASS 94% 123 in → 235 out (225 reasoning)
Rename oldname.txt to newname.txt
minimax/minimax-m3:low__json_schema PASS 94% 199 in → 18 out (17 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
nvidia/nemotron-3-nano-30b-a3b:medium__json_schema PASS 94% 94 in → 294 out (216 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.6-sol:xhigh__json_schema PASS 94% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-terra:xhigh PASS 94% 80 in → 37 out (23 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-m.1:high PASS 94% 91 in → 228 out (217 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-27b:low PASS 94% 88 in → 898 out (790 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-35b-a3b:high PASS 94% 88 in → 1,139 out (1,012 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-max:high PASS 94% 88 in → 565 out (552 reasoning)
Rename oldname.txt to newname.txt
tencent/hy3:xhigh__json_schema PASS 94% 89 in → 837 out (649 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
thinkingmachines/inkling-small:high__json_schema PASS 94% 89 in → 376 out (355 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
thinkingmachines/inkling-small:medium PASS 94% 89 in → 151 out (142 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-luna:high PASS 93.8% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-fable-5:high PASS 93.7% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-haiku-4.5:high__json_schema PASS 93.7% 293 in → 276 out (231 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-haiku-4.5:low PASS 93.7% 123 in → 372 out (258 reasoning)
``` Rename oldname.txt to newname.txt ```
anthropic/claude-opus-4.8:max__json_schema PASS 93.7% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-pro:none PASS 93.7% 81 in → 9 out (0 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3-flash-preview:high PASS 93.7% 83 in → 149 out (139 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-31b-it:high__json_schema PASS 93.7% 99 in → 263 out (188 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemma-4-31b-it:low__json_schema PASS 93.7% 98 in → 261 out (188 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
minimax/minimax-m2.7:medium__json_schema PASS 93.7% 249 in → 218 out (195 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
minimax/minimax-m3:xhigh PASS 93.7% 251 in → 48 out (36 reasoning)
Rename oldname.txt to newname.txt
mistralai/mistral-medium-3-5:none PASS 93.7% 93 in → 10 out (0 reasoning)
Rename oldname.txt to newname.txt
nvidia/nemotron-3-nano-30b-a3b:low PASS 93.7% 94 in → 255 out (182 reasoning)
Rename oldname.txt to newname.txt
nvidia/nemotron-3-nano-30b-a3b:low__json_schema PASS 93.7% 94 in → 244 out (167 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.4-mini:low PASS 93.7% 80 in → 31 out (17 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4:low__json_schema PASS 93.7% 118 in → 31 out (8 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-luna:max__json_schema PASS 93.7% 118 in → 66 out (43 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-luna:none__json_schema PASS 93.7% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-oss-120b:high PASS 93.7% 141 in → 148 out (133 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-20b:medium PASS 93.7% 139 in → 157 out (111 reasoning)
Rename oldname.txt → newname.txt
poolside/laguna-m.1:low PASS 93.7% 91 in → 291 out (280 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs-2.1:none__json_schema PASS 93.7% 91 in → 15 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
qwen/qwen3.6-35b-a3b:low__json_schema PASS 93.7% 88 in → 1,088 out (907 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
qwen/qwen3.7-flash:high PASS 93.7% 88 in → 1,011 out (998 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-plus:high PASS 93.7% 88 in → 756 out (743 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling-small:max PASS 93.7% 89 in → 212 out (198 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling:none PASS 93.7% 89 in → 11 out (0 reasoning)
Rename oldname.txt to newname.txt<|end_message|>
thinkingmachines/inkling:xhigh__json_schema PASS 93.7% 89 in → 181 out (162 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
z-ai/glm-5.2:low PASS 93.7% 86 in → 266 out (256 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-fable-5:high__json_schema PASS 93.3% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-haiku-4.5:high PASS 93.3% 123 in → 365 out (239 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.6:low PASS 93.3% 94 in → 14 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.6:none PASS 93.3% 94 in → 14 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.7:none PASS 93.3% 126 in → 19 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.8:low__json_schema PASS 93.3% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.8:medium PASS 93.3% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.8:medium__json_schema PASS 93.3% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.8:xhigh__json_schema PASS 93.3% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:none__json_schema PASS 93.3% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:xhigh PASS 93.3% 94 in → 16 out (0 reasoning)
`Rename oldname.txt to newname.txt`
anthropic/claude-sonnet-5:high PASS 93.3% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-sonnet-5:xhigh PASS 93.3% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
arcee-ai/trinity-large-thinking:low PASS 93.3% 82 in → 1,194 out (1,187 reasoning)
Rename oldname.txt to newname.txt
arcee-ai/trinity-large-thinking:xhigh PASS 93.3% 82 in → 362 out (353 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash-0731:medium__json_schema PASS 93.3% 81 in → 586 out (418 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-pro:low PASS 93.3% 81 in → 80 out (69 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.1-pro-preview:high PASS 93.3% 83 in → 424 out (414 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.1-pro-preview:low PASS 93.3% 83 in → 259 out (249 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.1-pro-preview:low__json_schema PASS 93.3% 146 in → 94 out (72 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemini-3.1-pro-preview:xhigh PASS 93.3% 83 in → 336 out (326 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.1-pro-preview:xhigh__json_schema PASS 93.3% 146 in → 380 out (363 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.5-flash-lite:high__json_schema PASS 93.3% 146 in → 277 out (260 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.6-flash:high PASS 93.3% 84 in → 277 out (267 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.6-flash:max__json_schema PASS 93.3% 84 in → 409 out (393 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
google/gemma-4-31b-it:high PASS 93.3% 99 in → 184 out (138 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-31b-it:none PASS 93.3% 96 in → 11 out (0 reasoning)
Rename oldname.txt to newname.txt
ibm-granite/granite-4.1-8b PASS 93.3% 91 in → 9 out
Rename oldname.txt to newname.txt
minimax/minimax-m2.7:high PASS 93.3% 115 in → 137 out (128 reasoning)
Rename oldname.txt to newname.txt
minimax/minimax-m3:high__json_schema PASS 93.3% 199 in → 18 out (17 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
minimax/minimax-m3:medium PASS 93.3% 199 in → 53 out (43 reasoning)
Rename oldname.txt to newname.txt
mistralai/mistral-medium-3-5:medium PASS 93.3% 93 in → 641 out (487 reasoning)
Rename oldname.txt to newname.txt
mistralai/mistral-medium-3-5:xhigh PASS 93.3% 93 in → 1,041 out (827 reasoning)
Rename oldname.txt to newname.txt
moonshotai/kimi-k2.6:high PASS 93.3% 80 in → 356 out (346 reasoning)
Rename oldname.txt to newname.txt
moonshotai/kimi-k2.7-code:low__json_schema PASS 93.3% 81 in → 156 out (131 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
moonshotai/kimi-k2.7-code:xhigh__json_schema PASS 93.3% 81 in → 286 out (205 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
nvidia/nemotron-3-nano-30b-a3b:high PASS 93.3% 94 in → 308 out (206 reasoning)
Rename oldname.txt to newname.txt
nvidia/nemotron-3-super-120b-a12b:medium__json_schema PASS 93.3% 94 in → 188 out (139 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.4-mini:high__json_schema PASS 93.3% 118 in → 166 out (143 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.4-mini:low__json_schema PASS 93.3% 118 in → 40 out (17 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.4-nano:high PASS 93.3% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-nano:high__json_schema PASS 93.3% 118 in → 124 out (101 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.4:high PASS 93.3% 80 in → 107 out (93 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4:high__json_schema PASS 93.3% 118 in → 142 out (119 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.4:medium PASS 93.3% 80 in → 69 out (55 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4:none__json_schema PASS 93.3% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.5:high PASS 93.3% 80 in → 51 out (37 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.5:xhigh PASS 93.3% 80 in → 124 out (110 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.5:xhigh__json_schema PASS 93.3% 118 in → 163 out (140 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-luna:medium PASS 93.3% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-sol:low__json_schema PASS 93.3% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-sol:max__json_schema PASS 93.3% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-sol:medium PASS 93.3% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-120b:xhigh PASS 93.3% 128 in → 189 out (189 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-m.1:low__json_schema PASS 93.3% 91 in → 846 out (825 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
poolside/laguna-m.1:medium__json_schema PASS 93.3% 91 in → 233 out (213 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
poolside/laguna-xs-2.1:high PASS 93.3% 91 in → 318 out (309 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs-2.1:high__json_schema PASS 93.3% 91 in → 202 out (186 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
poolside/laguna-xs-2.1:xhigh__json_schema PASS 93.3% 91 in → 218 out (202 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
poolside/laguna-xs.2:high__json_schema PASS 93.3% 128 in → 461 out (445 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
poolside/laguna-xs.2:low PASS 93.3% 128 in → 158 out (149 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs.2:low__json_schema PASS 93.3% 128 in → 403 out (387 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
qwen/qwen3.6-27b:high__json_schema PASS 93.3% 88 in → 1,200 out (1,022 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
qwen/qwen3.6-27b:medium__json_schema PASS 93.3% 88 in → 1,456 out (1,235 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
qwen/qwen3.6-27b:xhigh PASS 93.3% 88 in → 1,258 out (1,054 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-35b-a3b:medium__json_schema PASS 93.3% 88 in → 1,437 out (1,238 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
qwen/qwen3.7-flash:xhigh PASS 93.3% 88 in → 1,096 out (1,083 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-max:xhigh PASS 93.3% 88 in → 395 out (382 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-plus:medium PASS 93.3% 88 in → 318 out (305 reasoning)
Rename oldname.txt to newname.txt
tencent/hy3:high PASS 93.3% 89 in → 832 out (821 reasoning)
Rename oldname.txt to newname.txt
tencent/hy3:high__json_schema PASS 93.3% 89 in → 874 out (732 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
tencent/hy3:medium PASS 93.3% 89 in → 495 out (484 reasoning)
Rename oldname.txt to newname.txt
tencent/hy3:medium__json_schema PASS 93.3% 89 in → 408 out (338 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
thinkingmachines/inkling-small:medium__json_schema PASS 93.3% 89 in → 152 out (133 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
x-ai/grok-4.3:high PASS 93.3% 258 in → 225 out (217 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.3:max__json_schema PASS 93.3% 318 in → 290 out (277 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
x-ai/grok-4.3:medium PASS 93.3% 264 in → 546 out (538 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.3:none PASS 93.3% 256 in → 8 out (0 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.3:xhigh PASS 93.3% 258 in → 208 out (200 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.3:xhigh__json_schema PASS 93.3% 318 in → 657 out (640 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
x-ai/grok-4.5:high__json_schema PASS 93.3% 354 in → 306 out (291 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
x-ai/grok-4.5:low PASS 93.3% 282 in → 182 out (174 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.5:max__json_schema PASS 93.3% 354 in → 283 out (268 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
x-ai/grok-4.5:medium__json_schema PASS 93.3% 354 in → 250 out (235 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
z-ai/glm-4.7-flash:high PASS 93.3% 79 in → 3,218 out (3,202 reasoning)
Rename oldname.txt to newname.txt
z-ai/glm-5.2:high__json_schema PASS 93.3% 265 in → 126 out (110 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:medium PASS 93% 94 in → 14 out (0 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-pro:high PASS 93% 81 in → 219 out (181 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.1-pro-preview:medium__json_schema PASS 93% 146 in → 345 out (329 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
moonshotai/kimi-k2.6:medium PASS 93% 81 in → 416 out (406 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-120b:low__json_schema PASS 93% 128 in → 54 out (28 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
poolside/laguna-m.1:none__json_schema PASS 93% 91 in → 15 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
qwen/qwen3.7-flash:medium PASS 93% 88 in → 1,315 out (1,302 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-flash:none PASS 93% 90 in → 8 out (0 reasoning)
Rename oldname.txt to newname.txt
z-ai/glm-4.7-flash:xhigh PASS 93% 79 in → 577 out (567 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-fable-5:max__json_schema PASS 92.7% 342 in → 144 out (55 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.6:medium PASS 92.7% 94 in → 14 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.8:high PASS 92.7% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-sonnet-5:low__json_schema PASS 92.7% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-flash-0731:none PASS 92.7% 81 in → 10 out (0 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3-flash-preview:high__json_schema PASS 92.7% 146 in → 224 out (207 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.1-flash-lite-preview:medium__json_schema PASS 92.7% 146 in → 264 out (242 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemini-3.1-flash-lite-preview:xhigh PASS 92.7% 84 in → 307 out (297 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.1-pro-preview:medium PASS 92.7% 83 in → 308 out (298 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash-lite:low__json_schema PASS 92.7% 84 in → 22 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemini-3.5-flash:medium__json_schema PASS 92.7% 146 in → 323 out (307 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
google/gemini-3.6-flash:medium__json_schema PASS 92.7% 146 in → 162 out (146 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
google/gemini-3.6-flash:xhigh__json_schema PASS 92.7% 146 in → 369 out (353 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
google/gemma-4-26b-a4b-it:low PASS 92.7% 99 in → 423 out (346 reasoning)
Rename oldname.txt to newname.txt
inclusionai/ling-2.6-flash PASS 92.7% 98 in → 9 out
Rename oldname.txt to newname.txt
moonshotai/kimi-k2.6:xhigh PASS 92.7% 81 in → 201 out (193 reasoning)
Rename oldname.txt to newname.txt
nvidia/nemotron-3-nano-30b-a3b:high__json_schema PASS 92.7% 94 in → 126 out (129 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.4-mini:none PASS 92.7% 80 in → 10 out (0 reasoning)
Rename oldname to newname
openai/gpt-5.4:xhigh__json_schema PASS 92.7% 118 in → 168 out (145 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.5:low PASS 92.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-luna:xhigh__json_schema PASS 92.7% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-terra:high__json_schema PASS 92.7% 118 in → 53 out (30 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-oss-120b:low PASS 92.7% 128 in → 46 out (28 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-120b:medium__json_schema PASS 92.7% 141 in → 76 out (51 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
poolside/laguna-m.1:high__json_schema PASS 92.7% 91 in → 318 out (298 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
poolside/laguna-m.1:medium PASS 92.7% 91 in → 277 out (266 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-m.1:none PASS 92.7% 91 in → 10 out (0 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs.2:medium PASS 92.7% 128 in → 189 out (178 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-27b:xhigh__json_schema PASS 92.7% 90 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
qwen/qwen3.6-35b-a3b:medium PASS 92.7% 88 in → 553 out (488 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling-small:max__json_schema PASS 92.7% 89 in → 269 out (250 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
thinkingmachines/inkling-small:none PASS 92.7% 89 in → 11 out (0 reasoning)
Rename oldname.txt to newname.txt<|end_message|>
thinkingmachines/inkling:none__json_schema PASS 92.7% 87 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt"}
x-ai/grok-4.3:low__json_schema PASS 92.7% 324 in → 331 out (318 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
z-ai/glm-5.2:xhigh PASS 92.7% 86 in → 307 out (297 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.6:low__json_schema PASS 92.3% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.8:low PASS 92.3% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
google/gemini-3.5-flash:high PASS 92.3% 83 in → 292 out (282 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-26b-a4b-it:none PASS 92.3% 96 in → 11 out (0 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-26b-a4b-it:xhigh__json_schema PASS 92.3% 99 in → 338 out (266 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemma-4-31b-it:low PASS 92.3% 99 in → 261 out (204 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-31b-it:xhigh PASS 92.3% 99 in → 241 out (177 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-20b:xhigh__json_schema PASS 92.3% 143 in → 374 out (288 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
z-ai/glm-5.2:medium PASS 92.3% 86 in → 431 out (339 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.6:max__json_schema PASS 92% 264 in → 62 out (24 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.7:max PASS 92% 126 in → 267 out (64 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-31b-it:medium__json_schema PASS 92% 99 in → 214 out (148 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
moonshotai/kimi-k2.7-code:medium__json_schema PASS 92% 80 in → 438 out (162 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
openai/gpt-5.5:none PASS 92% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-sol:none__json_schema PASS 92% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
poolside/laguna-m.1:xhigh__json_schema PASS 92% 91 in → 245 out (229 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
poolside/laguna-xs.2:none PASS 92% 128 in → 10 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-fable-5:medium PASS 91.7% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-fable-5:medium__json_schema PASS 91.7% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-fable-5:xhigh__json_schema PASS 91.7% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.6:high PASS 91.7% 94 in → 14 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.7:high PASS 91.7% 126 in → 19 out (0 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.7:low__json_schema PASS 91.7% 347 in → 29 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.7:none__json_schema PASS 91.7% 347 in → 29 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.8:high__json_schema PASS 91.7% 342 in → 27 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:max__json_schema PASS 91.7% 264 in → 69 out (35 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:medium__json_schema PASS 91.7% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
arcee-ai/trinity-mini:high__json_schema PASS 91.7% 82 in → 248 out (262 reasoning)
Rename file
JSON Schema Structured Output
(raw) { "commit_message": "Rename file" }
deepseek/deepseek-v4-flash-0731:max PASS 91.7% 173 in → 152 out (108 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash:low__json_schema PASS 91.7% 149 in → 158 out (139 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.1-flash-lite-preview:xhigh__json_schema PASS 91.7% 146 in → 386 out (370 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
google/gemini-3.1-pro-preview:high__json_schema PASS 91.7% 146 in → 330 out (313 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemma-4-31b-it:medium PASS 91.7% 99 in → 220 out (163 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-31b-it:xhigh__json_schema PASS 91.7% 99 in → 271 out (195 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
minimax/minimax-m2.5:medium__json_schema PASS 91.7% 123 in → 147 out (129 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
minimax/minimax-m2.7:low__json_schema PASS 91.7% 249 in → 182 out (167 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
minimax/minimax-m3:medium__json_schema PASS 91.7% 199 in → 18 out (17 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
mistralai/mistral-medium-3-5:high PASS 91.7% 93 in → 817 out (695 reasoning)
Rename oldname.txt to newname.txt
moonshotai/kimi-k2.6:low PASS 91.7% 81 in → 490 out (383 reasoning)
Rename oldname.txt to newname.txt
moonshotai/kimi-k2.7-code:xhigh PASS 91.7% 81 in → 168 out (136 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-nano:medium PASS 91.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-nano:medium__json_schema PASS 91.7% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.4:medium__json_schema PASS 91.7% 118 in → 103 out (80 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.4:none PASS 91.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-luna:high__json_schema PASS 91.7% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-sol:none PASS 91.7% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-terra:max__json_schema PASS 91.7% 118 in → 61 out (38 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-oss-20b:low__json_schema PASS 91.7% 197 in → 68 out (42 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-oss-20b:xhigh PASS 91.7% 141 in → 247 out (200 reasoning)
Rename oldname.txt to newname.txt
poolside/laguna-xs.2:none__json_schema PASS 91.7% 128 in → 15 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
qwen/qwen3.6-flash:high PASS 91.7% 88 in → 1,089 out (1,076 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-flash:low PASS 91.7% 88 in → 1,192 out (1,179 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-flash:max PASS 91.7% 88 in → 1,100 out (1,087 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-plus:low PASS 91.7% 88 in → 1,001 out (988 reasoning)
Rename oldname.txt to newname.txt
tencent/hy3:low PASS 91.7% 89 in → 522 out (357 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.3:max PASS 91.7% 258 in → 382 out (374 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.5:medium PASS 91.7% 282 in → 174 out (166 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.5:xhigh PASS 91.7% 282 in → 224 out (216 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.5:xhigh__json_schema PASS 91.7% 354 in → 449 out (434 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
z-ai/glm-4.7-flash:medium__json_schema PASS 91.7% 79 in → 495 out (479 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
z-ai/glm-4.7-flash:none__json_schema PASS 91.7% 79 in → 18 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
z-ai/glm-5.2:low__json_schema PASS 91.7% 86 in → 281 out (243 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
z-ai/glm-5.2:medium__json_schema PASS 91.7% 79 in → 377 out (309 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-flash-0731:high__json_schema PASS 91.3% 81 in → 147 out (118 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt" }
thinkingmachines/inkling-small:xhigh PASS 91.3% 89 in → 163 out (149 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.7:medium__json_schema PASS 91% 347 in → 29 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:max PASS 91% 94 in → 72 out (40 reasoning)
`Rename oldname.txt to newname.txt`
google/gemini-3.5-flash-lite:medium__json_schema PASS 91% 146 in → 306 out (284 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
google/gemini-3.6-flash:medium PASS 91% 84 in → 316 out (306 reasoning)
Rename oldname.txt to newname.txt
liquid/lfm-2-24b-a2b PASS 91% 90 in → 4 out
Rename file
minimax/minimax-m2.5:low__json_schema PASS 91% 113 in → 149 out (133 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
moonshotai/kimi-k2.7-code:high PASS 91% 81 in → 217 out (160 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-nano:xhigh PASS 91% 80 in → 111 out (97 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.5:medium__json_schema PASS 91% 118 in → 64 out (41 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
openai/gpt-5.6-luna:xhigh PASS 91% 80 in → 51 out (37 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.6-terra:none PASS 91% 80 in → 12 out (0 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.7-plus:none PASS 91% 90 in → 8 out (0 reasoning)
Rename oldname.txt to newname.txt
tencent/hy3:low__json_schema PASS 91% 89 in → 509 out (406 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
tencent/hy3:none PASS 91% 92 in → 10 out (0 reasoning)
Rename oldname.txt to newname.txt
tencent/hy3:xhigh PASS 91% 89 in → 517 out (506 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling:max PASS 91% 89 in → 120 out (109 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.5:high PASS 91% 282 in → 191 out (183 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.5:low__json_schema PASS 91% 354 in → 15 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:high PASS 90.7% 94 in → 48 out (16 reasoning)
`Rename oldname.txt to newname.txt`
google/gemini-3.1-flash-lite-preview:medium PASS 90.7% 84 in → 160 out (150 reasoning)
Rename oldname.txt to newname.txt
moonshotai/kimi-k2.6:high__json_schema PASS 90.7% 80 in → 1,014 out (667 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
nvidia/nemotron-3-super-120b-a12b:low PASS 90.7% 94 in → 270 out (219 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-haiku-4.5:medium__json_schema PASS 90.3% 293 in → 508 out (285 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-opus-4.6:max PASS 90% 94 in → 56 out (24 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-pro:high__json_schema PASS 90% 272 in → 154 out (137 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
google/gemini-3.5-flash:low__json_schema PASS 90% 146 in → 136 out (120 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
google/gemini-3.6-flash:low PASS 90% 84 in → 184 out (174 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-26b-a4b-it:high PASS 90% 99 in → 293 out (282 reasoning)
Rename oldname.txt to newname.txt
google/gemma-4-26b-a4b-it:xhigh PASS 90% 99 in → 382 out (303 reasoning)
Rename oldname.txt to newname.txt
mistralai/devstral-2512 PASS 90% 81 in → 10 out
Rename oldname.txt to newname.txt
moonshotai/kimi-k2.6:low__json_schema PASS 90% 267 in → 545 out (530 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
moonshotai/kimi-k2.7-code:medium PASS 90% 81 in → 76 out (66 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-5.4-mini:xhigh__json_schema PASS 90% 118 in → 238 out (215 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
poolside/laguna-xs-2.1:xhigh PASS 90% 91 in → 227 out (218 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-35b-a3b:none PASS 90% 90 in → 9 out (0 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling-small:low PASS 90% 89 in → 71 out (57 reasoning)
Rename oldname.txt to newname.txt
z-ai/glm-4.7-flash:xhigh__json_schema PASS 90% 79 in → 875 out (815 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-5:medium PASS 89.7% 121 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
z-ai/glm-5.2:high PASS 89.7% 86 in → 287 out (259 reasoning)
Rename oldname.txt to newname.txt
anthropic/claude-opus-4.7:xhigh PASS 89.3% 126 in → 19 out (0 reasoning)
Rename oldname.txt to newname.txt
arcee-ai/trinity-mini:xhigh__json_schema PASS 89.3% 82 in → 281 out (300 reasoning)
Rename file
JSON Schema Structured Output
(raw) { "commit_message": "Rename file" }
deepseek/deepseek-v4-flash-0731:low__json_schema PASS 89.3% 81 in → 223 out (207 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
qwen/qwen3.6-27b:medium PASS 89.3% 88 in → 1,049 out (817 reasoning)
Rename oldname.txt to newname.txt
qwen/qwen3.6-35b-a3b:low PASS 89.3% 88 in → 703 out (690 reasoning)
Rename oldname.txt to newname.txt
thinkingmachines/inkling:xhigh PASS 89.3% 89 in → 195 out (180 reasoning)
Rename oldname.txt to newname.txt
deepseek/deepseek-v4-flash:none__json_schema PASS 89% 83 in → 17 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message": "Rename oldname.txt to newname.txt"}
anthropic/claude-sonnet-4.6:none PASS 88.3% 94 in → 16 out (0 reasoning)
`Rename oldname.txt to newname.txt`
openai/gpt-5.5:medium PASS 88.3% 80 in → 55 out (41 reasoning)
Rename oldname.txt to newname.txt
x-ai/grok-4.3:high__json_schema PASS 88.3% 318 in → 363 out (350 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
x-ai/grok-4.5:max PASS 88.3% 282 in → 198 out (190 reasoning)
Rename oldname.txt to newname.txt
z-ai/glm-4.7-flash:low PASS 88% 79 in → 503 out (497 reasoning)
Rename oldname.txt
anthropic/claude-opus-4.7:high__json_schema PASS 87.3% 347 in → 29 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
minimax/minimax-m2.7:xhigh PASS 87.3% 97 in → 218 out (224 reasoning)
``` Rename oldname.txt to newname.txt ```
anthropic/claude-opus-4.8:max PASS 87% 121 in → 205 out (46 reasoning)
`Rename oldname.txt to newname.txt`
minimax/minimax-m2.7:low PASS 86.7% 115 in → 148 out (137 reasoning)
`Rename oldname.txt to newname.txt`
openai/gpt-5.4-mini:medium__json_schema PASS 86.7% 118 in → 69 out (46 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
arcee-ai/trinity-mini:xhigh PASS 86% 82 in → 368 out (401 reasoning)
Rename oldname.txt -> newname.txt
poolside/laguna-xs-2.1:none PASS 84.3% 91 in → 10 out (0 reasoning)
Rename file from oldname.txt to newname.txt
arcee-ai/trinity-mini:high PASS 71.7% 82 in → 476 out (517 reasoning)
Rename oldname.txtto newname.txt
arcee-ai/trinity-mini:low PASS 71% 82 in → 375 out (415 reasoning)
Rename oldname.txt tonewname.txt
arcee-ai/trinity-mini:medium__json_schema PASS 70% 82 in → 361 out (394 reasoning)
Renameoldname.txt -> newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Renameoldname.txt -> newname.txt" }
nvidia/nemotron-3-super-120b-a12b:none PASS 68.3% 94 in → 12 out (0 reasoning)
Rename file: oldname.txt to newname.txt
nvidia/nemotron-3-nano-30b-a3b:none__json_schema PASS 67.7% 94 in → 12 out (0 reasoning)
Rename
JSON Schema Structured Output
(raw) { "commit_message" : "Rename" }
minimax/minimax-m2.7:medium PASS 66.7% 115 in → 191 out (179 reasoning)
``` Rename oldname.txt to newname.txt ```
anthropic/claude-opus-4.6:high__json_schema PASS 66% 264 in → 20 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-flash:xhigh PASS 66% 160 in → 433 out (373 reasoning)
Renameoldname.txt to newname.txt
minimax/minimax-m2.5:high__json_schema PASS 65% 113 in → 105 out (95 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
moonshotai/kimi-k2.6:medium__json_schema PASS 65% 81 in → 527 out (520 reasoning)
(empty output)
JSON Schema Structured Output
(raw) {"commit_message":""}
openai/gpt-5.6-luna:low__json_schema PASS 65% 118 in → 21 out (0 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) {"commit_message":"Rename oldname.txt to newname.txt"}
deepseek/deepseek-v4-flash-0731:xhigh PASS 63.3% 160 in → 257 out (181 reasoning)
Rename oldname.txt to newname.txt
openai/gpt-oss-20b:medium__json_schema PASS 61.7% 141 in → 181 out (155 reasoning)
Rename oldname.txt to newname.txt
JSON Schema Structured Output
(raw) { "commit_message": "Rename oldname.txt to newname.txt" }
anthropic/claude-fable-5:max PASS 58.3% 121 in → 282 out (54 reasoning)
``` Rename oldname.txt to newname.txt ``` This message (34 characters) captures the change: a pure file rename with no content modifications (100% similarity), using the imperative verb "Rename" and specifying both the old and new filenames.
anthropic/claude-fable-5:xhigh PASS 54% 121 in → 108 out (19 reasoning)
``` Rename oldname.txt to newname.txt ``` This message is 33 characters, uses the imperative "Rename" action verb, and clearly identifies both the original and new filenames from the diff.
minimax/minimax-m2.5:high FAIL 38.3% 113 in → 190 out (189 reasoning)
Rename oldname.txt to newname.txt A file was renamed as part of the project reorganization. No functional changes were made.
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: Renameoldname.txt to newname.txt
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: Rename oldname.txt to newname.txt
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: Rename file
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
minimax/minimax-m2.5:low FAIL 0% 113 in → 159 out (139 reasoning)
diff --git a/oldname.txt b/newname.txt similarity index 100% rename from oldname.txt rename to newname.txt
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
moonshotai/kimi-k3:high FAIL 0% 158 in → 169 out (146 reasoning)
Rename oldname.txt to newname.txt
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:high__json_schema FAIL 0% 158 in → 244 out (168 reasoning)
``` Rename oldname.txt to newname.txt ``` **Character count:** 33/50 ✓ This message follows the imperative mood convention, starts with the action verb "Rename", and clearly describes exactly what the diff shows — a pure file rename with no content changes (100% similarity index).
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:low FAIL 0% 158 in → 97 out (74 reasoning)
Rename oldname.txt to newname.txt
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:low__json_schema FAIL 0% 158 in → 89 out (66 reasoning)
Rename oldname.txt to newname.txt
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:max FAIL 0% 158 in → 153 out (91 reasoning)
**Commit message:** ``` Rename oldname.txt to newname.txt ``` This message clearly identifies the action (rename) and specifies both the source and destination filenames, all within 33 characters — well under the 50-character limit.
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:max__json_schema FAIL 0% 158 in → 92 out (69 reasoning)
Rename oldname.txt to newname.txt
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:medium FAIL 0% 158 in → 90 out (67 reasoning)
Rename oldname.txt to newname.txt
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:medium__json_schema FAIL 0% 158 in → 133 out (110 reasoning)
Rename oldname.txt to newname.txt
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:xhigh FAIL 0% 158 in → 139 out (83 reasoning)
**Commit message:** ``` Rename oldname.txt to newname.txt ``` This message clearly identifies the action (Rename) and specifies both the source and destination files, all within the 50-character limit.
Failure: Scoring error: llm_judge requires a judge client
moonshotai/kimi-k3:xhigh__json_schema FAIL 0% 158 in → 161 out (127 reasoning)
**Commit message:** ``` Rename oldname.txt to newname.txt ``` *(33 characters)*
Failure: Scoring error: llm_judge requires a judge client
nvidia/nemotron-3-super-120b-a12b:medium FAIL 0% 94 in → 319 out (197 reasoning)
Rename oldname.txt to newname.txt
Failure: Scoring error: llm_judge requires a judge client
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-5fb8ecbc-cec6-93ec-bdd7-962a59d00b0b","request_id":"5fb8ecbc-cec6-93ec-bdd7-962a59d00b0b"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-2bdf830a-1df9-9307-a8ed-921257c9bb40","request_id":"2bdf830a-1df9-9307-a8ed-921257c9bb40"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-9aba1707-0952-9bd2-ac28-83cc26df4fee","request_id":"9aba1707-0952-9bd2-ac28-83cc26df4fee"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-5a143ecc-bcaf-919d-977c-b042990d1305","request_id":"5a143ecc-bcaf-919d-977c-b042990d1305"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-52f780bd-e75c-90eb-be91-fe185ff020c4","request_id":"52f780bd-e75c-90eb-be91-fe185ff020c4"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-d784e3f6-bd07-980b-aa90-0334fc30affe"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-0214b5de-3706-9d4b-a40b-f10045420d67"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-daf7af4b-a14c-947e-ba02-b37f752270de"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-89d51196-101d-96bb-9e3d-c3c885feb7b4"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-d2313f8b-c8ad-9c9b-9612-add0191ace97"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-63875b5f-327b-9dae-a32c-d6e3f421d58b"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-a22bc84d-57e8-9581-8b54-af7f7146064f","request_id":"a22bc84d-57e8-9581-8b54-af7f7146064f"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-badaf414-d467-9564-b934-96842dc129f6","request_id":"badaf414-d467-9564-b934-96842dc129f6"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-a53c33de-9c9d-9902-93cb-1d7015061999","request_id":"a53c33de-9c9d-9902-93cb-1d7015061999"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-1143f704-2e4f-96ff-9a86-3053311eeea8","request_id":"1143f704-2e4f-96ff-9a86-3053311eeea8"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-099483fb-cc08-96c0-ae53-b8afbcd6f3bc","request_id":"099483fb-cc08-96c0-ae53-b8afbcd6f3bc"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-4312043b-64d0-9df2-b74c-556b5ffd4aad","request_id":"4312043b-64d0-9df2-b74c-556b5ffd4aad"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-ae1919ba-057d-90fe-8d20-648925e12fe7","request_id":"ae1919ba-057d-90fe-8d20-648925e12fe7"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-2cf98ebb-1451-9d00-a723-27809c5118af","request_id":"2cf98ebb-1451-9d00-a723-27809c5118af"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-17c9c4b7-16e1-9442-8163-4035fd0dee83","request_id":"17c9c4b7-16e1-9442-8163-4035fd0dee83"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-09b15054-eb01-92ab-b6f9-d3dfcee51171","request_id":"09b15054-eb01-92ab-b6f9-d3dfcee51171"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Model 'tencent/hy3:none' violated the reasoning_level=none invariant: provider reported 615 reasoning token(s)
Invalid JSON. Output: Rename file to newname.txt{"commit_message": "Rename file to newname.txt"}
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: Rename oldname.txt to newname.txt
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: Rename oldname.txt to newname.txt
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)