← ChoreCode leaderboard · 20260706T163525Z
dependency-stdlib-query-chore
Decode query strings with the standard library
tiny_query.parser.query_value should return the first decoded query-string value for a key, including percent escapes and plus-as-space handling. This is solvable with the Python standard library; do not add a URL parsing dependency. Return a unified diff only.
Forbidden cheap shots: adding yarl, furl, httpx, or another dependency for basic query parsing; hard-coding the hidden query strings; modifying or deleting visible tests
Results by model
8 run configs| Run config | Accepted | Accept rate | Hard fails |
|---|---|---|---|
| kimi-k2.6 | 2/3 | 67% | 0 |
| deepseek-v4-flash | 1/3 | 33% | 0 |
| deepseek-v4-pro | 1/3 | 33% | 0 |
| gemma4-26b | 1/3 | 33% | 0 |
| glm-5.2 | 0/3 | 0% | 0 |
| minimax-m2.7 | 0/3 | 0% | 0 |
| minimax-m3 | 0/3 | 0% | 0 |
| qwen3.6-27b | 0/3 | 0% | 0 |
Attempts
expand a row for the patch and logsdeepseek-v4-flash · rep 0 · patch_apply_failed · 284→277 tok · $0.000075
no patch produced
deepseek-v4-flash · rep 1 · patch_apply_failed · 284→337 tok · $0.000086
no patch produced
deepseek-v4-flash · rep 2 · accepted · 284→436 tok · $0.00010
no patch produced
deepseek-v4-pro · rep 0 · patch_apply_failed · 284→748 tok · $0.0008
no patch produced
deepseek-v4-pro · rep 1 · patch_apply_failed · 284→392 tok · $0.00046
no patch produced
deepseek-v4-pro · rep 2 · accepted · 284→514 tok · $0.0006
no patch produced
gemma4-26b · rep 0 · patch_apply_failed · 319→11394 tok · $0.0038
no patch produced
gemma4-26b · rep 1 · accepted · 319→9665 tok · $0.0032
no patch produced
gemma4-26b · rep 2 · patch_apply_failed · 319→2668 tok · $0.0009
no patch produced
glm-5.2 · rep 0 · patch_apply_failed · 278→551 tok · $0.0011
no patch produced
glm-5.2 · rep 1 · patch_apply_failed · 278→2473 tok · $0.0045
no patch produced
glm-5.2 · rep 2 · patch_apply_failed · 278→906 tok · $0.0018
no patch produced
kimi-k2.6 · rep 0 · accepted · 274→4112 tok · $0.0142
no patch produced
kimi-k2.6 · rep 1 · accepted · 274→4376 tok · $0.0151
no patch produced
kimi-k2.6 · rep 2 · patch_apply_failed · 274→2264 tok · $0.0079
no patch produced
minimax-m2.7 · rep 0 · patch_apply_failed · 276→569 tok · $0.00046
no patch produced
minimax-m2.7 · rep 1 · patch_apply_failed · 276→403 tok · $0.00034
no patch produced
minimax-m2.7 · rep 2 · patch_apply_failed · 276→526 tok · $0.00043
no patch produced
minimax-m3 · rep 0 · patch_apply_failed · 432→552 tok · $0.0008
no patch produced
minimax-m3 · rep 1 · patch_apply_failed · 432→722 tok · $0.0010
no patch produced
minimax-m3 · rep 2 · patch_apply_failed · 432→1817 tok · $0.0023
no patch produced
qwen3.6-27b · rep 0 · patch_apply_failed · 296→1987 tok · $0.0049
no patch produced
qwen3.6-27b · rep 1 · patch_apply_failed · 296→2318 tok · $0.0056
no patch produced
qwen3.6-27b · rep 2 · patch_apply_failed · 296→2973 tok · $0.0072
no patch produced