| 1 | prompt = "Bearer tokens sometimes vanish: auth.py cannot read back headers that headers.py stored. The bug spans headers.py and auth.py — make header lookup case-insensitive end to end." |
| 2 | class = "multi-file-bugfix" |
| 3 | max_steps = 15 |
| 4 | timeout_sec = 240 |
| 5 |