feat: Add streaming thinking block support for Claude provider
- Handle 'thinking' and 'redacted_thinking' in content_block_start events - Handle 'thinking_delta' events to accumulate thinking content during streaming - Handle 'signature_delta' events for thinking block signatures - Log thinking block completion with character count - Thinking content is accumulated but not emitted to client (stored for final response) - Matches original Claude Code streaming thinking implementation
Showing
Please
register
or
sign in
to comment