Files
windmill/backend/windmill-ai
Guilhem LemouelandClaude Opus 5 db43e33965 fix(ai-chat): read Bedrock's thinking out before the block moves
`streaming_tool_calls_to_openai` takes the reasoning block by value, so reading
the text off it afterwards borrowed a moved value. Only the `bedrock` feature
compiles this file, which is why it passed every check but CI's full one.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QN7VboDEm9HAB1t4sMxMdE
2026-09-09 20:34:13 +02:00
..