-
Your Name authored
- 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
d4d2c7b2