loop-benchmarking

Controlled 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

commit 150e14e6b771b6276fa497d524bfb868bd1cb9d0
parent 625d14b3b226e882d25a00909c6d47ab82d0080b
Author: Brian Graham <brian@buildingbetterteams.de>
Date:   Wed,  8 Apr 2026 07:32:40 +0200

Switch qwen-3.6-plus from free to paid endpoint

Diffstat:
Mgrid.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/grid.yaml b/grid.yaml @@ -70,7 +70,7 @@ providers: base_url: "http://localhost:4000" auth_token: "dummy" cli_model_map: - "qwen-3.6-plus": "openrouter/qwen/qwen3.6-plus:free" + "qwen-3.6-plus": "openrouter/qwen/qwen3.6-plus" "gemma-4-26b": "openrouter/google/gemma-4-26b-a4b-it" "minimax-m2.7": "openrouter/minimax/minimax-m2.7" "kimi-k2.5": "openrouter/moonshotai/kimi-k2.5"

Impressum · Datenschutz