8dd89033cc
OpenRouter sends encrypted redacted_thinking blocks that appear as literal [REDACTED] text in reasoning parts. The TUI already strips these, but the shared UI component (used by both the vscode extension and packages/app) rendered them as-is. Strip [REDACTED] from reasoning part text before rendering, matching the TUI behavior.