launch.json (207B)
1 { 2 "version": "0.2.0", 3 "configurations": [ 4 { 5 "command": "./node_modules/.bin/astro dev", 6 "name": "Development server", 7 "request": "launch", 8 "type": "node-terminal" 9 } 10 ] 11 }
loop-benchmarkingControlled experiments across agentic coding configurations. Same task, one variable, what actually works. | |
| git clone https://git.shiptheloop.com/loop-benchmarking.git | |
| Log | Files | Refs | README |