clawbench/profiles
scoootscooob 01a31e55fb sweep: per-container state isolation + qwen model-id fix
scripts/container_sweep_single.sh: clone pristine OpenClaw state to
/tmp/ per sweep before starting the gateway. Carries over config
(openclaw.json, identity/, devices/, exec-approvals.json, tasks/,
subagents/, flows/, cron/) but leaves runtime dirs (agents/,
workspace*/, logs/, memory/, cache/) empty. Sets OPENCLAW_STATE_DIR
to the isolated dir so the gateway writes to /tmp instead of the
shared host mount. Fixes the cascading "RPC agents.create timed out
after 60s" failures caused by 4k+ stale agents accumulating across
sequential sweeps.

profiles/frontier_qwen_3_6.yaml: fix base_model from
openrouter/qwen/qwen-3.6-plus (with dash) to openrouter/qwen/qwen3.6-plus
(no dash). The dashed slug is unknown to OpenRouter and silently fails;
the no-dash version is the real canonical.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 19:48:30 -07:00
..
example_research_stack.yaml ClawBench: 7-model frontier baseline + bake-off tooling 2026-04-10 19:14:11 -07:00
frontier_gemini_3_pro.yaml ClawBench: 7-model frontier baseline + bake-off tooling 2026-04-10 19:14:11 -07:00
frontier_glm_5_1.yaml ClawBench: 7-model frontier baseline + bake-off tooling 2026-04-10 19:14:11 -07:00
frontier_gpt_5_4.yaml ClawBench: 7-model frontier baseline + bake-off tooling 2026-04-10 19:14:11 -07:00
frontier_kimi_k25.yaml ClawBench: 7-model frontier baseline + bake-off tooling 2026-04-10 19:14:11 -07:00
frontier_minimax_m27.yaml ClawBench: 7-model frontier baseline + bake-off tooling 2026-04-10 19:14:11 -07:00
frontier_opus_4_6.yaml ClawBench: 7-model frontier baseline + bake-off tooling 2026-04-10 19:14:11 -07:00
frontier_qwen_3_6.yaml sweep: per-container state isolation + qwen model-id fix 2026-04-20 19:48:30 -07:00
local_ollama_gpt_oss.yaml docs: fix ollama profile guidance 2026-04-16 19:49:04 -07:00