mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 12:56:01 -06:00
c756161862
Preserve supported explicit and default Agent reasoning off through the managed transport handoff. Retain unsupported-off transport defaults, model-owned enabled fallbacks, and native Anthropic exceptions. Replace the single-use Set and casting guard with direct switch narrowing. Proved with real Agent-to-embedded-to-managed HTTP/SSE regressions and provider sibling coverage, plus actual Qwen inference through Ollama's OpenAI-compatible reasoning-effort dialect. Related: #119959; the full reported vLLM configuration remains unverified and that issue remains open. This metadata-only replacement retains the exact reviewed and tested tree. It removes an obsolete closing reference from the earlier commit messages without changing any source, test, or baseline content.