mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-17 06:14:27 +02:00
- docs/concepts/model-providers.md: add proxy-route shaping rule for the09ec5d2c4dfix that suppresses implicit Anthropic beta headers (`claude-code-20250219`, `interleaved-thinking-2025-05-14`, OAuth markers) on non-direct endpoints, parallel to the existing OpenAI `compat.supportsDeveloperRole` rule. - docs/gateway/cli-backends.md: add a "Fallback prelude from claude-cli sessions" section fora96f1fa5efso users know that non-CLI fallback candidates after a claude-cli failure are now seeded with a context prelude harvested from Claude Code's `~/.claude/projects/` JSONL (preferring the latest `/compact` summary, coalescing tool blocks, skipping same-provider `--resume` fallbacks).