Tags: iblai/claw-router
Tags
fix: strip thinking params when routing to Haiku (LIGHT tier) Haiku 3.5 doesn't support thinking/extended-thinking. When the router picks LIGHT tier, strip body.thinking and remove thinking-related anthropic-beta headers before proxying. Prevents 400 errors when callers have thinking enabled globally.
v1.1.0 What's new: - fix: skip system prompt in scoring — prevents all-HEAVY routing when OpenClaw sends large keyword-rich system prompts. Scores dropped from ~0.44 to 0.01-0.20, correctly routing routine tasks to Sonnet - Install script now auto-patches agents.defaults.models allowlist (fixes 'model not allowed' error) - Uninstall script fully cleans up openclaw.json, model allowlist, and cached models.json - README: 30-day savings table, troubleshooting guide, cost checking instructions Upgrade: just git pull and restart the service (sudo systemctl restart iblai-router)